Started by user Matthias Mueller [Pipeline] node Running on master in /var/lib/jenkins/workspace/appNG_Build_Tag [Pipeline] { [Pipeline] stage [Pipeline] { (Info) [Pipeline] echo #################################### [Pipeline] echo Preparing release 1.14.0 [Pipeline] echo #################################### [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prepare Release Branch) [Pipeline] tool [Pipeline] sh [appNG_Build_Tag] Running shell script + rm -rf appng [Pipeline] sh [appNG_Build_Tag] Running shell script + git clone git@github.com:appNG/appng.git Cloning into 'appng'... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Release) [Pipeline] dir Running in /var/lib/jenkins/workspace/appNG_Build_Tag/appng [Pipeline] { [Pipeline] sh [appng] Running shell script + git checkout appng-1.14.0 Note: checking out 'appng-1.14.0'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at e5e931d... APPNG-2000 [Pipeline] sh [appng] Running shell script + /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.5.0/bin/mvn clean deploy -Djavax.xml.accessExternalSchema=all -Dmaven.javadoc.skip -DoutFolder=/srv/www/appng.org/appng/builds/stable -Pmaven-central [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng:appng-tools:jar:1.14.0 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng:appng-mail:jar:1.14.0 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng:appng-forms:jar:1.14.0 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng:appng-formtags:jar:1.14.0 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng:appng-xmlapi:jar:1.14.0 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng:appng-testsupport:jar:1.14.0 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng:appng-api:jar:1.14.0 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng:appng-persistence:jar:1.14.0 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng:appng-search:jar:1.14.0 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng:appng-core:jar:1.14.0 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng:appng-tomcat7:jar:1.14.0 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng:appng-tomcat8:jar:1.14.0 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng:appng-cli:jar:1.14.0 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng:appng-taglib:jar:1.14.0 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng:appng-application:war:1.14.0 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng:appng-documentation:jar:1.14.0 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng:appng-template-assembly:jar:1.14.0 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng:appng-application-assembly:jar:1.14.0 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng:appng-archetype-application:jar:1.14.0 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng:appng-appngizer-jaxb:jar:1.14.0 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng:appng-appngizer:war:1.14.0 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng.maven:appng-appngizer-maven-plugin:maven-plugin:1.14.0 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.appng:appng-parent:pom:1.14.0 [WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. @ line 407, column 20 [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] Inspecting build with total of 25 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 25 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] appNG Parent [INFO] appNG Tools [INFO] appNG Mail [INFO] appNG Forms [INFO] appng Formtags [INFO] appNG XML-API [INFO] appNG public API [INFO] appNG testsupport [INFO] appNG Persistence-Tools [INFO] appNG Search [INFO] appNG Core Library [INFO] appNG Tomcat 7 [INFO] appNG Tomcat 8 [INFO] appNG Command Line Interface [INFO] appNG Tag Library [INFO] appNG Application [INFO] appNG Documentation [INFO] appNG Template Assembly Descriptors [INFO] appNG Template Parent [INFO] appng-application-assembly [INFO] appNG application parent [INFO] Archetype - appng-archetype-application [INFO] appNGizer JAXB API [INFO] appNGizer [INFO] appNG appNGizer Maven Plugin [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Parent 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-parent --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-parent --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-parent --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-parent --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-parent/1.14.0/appng-parent-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/appng-parent-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-parent/1.14.0/appng-parent-1.14.0.pom.asc [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default) > generate-sources @ appng-parent >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] Generating source... [INFO] parsing a schema... [INFO] compiling a schema... [INFO] org/appng/xml/platform/Action.java [INFO] org/appng/xml/platform/ActionRef.java [INFO] org/appng/xml/platform/ApplicationConfig.java [INFO] org/appng/xml/platform/ApplicationReference.java [INFO] org/appng/xml/platform/ApplicationRootConfig.java [INFO] org/appng/xml/platform/Authentication.java [INFO] org/appng/xml/platform/Authentications.java [INFO] org/appng/xml/platform/Bean.java [INFO] org/appng/xml/platform/BeanOption.java [INFO] org/appng/xml/platform/Condition.java [INFO] org/appng/xml/platform/Config.java [INFO] org/appng/xml/platform/Content.java [INFO] org/appng/xml/platform/Data.java [INFO] org/appng/xml/platform/DataConfig.java [INFO] org/appng/xml/platform/Datafield.java [INFO] org/appng/xml/platform/Datasource.java [INFO] org/appng/xml/platform/DatasourceRef.java [INFO] org/appng/xml/platform/Datasources.java [INFO] org/appng/xml/platform/Digits.java [INFO] org/appng/xml/platform/Event.java [INFO] org/appng/xml/platform/Events.java [INFO] org/appng/xml/platform/FieldDef.java [INFO] org/appng/xml/platform/FieldPermissionType.java [INFO] org/appng/xml/platform/FieldPermissions.java [INFO] org/appng/xml/platform/FieldType.java [INFO] org/appng/xml/platform/FileUpload.java [INFO] org/appng/xml/platform/Future.java [INFO] org/appng/xml/platform/GetParams.java [INFO] org/appng/xml/platform/Icon.java [INFO] org/appng/xml/platform/Icontype.java [INFO] org/appng/xml/platform/ItemType.java [INFO] org/appng/xml/platform/Label.java [INFO] org/appng/xml/platform/Labels.java [INFO] org/appng/xml/platform/Link.java [INFO] org/appng/xml/platform/Linkmode.java [INFO] org/appng/xml/platform/Linkpanel.java [INFO] org/appng/xml/platform/Localization.java [INFO] org/appng/xml/platform/Max.java [INFO] org/appng/xml/platform/Message.java [INFO] org/appng/xml/platform/MessageType.java [INFO] org/appng/xml/platform/Messages.java [INFO] org/appng/xml/platform/MetaData.java [INFO] org/appng/xml/platform/Min.java [INFO] org/appng/xml/platform/Navigation.java [INFO] org/appng/xml/platform/NavigationItem.java [INFO] org/appng/xml/platform/NotNull.java [INFO] org/appng/xml/platform/ObjectFactory.java [INFO] org/appng/xml/platform/Option.java [INFO] org/appng/xml/platform/OptionGroup.java [INFO] org/appng/xml/platform/Output.java [INFO] org/appng/xml/platform/OutputFormat.java [INFO] org/appng/xml/platform/OutputType.java [INFO] org/appng/xml/platform/PageConfig.java [INFO] org/appng/xml/platform/PageDefinition.java [INFO] org/appng/xml/platform/PageReference.java [INFO] org/appng/xml/platform/Pages.java [INFO] org/appng/xml/platform/PagesReference.java [INFO] org/appng/xml/platform/PanelLocation.java [INFO] org/appng/xml/platform/Param.java [INFO] org/appng/xml/platform/ParamType.java [INFO] org/appng/xml/platform/Params.java [INFO] org/appng/xml/platform/Past.java [INFO] org/appng/xml/platform/Pattern.java [INFO] org/appng/xml/platform/Permission.java [INFO] org/appng/xml/platform/PermissionMode.java [INFO] org/appng/xml/platform/Permissions.java [INFO] org/appng/xml/platform/Platform.java [INFO] org/appng/xml/platform/PlatformConfig.java [INFO] org/appng/xml/platform/PostParams.java [INFO] org/appng/xml/platform/Result.java [INFO] org/appng/xml/platform/Resultset.java [INFO] org/appng/xml/platform/Rule.java [INFO] org/appng/xml/platform/Section.java [INFO] org/appng/xml/platform/SectionConfig.java [INFO] org/appng/xml/platform/SectionDef.java [INFO] org/appng/xml/platform/Sectionelement.java [INFO] org/appng/xml/platform/SectionelementDef.java [INFO] org/appng/xml/platform/Selection.java [INFO] org/appng/xml/platform/SelectionGroup.java [INFO] org/appng/xml/platform/SelectionType.java [INFO] org/appng/xml/platform/Session.java [INFO] org/appng/xml/platform/SessionInfo.java [INFO] org/appng/xml/platform/SessionParams.java [INFO] org/appng/xml/platform/Size.java [INFO] org/appng/xml/platform/Sort.java [INFO] org/appng/xml/platform/SortOrder.java [INFO] org/appng/xml/platform/Structure.java [INFO] org/appng/xml/platform/StructureDef.java [INFO] org/appng/xml/platform/Subject.java [INFO] org/appng/xml/platform/Template.java [INFO] org/appng/xml/platform/TextElement.java [INFO] org/appng/xml/platform/Textcontents.java [INFO] org/appng/xml/platform/Textelements.java [INFO] org/appng/xml/platform/Type.java [INFO] org/appng/xml/platform/UrlParams.java [INFO] org/appng/xml/platform/UrlSchema.java [INFO] org/appng/xml/platform/UserData.java [INFO] org/appng/xml/platform/UserInputField.java [INFO] org/appng/xml/platform/Validation.java [INFO] org/appng/xml/platform/ValidationGroups.java [INFO] org/appng/xml/platform/ValidationRule.java [INFO] org/appng/xml/platform/package-info.java [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] Generating source... [INFO] parsing a schema... [INFO] compiling a schema... [INFO] org/appng/xml/application/ApplicationInfo.java [INFO] org/appng/xml/application/Datasource.java [INFO] org/appng/xml/application/DatasourceType.java [INFO] org/appng/xml/application/Datasources.java [INFO] org/appng/xml/application/ObjectFactory.java [INFO] org/appng/xml/application/PackageInfo.java [INFO] org/appng/xml/application/Permission.java [INFO] org/appng/xml/application/PermissionRef.java [INFO] org/appng/xml/application/Permissions.java [INFO] org/appng/xml/application/Properties.java [INFO] org/appng/xml/application/Property.java [INFO] org/appng/xml/application/Role.java [INFO] org/appng/xml/application/Roles.java [INFO] org/appng/xml/application/Template.java [INFO] org/appng/xml/application/TemplateType.java [INFO] org/appng/xml/application/package-info.java [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] Generating source... [INFO] parsing a schema... [INFO] compiling a schema... [INFO] org/appng/appngizer/model/xml/Application.java [INFO] org/appng/appngizer/model/xml/Applications.java [INFO] org/appng/appngizer/model/xml/Database.java [INFO] org/appng/appngizer/model/xml/Databases.java [INFO] org/appng/appngizer/model/xml/Group.java [INFO] org/appng/appngizer/model/xml/Groups.java [INFO] org/appng/appngizer/model/xml/Home.java [INFO] org/appng/appngizer/model/xml/Link.java [INFO] org/appng/appngizer/model/xml/Linkable.java [INFO] org/appng/appngizer/model/xml/Links.java [INFO] org/appng/appngizer/model/xml/Nameable.java [INFO] org/appng/appngizer/model/xml/ObjectFactory.java [INFO] org/appng/appngizer/model/xml/Package.java [INFO] org/appng/appngizer/model/xml/PackageType.java [INFO] org/appng/appngizer/model/xml/Packages.java [INFO] org/appng/appngizer/model/xml/Permission.java [INFO] org/appng/appngizer/model/xml/Permissions.java [INFO] org/appng/appngizer/model/xml/Platform.java [INFO] org/appng/appngizer/model/xml/Properties.java [INFO] org/appng/appngizer/model/xml/Property.java [INFO] org/appng/appngizer/model/xml/Repositories.java [INFO] org/appng/appngizer/model/xml/Repository.java [INFO] org/appng/appngizer/model/xml/RepositoryMode.java [INFO] org/appng/appngizer/model/xml/RepositoryType.java [INFO] org/appng/appngizer/model/xml/Role.java [INFO] org/appng/appngizer/model/xml/Roles.java [INFO] org/appng/appngizer/model/xml/SchemaVersion.java [INFO] org/appng/appngizer/model/xml/Site.java [INFO] org/appng/appngizer/model/xml/Sites.java [INFO] org/appng/appngizer/model/xml/Subject.java [INFO] org/appng/appngizer/model/xml/Subjects.java [INFO] org/appng/appngizer/model/xml/UserType.java [INFO] org/appng/appngizer/model/xml/Versions.java [INFO] org/appng/appngizer/model/xml/package-info.java [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default) < generate-sources @ appng-parent <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default) @ appng-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-parent --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-parent/1.14.0/appng-parent-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/appng-parent-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-parent/1.14.0/appng-parent-1.14.0.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Tools 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-tools --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tools/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-tools --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 37 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tools/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-tools --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tools/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-tools --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.tools.poi.WorkbookTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.594 s - in org.appng.tools.poi.WorkbookTest [INFO] Running org.appng.tools.image.DimensionTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.appng.tools.image.DimensionTest [INFO] Running org.appng.tools.image.ImageProcessorTest 2017-06-29 14:39:34,236 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2017-05-23 http://www.imagemagick.org 2017-06-29 14:39:34,381 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2017-05-23 http://www.imagemagick.org 2017-06-29 14:39:34,393 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2017-05-23 http://www.imagemagick.org 2017-06-29 14:39:34,497 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2017-05-23 http://www.imagemagick.org 2017-06-29 14:39:34,506 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2017-05-23 http://www.imagemagick.org 2017-06-29 14:39:34,586 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2017-05-23 http://www.imagemagick.org 2017-06-29 14:39:34,679 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2017-05-23 http://www.imagemagick.org 2017-06-29 14:39:34,774 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2017-05-23 http://www.imagemagick.org 2017-06-29 14:39:34,881 INFO [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.8.9-9 Q16 x86_64 2017-05-23 http://www.imagemagick.org [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.9 s - in org.appng.tools.image.ImageProcessorTest [INFO] Running org.appng.tools.markup.XHTMLTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.tools.markup.XHTMLTest [INFO] Running org.appng.tools.file.MagicByteCheckTest 2017-06-29 14:39:35,030 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001 2017-06-29 14:39:35,032 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001 2017-06-29 14:39:35,033 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001 2017-06-29 14:39:35,035 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001 2017-06-29 14:39:35,038 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (png) is not identical with file extension for file jpg 2017-06-29 14:39:35,038 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.002 2017-06-29 14:39:35,042 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file gif 2017-06-29 14:39:35,042 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.003 2017-06-29 14:39:35,043 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file png 2017-06-29 14:39:35,043 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001 2017-06-29 14:39:35,044 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file pdf 2017-06-29 14:39:35,045 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.028 s - in org.appng.tools.file.MagicByteCheckTest [INFO] Running org.appng.tools.os.CommandTest 2017-06-29 14:39:35,047 DEBUG [main] org.appng.tools.os.Command : executing: 'ls' [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.tools.os.CommandTest [INFO] Running org.appng.tools.locator.GeoLocatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.appng.tools.locator.GeoLocatorTest [INFO] Running org.appng.tools.ui.PaginationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.tools.ui.PaginationTest [INFO] Running org.appng.tools.ui.StringNormalizerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.appng.tools.ui.StringNormalizerTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 31, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-tools --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tools/target/appng-tools-1.14.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-tools --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tools/target/appng-tools-1.14.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-tools --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-tools --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tools/target/appng-tools-1.14.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.14.0/appng-tools-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tools/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.14.0/appng-tools-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tools/target/appng-tools-1.14.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.14.0/appng-tools-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tools/target/appng-tools-1.14.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.14.0/appng-tools-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tools/target/appng-tools-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.14.0/appng-tools-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tools/target/appng-tools-1.14.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.14.0/appng-tools-1.14.0-sources.jar.asc [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default) > generate-sources @ appng-tools >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default) < generate-sources @ appng-tools <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default) @ appng-tools --- [INFO] Skipping javadoc generation [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-tools --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tools/target/appng-tools-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.14.0/appng-tools-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tools/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.14.0/appng-tools-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tools/target/appng-tools-1.14.0-sources.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.14.0/appng-tools-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tools/target/appng-tools-1.14.0.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.14.0/appng-tools-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tools/target/appng-tools-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.14.0/appng-tools-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tools/target/appng-tools-1.14.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.14.0/appng-tools-1.14.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Mail 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-mail --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-mail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-mail/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-mail --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-mail/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-mail --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-mail --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-mail/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-mail --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.mail.MailTest DEBUG: setDebug: JavaMail version 1.4.5 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s - in org.appng.mail.MailTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-mail --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-mail/target/appng-mail-1.14.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-mail --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-mail/target/appng-mail-1.14.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-mail --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-mail --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-mail/target/appng-mail-1.14.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.14.0/appng-mail-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-mail/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.14.0/appng-mail-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-mail/target/appng-mail-1.14.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.14.0/appng-mail-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-mail/target/appng-mail-1.14.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.14.0/appng-mail-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-mail/target/appng-mail-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.14.0/appng-mail-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-mail/target/appng-mail-1.14.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.14.0/appng-mail-1.14.0-sources.jar.asc [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default) > generate-sources @ appng-mail >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default) < generate-sources @ appng-mail <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default) @ appng-mail --- [INFO] Skipping javadoc generation [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-mail --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-mail/target/appng-mail-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.14.0/appng-mail-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-mail/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.14.0/appng-mail-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-mail/target/appng-mail-1.14.0-sources.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.14.0/appng-mail-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-mail/target/appng-mail-1.14.0.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.14.0/appng-mail-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-mail/target/appng-mail-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.14.0/appng-mail-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-mail/target/appng-mail-1.14.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.14.0/appng-mail-1.14.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Forms 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-forms --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-forms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-forms/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-forms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-forms/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-forms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-forms --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-forms/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-forms --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.forms.XSSUtilTest System property [org.owasp.esapi.opsteam] is not set System property [org.owasp.esapi.devteam] is not set Attempting to load ESAPI.properties via file I/O. Attempting to load ESAPI.properties as resource file via file I/O. Not found in 'org.owasp.esapi.resources' directory or file not readable: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-forms/ESAPI.properties Not found in SystemResource Directory/resourceDirectory: .esapi/ESAPI.properties Not found in 'user.home' (/var/lib/jenkins) directory: /var/lib/jenkins/esapi/ESAPI.properties Loading ESAPI.properties via file I/O failed. Exception was: java.io.FileNotFoundException Attempting to load ESAPI.properties via the classpath. SUCCESSFULLY LOADED ESAPI.properties via the CLASSPATH from '/ (root)' using current thread context class loader! SecurityConfiguration for Validator.ConfigurationFile.MultiValued not found in ESAPI.properties. Using default: false SecurityConfiguration for Validator.ConfigurationFile not found in ESAPI.properties. Using default: validation.properties Attempting to load validation.properties via file I/O. Attempting to load validation.properties as resource file via file I/O. Not found in 'org.owasp.esapi.resources' directory or file not readable: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-forms/validation.properties Not found in SystemResource Directory/resourceDirectory: .esapi/validation.properties Not found in 'user.home' (/var/lib/jenkins) directory: /var/lib/jenkins/esapi/validation.properties Loading validation.properties via file I/O failed. Attempting to load validation.properties via the classpath. validation.properties could not be loaded by any means. fail. Exception was: java.lang.IllegalArgumentException: Failed to load ESAPI.properties as a classloader resource. SecurityConfiguration for ESAPI.printProperties not found in ESAPI.properties. Using default: false SecurityConfiguration for Encryptor.CipherTransformation not found in ESAPI.properties. Using default: AES/CBC/PKCS5Padding SecurityConfiguration for ESAPI.Logger not found in ESAPI.properties. Using default: org.owasp.esapi.reference.JavaLogFactory SecurityConfiguration for Logger.LogApplicationName not found in ESAPI.properties. Using default: true SecurityConfiguration for Logger.LogServerIP not found in ESAPI.properties. Using default: true SecurityConfiguration for Logger.ApplicationName not found in ESAPI.properties. Using default: DefaultName SecurityConfiguration for Encoder.AllowMultipleEncoding not found in ESAPI.properties. Using default: false SecurityConfiguration for Encoder.AllowMixedEncoding not found in ESAPI.properties. Using default: false SecurityConfiguration for Encoder.AllowMultipleEncoding not found in ESAPI.properties. Using default: false SecurityConfiguration for Encoder.AllowMixedEncoding not found in ESAPI.properties. Using default: false [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s - in org.appng.forms.XSSUtilTest [INFO] Running org.appng.forms.FormRequestTest 2017-06-29 14:39:40,428 DEBUG [main] org.appng.forms.impl.RequestBean: tempdir is /tmp 2017-06-29 14:39:40,429 DEBUG [main] org.appng.forms.impl.RequestBean: content type: null 2017-06-29 14:39:40,429 DEBUG [main] org.appng.forms.impl.RequestBean: requestURI: null 2017-06-29 14:39:40,429 DEBUG [main] org.appng.forms.impl.RequestBean: contextPath: null 2017-06-29 14:39:40,429 DEBUG [main] org.appng.forms.impl.RequestBean: servletPath: null 2017-06-29 14:39:40,429 DEBUG [main] org.appng.forms.impl.RequestBean: pathInfo: null 2017-06-29 14:39:40,430 DEBUG [main] org.appng.forms.impl.RequestBean: request method: GET 2017-06-29 14:39:40,433 TRACE [main] org.appng.forms.impl.RequestBean: GET parameter: foo is multi-valued 2017-06-29 14:39:40,433 TRACE [main] org.appng.forms.impl.RequestBean: GET parameter: foo = [bar, 42] 2017-06-29 14:39:40,433 TRACE [main] org.appng.forms.impl.RequestBean: parameter 'foo' is multi-valued, discarding value(s) [42] 2017-06-29 14:39:40,441 DEBUG [main] org.appng.forms.impl.RequestBean: tempdir is /tmp 2017-06-29 14:39:40,441 DEBUG [main] org.appng.forms.impl.RequestBean: content type: multipart/form-data; boundary=foobar 2017-06-29 14:39:40,441 DEBUG [main] org.appng.forms.impl.RequestBean: requestURI: null 2017-06-29 14:39:40,441 DEBUG [main] org.appng.forms.impl.RequestBean: contextPath: null 2017-06-29 14:39:40,441 DEBUG [main] org.appng.forms.impl.RequestBean: servletPath: null 2017-06-29 14:39:40,441 DEBUG [main] org.appng.forms.impl.RequestBean: pathInfo: null 2017-06-29 14:39:40,441 DEBUG [main] org.appng.forms.impl.RequestBean: request method: POST 2017-06-29 14:39:40,466 TRACE [main] org.appng.forms.impl.RequestBean: POST parameter: foo = bar 2017-06-29 14:39:40,468 TRACE [main] org.appng.forms.impl.RequestBean: POST upload parameter: /tmp/5F2ACDC183D81BEFC73E7B7482ECEAA4_110.jpg (size 10551, type: image/jpeg, original name:anonymous.jpg) 2017-06-29 14:39:40,479 DEBUG [main] org.appng.forms.impl.RequestBean: tempdir is /tmp 2017-06-29 14:39:40,479 DEBUG [main] org.appng.forms.impl.RequestBean: content type: multipart/form-data; boundary=foobar 2017-06-29 14:39:40,479 DEBUG [main] org.appng.forms.impl.RequestBean: requestURI: null 2017-06-29 14:39:40,479 DEBUG [main] org.appng.forms.impl.RequestBean: contextPath: null 2017-06-29 14:39:40,480 DEBUG [main] org.appng.forms.impl.RequestBean: servletPath: null 2017-06-29 14:39:40,480 DEBUG [main] org.appng.forms.impl.RequestBean: pathInfo: null 2017-06-29 14:39:40,480 DEBUG [main] org.appng.forms.impl.RequestBean: request method: POST 2017-06-29 14:39:40,482 TRACE [main] org.appng.forms.impl.RequestBean: POST parameter: foo = bar 2017-06-29 14:39:40,482 TRACE [main] org.appng.forms.impl.RequestBean: POST upload parameter: /tmp/5F2ACDC183D81BEFC73E7B7482ECEAA4_111.jpg (size 10551, type: image/jpeg, original name:anonymous.jpg) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s - in org.appng.forms.FormRequestTest [INFO] Running org.appng.forms.RequestTest 2017-06-29 14:39:40,490 DEBUG [main] org.appng.forms.impl.RequestBean: adding parameter foo:bar 2017-06-29 14:39:40,490 DEBUG [main] org.appng.forms.impl.RequestBean: adding parameter john:doe 2017-06-29 14:39:40,490 DEBUG [main] org.appng.forms.impl.RequestBean: adding parameter foo:bar [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.forms.RequestTest [INFO] Running org.appng.forms.FormUploadTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.forms.FormUploadTest [INFO] Running org.appng.el.ExpressionEvaluatorTest 2017-06-29 14:39:40,526 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2017-06-29 14:39:40,526 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2017-06-29 14:39:40,527 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2017-06-29 14:39:40,527 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2017-06-29 14:39:40,543 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq 5 ? 'is five' : 'is not five'} = is five [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,544 DEBUG [main] org.appng.el.ExpressionEvaluator: ${b eq 5 ? 'is five' : 'is not five'} = is not five [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,545 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq null ? 'is null': 'is not null'} = is not null [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,545 DEBUG [main] org.appng.el.ExpressionEvaluator: ${c eq null ? 'is null': 'is not null'} = is null [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,545 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2017-06-29 14:39:40,545 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2017-06-29 14:39:40,546 DEBUG [main] org.appng.el.ExpressionEvaluator: ${map['foo'] eq 'bar'} = true [(a = 5), (b = 6), (SESSION = {foo=5}), (map = {foo=bar})] 2017-06-29 14:39:40,546 DEBUG [main] org.appng.el.ExpressionEvaluator: ${map['foo']} = bar [(a = 5), (b = 6), (SESSION = {foo=5}), (map = {foo=bar})] 2017-06-29 14:39:40,547 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2017-06-29 14:39:40,547 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2017-06-29 14:39:40,547 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':asList' with method 'public static java.util.List org.appng.el.ExpressionEvaluatorTest.asList(java.lang.Object[]), 2017-06-29 14:39:40,549 DEBUG [main] org.appng.el.ExpressionEvaluator: ${asList(args)} = [1, 4, 56.0] [(args = [Ljava.lang.Object;@5ccddd20), (a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,549 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2017-06-29 14:39:40,549 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2017-06-29 14:39:40,549 DEBUG [main] org.appng.el.ExpressionEvaluator: ${numbers[0] == 1} = true [(a = 5), (b = 6), (numbers = [I@1ed1993a), (SESSION = {foo=5})] 2017-06-29 14:39:40,550 DEBUG [main] org.appng.el.ExpressionEvaluator: ${numbers[0] + numbers[3]} = 5 [(a = 5), (b = 6), (numbers = [I@1ed1993a), (SESSION = {foo=5})] 2017-06-29 14:39:40,551 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2017-06-29 14:39:40,551 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2017-06-29 14:39:40,555 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.type eq 'ON'} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)] 2017-06-29 14:39:40,555 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.type eq type} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)] 2017-06-29 14:39:40,557 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.type eq 'OFF'} = false [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)] 2017-06-29 14:39:40,558 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.dummies[0].type eq dummy.type} = false [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)] 2017-06-29 14:39:40,559 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.foo eq 42} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)] 2017-06-29 14:39:40,559 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.bar eq 'bar'} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)] 2017-06-29 14:39:40,560 DEBUG [main] org.appng.el.ExpressionEvaluator: ${empty dummy.dummies[0].dummies} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)] 2017-06-29 14:39:40,560 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.dummies[0].foo eq 23} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)] 2017-06-29 14:39:40,561 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':size' with method 'public static int org.appng.el.ExpressionEvaluatorTest.size(java.util.Collection), 2017-06-29 14:39:40,561 DEBUG [main] org.appng.el.ExpressionEvaluator: ${size(dummy.dummies) eq 1} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5}), (type = ON)] 2017-06-29 14:39:40,562 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2017-06-29 14:39:40,562 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2017-06-29 14:39:40,562 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2017-06-29 14:39:40,563 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2017-06-29 14:39:40,563 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'site-id' of type 'java.lang.String' to value '' 2017-06-29 14:39:40,563 DEBUG [main] org.appng.el.ExpressionEvaluator: ${site-id eq ''} = true [(a = 5), (b = 6), (SESSION = {foo=5}), (site-id = )] true 2017-06-29 14:39:40,564 DEBUG [main] org.appng.el.ExpressionEvaluator: ${site-id} = 0 [(a = 5), (b = 6), (SESSION = {foo=5}), (site-id = )] 0 2017-06-29 14:39:40,565 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2017-06-29 14:39:40,565 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2017-06-29 14:39:40,565 DEBUG [main] org.appng.el.ExpressionEvaluator: ${c eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5})] true 2017-06-29 14:39:40,566 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2017-06-29 14:39:40,566 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2017-06-29 14:39:40,566 DEBUG [main] org.appng.el.ExpressionEvaluator: ${c eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,567 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq c} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,567 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq null} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,567 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2017-06-29 14:39:40,568 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2017-06-29 14:39:40,568 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.String' to value '1' 2017-06-29 14:39:40,568 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'A' of type 'java.lang.String' to value '3' 2017-06-29 14:39:40,568 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'ab' of type 'java.lang.String' to value '5' 2017-06-29 14:39:40,568 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'aB' of type 'java.lang.String' to value '6' 2017-06-29 14:39:40,568 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2017-06-29 14:39:40,568 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a_b' of type 'java.lang.String' to value '7' 2017-06-29 14:39:40,569 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a_' of type 'java.lang.String' to value '2' 2017-06-29 14:39:40,569 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'A_' of type 'java.lang.String' to value '4' 2017-06-29 14:39:40,569 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'aB_' of type 'java.lang.String' to value '8' 2017-06-29 14:39:40,569 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a} = 1 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5}), (a_ = 2), (A_ = 4), (aB_ = 8)] 2017-06-29 14:39:40,570 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a_} = 2 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5}), (a_ = 2), (A_ = 4), (aB_ = 8)] 2017-06-29 14:39:40,570 DEBUG [main] org.appng.el.ExpressionEvaluator: ${A} = 3 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5}), (a_ = 2), (A_ = 4), (aB_ = 8)] 2017-06-29 14:39:40,570 DEBUG [main] org.appng.el.ExpressionEvaluator: ${A_} = 4 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5}), (a_ = 2), (A_ = 4), (aB_ = 8)] 2017-06-29 14:39:40,571 DEBUG [main] org.appng.el.ExpressionEvaluator: ${ab} = 5 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5}), (a_ = 2), (A_ = 4), (aB_ = 8)] 2017-06-29 14:39:40,571 DEBUG [main] org.appng.el.ExpressionEvaluator: ${aB} = 6 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5}), (a_ = 2), (A_ = 4), (aB_ = 8)] 2017-06-29 14:39:40,571 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a_b} = 7 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5}), (a_ = 2), (A_ = 4), (aB_ = 8)] 2017-06-29 14:39:40,572 DEBUG [main] org.appng.el.ExpressionEvaluator: ${aB_} = 8 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5}), (a_ = 2), (A_ = 4), (aB_ = 8)] 2017-06-29 14:39:40,572 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2017-06-29 14:39:40,572 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2017-06-29 14:39:40,573 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a == b} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,573 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a < b} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,574 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a <= b} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,574 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a > b} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,575 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a >= b} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,575 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq b} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,576 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a ne b} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,576 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a lt b} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,577 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a gt b} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,577 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2017-06-29 14:39:40,577 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2017-06-29 14:39:40,578 DEBUG [main] org.appng.el.ExpressionEvaluator: ${uizuihm eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,579 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2017-06-29 14:39:40,579 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2017-06-29 14:39:40,579 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,579 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,580 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,580 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2017-06-29 14:39:40,580 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2017-06-29 14:39:40,581 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2017-06-29 14:39:40,581 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2017-06-29 14:39:40,581 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':max' with method 'public static int java.lang.Math.max(int,int), 2017-06-29 14:39:40,581 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':min' with method 'public static int java.lang.Math.min(int,int), 2017-06-29 14:39:40,582 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':sqrt' with method 'public static double java.lang.Math.sqrt(double), 2017-06-29 14:39:40,582 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function 'ait:sqrt' with method 'public static double java.lang.Math.sqrt(double), 2017-06-29 14:39:40,582 DEBUG [main] org.appng.el.ExpressionEvaluator: ${min(a,b)} = 5 [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,582 DEBUG [main] org.appng.el.ExpressionEvaluator: ${max(a,b)} = 6 [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,583 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a-b} = -1 [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,583 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a+b} = 11 [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,584 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a*b} = 30 [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,584 DEBUG [main] org.appng.el.ExpressionEvaluator: ${(a*a) - (b/b)} = 24 [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,585 DEBUG [main] org.appng.el.ExpressionEvaluator: ${sqrt(25)} = 5.0 [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,585 DEBUG [main] org.appng.el.ExpressionEvaluator: ${ait:sqrt(36)} = 6.0 [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,585 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2017-06-29 14:39:40,586 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2017-06-29 14:39:40,586 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.foo eq 5} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,586 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION['foo'] eq 5} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,586 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.foo ne null} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,587 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION['bar'] eq 5} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,587 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.bar eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,588 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2017-06-29 14:39:40,588 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2017-06-29 14:39:40,590 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a.toString() == 5} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,590 DEBUG [main] org.appng.el.ExpressionEvaluator: ${b.toString() == 5} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,591 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5' 2017-06-29 14:39:40,591 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6' 2017-06-29 14:39:40,591 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2} = false [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,591 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5})] 2017-06-29 14:39:40,591 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5})] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.appng.el.ExpressionEvaluatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-forms --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-forms/target/appng-forms-1.14.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-forms --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-forms/target/appng-forms-1.14.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-forms --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-forms --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-forms/target/appng-forms-1.14.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.14.0/appng-forms-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-forms/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.14.0/appng-forms-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-forms/target/appng-forms-1.14.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.14.0/appng-forms-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-forms/target/appng-forms-1.14.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.14.0/appng-forms-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-forms/target/appng-forms-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.14.0/appng-forms-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-forms/target/appng-forms-1.14.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.14.0/appng-forms-1.14.0-sources.jar.asc [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default) > generate-sources @ appng-forms >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default) < generate-sources @ appng-forms <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default) @ appng-forms --- [INFO] Skipping javadoc generation [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-forms --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-forms/target/appng-forms-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.14.0/appng-forms-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-forms/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.14.0/appng-forms-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-forms/target/appng-forms-1.14.0-sources.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.14.0/appng-forms-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-forms/target/appng-forms-1.14.0.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.14.0/appng-forms-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-forms/target/appng-forms-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.14.0/appng-forms-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-forms/target/appng-forms-1.14.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.14.0/appng-forms-1.14.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appng Formtags 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-formtags --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-formtags --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-formtags --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-formtags --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-formtags --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-formtags --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.formtags.RuleValidationTest 2017-06-29 14:39:43,033 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,033 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,034 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,034 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,034 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,034 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,034 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,035 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,035 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,035 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,035 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,035 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,035 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,036 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,036 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,036 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,036 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,036 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,054 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email('mm@aiticon.de')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,055 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email('_mm@aiticon.de')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,056 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email('mm@aiticon')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,056 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email('@aiticon.de')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,058 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,059 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,059 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,059 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,059 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,059 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,059 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,060 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,060 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,060 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,060 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,060 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,060 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,060 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,061 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,061 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,061 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,061 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,063 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(foo,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,063 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(foo,4)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,064 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multifoo,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,064 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multifoo,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,065 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multibar,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,066 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,066 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,066 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,067 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,067 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,067 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,067 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,067 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,067 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,068 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,068 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,068 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,068 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,068 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,068 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,069 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,069 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,069 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,069 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCount(upload, 1, 2)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,070 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCount(upload, 1, 0)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,071 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCount(upload, 3, 2)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,072 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,072 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,072 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,072 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,072 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,073 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,073 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,073 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,073 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,073 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,073 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,074 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,074 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,074 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,074 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,074 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,074 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,074 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,075 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMax(upload, 3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,075 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMax(upload, 1)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,076 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMax(upload, 0)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,077 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,077 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,078 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,078 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,078 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,078 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,078 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,078 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,079 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,079 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,079 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,079 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,079 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,079 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,079 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,080 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,080 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,080 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,080 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMin(upload, 1)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,081 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMin(upload, 5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,082 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMin(upload, 3)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,083 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,083 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,083 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,083 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,083 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,083 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,083 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,083 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,083 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,083 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,083 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,084 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,084 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,084 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,084 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,084 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,084 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,084 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,085 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,1,1)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,086 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,1,2)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,086 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,2,1)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,087 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,2,2)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,087 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,3,1)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,088 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,3,2)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,088 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,3,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,089 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,3,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,089 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,4,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,090 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,4,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,091 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,091 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,091 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,092 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,092 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,092 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,092 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,092 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,092 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,093 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,093 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,093 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,093 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,093 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,093 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,094 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,094 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,094 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,096 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSize(upload,'500KB','2.5MB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,096 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSize(upload,'600KB','1.1MB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,097 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSize(upload,'500KB','0.1MB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,098 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,099 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,099 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,099 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,099 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,099 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,099 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,100 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,100 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,100 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,100 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,100 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,100 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,100 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,101 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,101 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,101 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,101 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,102 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileType(upload,'jpg,gif,png')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,102 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileType(upload,'tif,pdf')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,103 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,103 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,103 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,104 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,104 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,104 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,104 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,104 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,104 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,104 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,105 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,105 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,105 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,105 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,105 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,105 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,105 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,106 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,111 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(bar, SESSION.foobar)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,111 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(bar, SESSION['foobar'])} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,112 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(5, SESSION.foobar)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,112 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(5, SESSION['foobar'])} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,113 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,114 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,114 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,114 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,114 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,114 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,114 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,114 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,114 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,115 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,115 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,115 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,115 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,115 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,115 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,115 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,115 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,116 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,116 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(foo,1,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,117 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(foo,4,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,117 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multifoo,1,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,118 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multifoo,1,3)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,118 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multifoo,5,7)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,118 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multibar,1,3)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,119 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multibar,5,7)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,120 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,120 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,120 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,120 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,120 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,121 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,121 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,121 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,121 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,121 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,121 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,121 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,121 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,122 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,122 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,122 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,122 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,122 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,122 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals('a','a')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,123 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals('b','b')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,123 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals('a','A')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,124 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals('a',' A')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,125 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,125 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,125 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,125 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,125 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,125 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,126 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,126 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,126 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,126 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,126 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,126 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,126 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,126 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,127 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,127 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,127 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,127 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,127 [main] DEBUG org.appng.el.ExpressionEvaluator - ${number(foo)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,128 [main] DEBUG org.appng.el.ExpressionEvaluator - ${number(bar)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,129 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,130 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,130 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,130 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,130 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,130 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,130 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,130 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,131 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,131 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,131 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,131 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,131 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,131 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,131 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,131 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,131 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,132 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,132 [main] DEBUG org.appng.el.ExpressionEvaluator - ${regExp('abc','[a-z]+')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,133 [main] DEBUG org.appng.el.ExpressionEvaluator - ${regExp('abc','[a-z]{4,}')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,134 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,134 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,134 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,134 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,134 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,134 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,134 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,134 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,135 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,135 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,135 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,135 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,135 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,135 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,135 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,135 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,136 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,136 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,136 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foo,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,137 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foo,2)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,138 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multifoo,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,138 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multifoo,3)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,138 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multibar,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,140 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,140 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,140 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,140 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,141 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,141 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,141 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,141 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,141 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,141 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,141 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,141 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,141 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,141 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,141 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,141 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,141 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,142 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,142 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(foo,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,142 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(foo,4)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,143 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multifoo,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,143 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multifoo,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,144 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multibar,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,146 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,146 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,146 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,146 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,146 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,146 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,146 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,146 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,146 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,146 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,147 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,147 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,147 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,147 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,147 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,147 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,147 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,147 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,148 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'850KB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,148 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'200KB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,150 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,150 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,150 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,150 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,150 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,151 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,151 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,151 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,151 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,151 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,151 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,151 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,151 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,152 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,152 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,152 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,152 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,152 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,153 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'3.5MB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,153 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'0.1MB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,155 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,155 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,155 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,155 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,155 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,155 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,156 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,156 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,156 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,156 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,156 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,156 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,156 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,156 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,157 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,157 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,157 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,157 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,158 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'500KB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,158 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'1100KB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,159 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,160 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,160 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,160 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,160 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,160 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,160 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,161 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,161 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,161 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,161 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,161 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,161 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,161 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,161 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,162 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,162 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,162 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,162 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'0.5MB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,163 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'1.1MB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,164 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,164 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,165 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,165 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,165 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,165 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,165 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,165 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,165 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,166 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,166 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,166 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,166 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,166 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,166 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,166 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,167 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,167 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,167 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string(foo)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,167 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string(bar)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,168 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string(foobar)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] 2017-06-29 14:39:43,168 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string('foobar')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s - in org.appng.formtags.RuleValidationTest [INFO] Running org.appng.formtags.FormElementRuleTest 2017-06-29 14:39:43,190 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,190 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,190 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,191 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,191 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,191 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,191 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,191 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,191 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,191 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,191 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,191 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,192 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,192 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,192 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,192 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,192 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,192 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,193 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email(field)} = false [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2017-06-29 14:39:43,267 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,267 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,267 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,267 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,267 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,267 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,267 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,267 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,268 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,268 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,268 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,268 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,268 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,268 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,268 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,268 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,269 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,269 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,269 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size} = false [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2017-06-29 14:39:43,270 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,271 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,271 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,271 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,271 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,271 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,271 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,271 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,271 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,272 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,272 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,272 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,272 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,272 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,272 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,272 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,272 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,272 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,273 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multivalued,2)} = true [(upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2017-06-29 14:39:43,274 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,274 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,274 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,274 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,274 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,275 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,275 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,275 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,275 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,275 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,275 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,275 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,275 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,275 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,276 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,276 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,276 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,276 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,276 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multivalued,3)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2017-06-29 14:39:43,278 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,278 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,280 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,280 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,280 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,280 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,280 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,280 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,281 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'1KB')} = false [(upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2017-06-29 14:39:43,282 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,282 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,282 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,283 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,283 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,283 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,283 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,283 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,283 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,283 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,283 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,283 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,284 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,284 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,284 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,284 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,284 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,284 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,284 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'2MB')} = false [(upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2017-06-29 14:39:43,286 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,286 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,286 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,286 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,286 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,286 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,287 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,287 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,287 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,287 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,287 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,287 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,287 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,287 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,287 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,287 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,288 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,288 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,288 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCount(upload,3,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2017-06-29 14:39:43,290 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,290 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,290 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,290 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,290 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,290 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,290 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,290 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,290 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,291 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,291 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,291 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,291 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,291 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,291 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,291 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,291 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,291 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,292 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMax(upload,1)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2017-06-29 14:39:43,293 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,293 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,294 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,294 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,294 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,294 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,294 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,294 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,294 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,294 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,294 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,294 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,294 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,295 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMin(upload,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2017-06-29 14:39:43,297 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,297 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,297 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,297 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,297 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,297 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,299 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,299 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(field,2,2)} = false [(field = 12.345), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2017-06-29 14:39:43,301 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,301 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,301 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,301 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,302 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,302 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,302 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,302 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,302 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,302 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,302 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,302 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,302 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,302 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,303 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,303 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,303 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,303 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,303 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSize(upload,3,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2017-06-29 14:39:43,305 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,305 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,305 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,305 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,305 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,305 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,306 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,306 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,306 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,306 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,306 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,306 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,306 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,306 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,306 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,306 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,306 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,307 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,307 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileType(upload,'gif')} = false [(upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2017-06-29 14:39:43,308 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,308 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,308 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,308 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,308 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,308 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,309 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,309 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,309 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,309 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,309 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,309 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,309 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,309 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,309 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,310 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,310 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,310 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,310 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(field,'field')} = false [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2017-06-29 14:39:43,312 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,312 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,312 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,312 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,312 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,312 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,312 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,312 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,312 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,312 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,313 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,313 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,313 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,313 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,313 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,313 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,313 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,313 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,314 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(field,3,5)} = false [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2017-06-29 14:39:43,315 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,315 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,315 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,315 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,315 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,315 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,315 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,315 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,316 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,316 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,316 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,316 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,316 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,316 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,316 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,316 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,316 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,316 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,317 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(field,3,5)} = false [(field = abcdef), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2017-06-29 14:39:43,331 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,331 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,331 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,331 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,331 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,331 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,331 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,331 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,331 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,331 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,331 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,331 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,331 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,331 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,331 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,331 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,331 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,331 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,332 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(field,1,2)} = true [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2017-06-29 14:39:43,333 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,333 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,333 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,333 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,333 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,333 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,333 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,333 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,333 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,333 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,333 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,333 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,333 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,333 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,333 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,333 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,334 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,334 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,334 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multivalued,1,2)} = true [(upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2017-06-29 14:39:43,335 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,335 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,335 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,335 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,335 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,335 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,335 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,335 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,335 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,335 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,335 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,335 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,335 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,335 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,335 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,336 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,336 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,336 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,336 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multivalued,3,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2017-06-29 14:39:43,337 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,337 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,338 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,338 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,338 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,338 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,338 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,338 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,338 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,338 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,338 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,338 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,338 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,338 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,339 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,339 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,339 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,339 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,339 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multivalued,0,1)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2017-06-29 14:39:43,341 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,341 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,341 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,341 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,341 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,341 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,341 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,341 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,341 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,341 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,342 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,342 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,342 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,342 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,342 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,342 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,342 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,342 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,342 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals(field,'abc')} = true [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2017-06-29 14:39:43,343 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,344 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,344 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,344 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,344 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,344 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,344 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,344 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,344 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,344 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,344 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,345 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,345 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,345 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,345 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,345 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,345 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,345 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,345 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals(field,field)} = true [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2017-06-29 14:39:43,347 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,347 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,347 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,347 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,347 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,347 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,347 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,347 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,347 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,347 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,348 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,348 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,348 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,348 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,348 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,348 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,348 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,348 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,348 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals(field,'abc')} = false [(field = abcd), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2017-06-29 14:39:43,350 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,350 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,350 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,350 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,350 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,350 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,350 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,350 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,351 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,351 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,351 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,351 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,351 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,351 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,351 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,351 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,351 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,351 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,352 [main] DEBUG org.appng.el.ExpressionEvaluator - ${number(field)} = false [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2017-06-29 14:39:43,353 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,353 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,353 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,353 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,353 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,354 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,354 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,354 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,354 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,354 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,354 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,354 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,354 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,354 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,354 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,354 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,354 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,354 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,355 [main] DEBUG org.appng.el.ExpressionEvaluator - ${regExp(field,'[0-9]{5}')} = false [(field = 1234), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2017-06-29 14:39:43,357 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,357 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,357 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,357 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,357 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,357 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,357 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,357 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,357 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,357 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,357 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,358 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,358 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,358 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,358 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,358 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,358 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,358 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,358 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(field,3)} = false [(field = abcd), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2017-06-29 14:39:43,360 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,360 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,360 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,360 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,360 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,360 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,360 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,360 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,360 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,360 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,360 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,360 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,360 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,361 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,361 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,361 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,361 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,361 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,361 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multivalued,3)} = true [(upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2017-06-29 14:39:43,362 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,362 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,362 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,362 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,362 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,362 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,363 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,363 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,363 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,363 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,363 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,363 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,363 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,363 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,363 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,363 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,363 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,363 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,364 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multivalued,1)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2017-06-29 14:39:43,365 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,365 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,365 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,365 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,365 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,365 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,366 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,366 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,366 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,366 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,366 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,366 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,366 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,366 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,366 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,366 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,366 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,366 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,367 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(field,3)} = false [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] 2017-06-29 14:39:43,368 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,368 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,368 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,368 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,368 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,368 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,368 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,368 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,368 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,368 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,369 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,369 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,369 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,369 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,369 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,369 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,369 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,369 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,369 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multivalued,2)} = true [(upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2017-06-29 14:39:43,370 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,370 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,370 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,370 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,370 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,371 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,371 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,371 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,371 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,371 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,371 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,371 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,371 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,371 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,371 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,371 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,371 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,371 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,372 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multivalued,3)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})] 2017-06-29 14:39:43,373 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,373 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,373 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,373 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,373 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,374 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,374 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,374 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,374 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,374 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,374 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,374 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,374 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,374 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,374 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,374 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,374 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,374 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,375 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string(field)} = false [(field = +++), (upload = [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s - in org.appng.formtags.FormElementRuleTest [INFO] Running org.appng.formtags.FormElementTest 2017-06-29 14:39:43,380 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,380 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,380 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,380 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,380 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,380 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,380 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,380 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,380 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,380 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,380 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,380 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,380 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,380 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,381 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,381 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,381 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,381 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,381 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})] 2017-06-29 14:39:43,386 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,386 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,386 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,386 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,386 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,386 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,386 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,386 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,386 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,386 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,387 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,387 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,387 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,387 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,387 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,387 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,387 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,387 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,387 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = false [(foobar = 123456), (SESSION = {})] 2017-06-29 14:39:43,388 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,388 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,388 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,389 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,389 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,389 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,389 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,389 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,389 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,389 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,389 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,389 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,389 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,389 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,389 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,389 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,389 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,390 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,390 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email(email)} = false [(SESSION = {}), (email = foobar)] 2017-06-29 14:39:43,391 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,391 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,392 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,392 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,392 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,392 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,392 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,392 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,392 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,392 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,392 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,392 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,392 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,392 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,392 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,392 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,393 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,393 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,393 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = >), (SESSION = {})] 2017-06-29 14:39:43,394 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,394 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,394 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,394 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,394 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,394 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,394 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,394 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,395 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,395 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,395 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,395 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,395 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,395 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,395 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,395 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,395 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,395 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,395 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})] 2017-06-29 14:39:43,398 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,398 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,398 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,398 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,398 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,398 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,398 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,398 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,398 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,398 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,398 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,398 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,398 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,398 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,399 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,399 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,399 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,399 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,399 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})] 2017-06-29 14:39:43,400 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String), 2017-06-29 14:39:43,400 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String), 2017-06-29 14:39:43,401 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String), 2017-06-29 14:39:43,401 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String), 2017-06-29 14:39:43,401 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String), 2017-06-29 14:39:43,401 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int), 2017-06-29 14:39:43,401 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int), 2017-06-29 14:39:43,401 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int), 2017-06-29 14:39:43,401 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int), 2017-06-29 14:39:43,401 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int), 2017-06-29 14:39:43,401 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String), 2017-06-29 14:39:43,401 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String), 2017-06-29 14:39:43,401 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String), 2017-06-29 14:39:43,401 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String), 2017-06-29 14:39:43,401 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int), 2017-06-29 14:39:43,401 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int), 2017-06-29 14:39:43,402 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int), 2017-06-29 14:39:43,402 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String), 2017-06-29 14:39:43,402 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.appng.formtags.FormElementTest [INFO] Running org.appng.formtags.providers.EmailProviderTest 2017-06-29 14:39:43,420 [main] DEBUG org.appng.formtags.providers.EmailProvider - sending emails is enabled 2017-06-29 14:39:43,421 [main] DEBUG org.appng.formtags.providers.EmailProvider - sending mail: null [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.appng.formtags.providers.EmailProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-formtags --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/target/appng-formtags-1.14.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-formtags --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/target/appng-formtags-1.14.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-formtags --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-formtags --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/target/appng-formtags-1.14.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.14.0/appng-formtags-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.14.0/appng-formtags-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/target/appng-formtags-1.14.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.14.0/appng-formtags-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/target/appng-formtags-1.14.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.14.0/appng-formtags-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/target/appng-formtags-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.14.0/appng-formtags-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/target/appng-formtags-1.14.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.14.0/appng-formtags-1.14.0-sources.jar.asc [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default) > generate-sources @ appng-formtags >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default) < generate-sources @ appng-formtags <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default) @ appng-formtags --- [INFO] Skipping javadoc generation [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-formtags --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/target/appng-formtags-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.14.0/appng-formtags-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.14.0/appng-formtags-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/target/appng-formtags-1.14.0-sources.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.14.0/appng-formtags-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/target/appng-formtags-1.14.0.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.14.0/appng-formtags-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/target/appng-formtags-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.14.0/appng-formtags-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-formtags/target/appng-formtags-1.14.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.14.0/appng-formtags-1.14.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG XML-API 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-xmlapi --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] Generating source... [INFO] parsing a schema... [INFO] compiling a schema... [INFO] org/appng/xml/platform/Action.java [INFO] org/appng/xml/platform/ActionRef.java [INFO] org/appng/xml/platform/ApplicationConfig.java [INFO] org/appng/xml/platform/ApplicationReference.java [INFO] org/appng/xml/platform/ApplicationRootConfig.java [INFO] org/appng/xml/platform/Authentication.java [INFO] org/appng/xml/platform/Authentications.java [INFO] org/appng/xml/platform/Bean.java [INFO] org/appng/xml/platform/BeanOption.java [INFO] org/appng/xml/platform/Condition.java [INFO] org/appng/xml/platform/Config.java [INFO] org/appng/xml/platform/Content.java [INFO] org/appng/xml/platform/Data.java [INFO] org/appng/xml/platform/DataConfig.java [INFO] org/appng/xml/platform/Datafield.java [INFO] org/appng/xml/platform/Datasource.java [INFO] org/appng/xml/platform/DatasourceRef.java [INFO] org/appng/xml/platform/Datasources.java [INFO] org/appng/xml/platform/Digits.java [INFO] org/appng/xml/platform/Event.java [INFO] org/appng/xml/platform/Events.java [INFO] org/appng/xml/platform/FieldDef.java [INFO] org/appng/xml/platform/FieldPermissionType.java [INFO] org/appng/xml/platform/FieldPermissions.java [INFO] org/appng/xml/platform/FieldType.java [INFO] org/appng/xml/platform/FileUpload.java [INFO] org/appng/xml/platform/Future.java [INFO] org/appng/xml/platform/GetParams.java [INFO] org/appng/xml/platform/Icon.java [INFO] org/appng/xml/platform/Icontype.java [INFO] org/appng/xml/platform/ItemType.java [INFO] org/appng/xml/platform/Label.java [INFO] org/appng/xml/platform/Labels.java [INFO] org/appng/xml/platform/Link.java [INFO] org/appng/xml/platform/Linkmode.java [INFO] org/appng/xml/platform/Linkpanel.java [INFO] org/appng/xml/platform/Localization.java [INFO] org/appng/xml/platform/Max.java [INFO] org/appng/xml/platform/Message.java [INFO] org/appng/xml/platform/MessageType.java [INFO] org/appng/xml/platform/Messages.java [INFO] org/appng/xml/platform/MetaData.java [INFO] org/appng/xml/platform/Min.java [INFO] org/appng/xml/platform/Navigation.java [INFO] org/appng/xml/platform/NavigationItem.java [INFO] org/appng/xml/platform/NotNull.java [INFO] org/appng/xml/platform/ObjectFactory.java [INFO] org/appng/xml/platform/Option.java [INFO] org/appng/xml/platform/OptionGroup.java [INFO] org/appng/xml/platform/Output.java [INFO] org/appng/xml/platform/OutputFormat.java [INFO] org/appng/xml/platform/OutputType.java [INFO] org/appng/xml/platform/PageConfig.java [INFO] org/appng/xml/platform/PageDefinition.java [INFO] org/appng/xml/platform/PageReference.java [INFO] org/appng/xml/platform/Pages.java [INFO] org/appng/xml/platform/PagesReference.java [INFO] org/appng/xml/platform/PanelLocation.java [INFO] org/appng/xml/platform/Param.java [INFO] org/appng/xml/platform/ParamType.java [INFO] org/appng/xml/platform/Params.java [INFO] org/appng/xml/platform/Past.java [INFO] org/appng/xml/platform/Pattern.java [INFO] org/appng/xml/platform/Permission.java [INFO] org/appng/xml/platform/PermissionMode.java [INFO] org/appng/xml/platform/Permissions.java [INFO] org/appng/xml/platform/Platform.java [INFO] org/appng/xml/platform/PlatformConfig.java [INFO] org/appng/xml/platform/PostParams.java [INFO] org/appng/xml/platform/Result.java [INFO] org/appng/xml/platform/Resultset.java [INFO] org/appng/xml/platform/Rule.java [INFO] org/appng/xml/platform/Section.java [INFO] org/appng/xml/platform/SectionConfig.java [INFO] org/appng/xml/platform/SectionDef.java [INFO] org/appng/xml/platform/Sectionelement.java [INFO] org/appng/xml/platform/SectionelementDef.java [INFO] org/appng/xml/platform/Selection.java [INFO] org/appng/xml/platform/SelectionGroup.java [INFO] org/appng/xml/platform/SelectionType.java [INFO] org/appng/xml/platform/Session.java [INFO] org/appng/xml/platform/SessionInfo.java [INFO] org/appng/xml/platform/SessionParams.java [INFO] org/appng/xml/platform/Size.java [INFO] org/appng/xml/platform/Sort.java [INFO] org/appng/xml/platform/SortOrder.java [INFO] org/appng/xml/platform/Structure.java [INFO] org/appng/xml/platform/StructureDef.java [INFO] org/appng/xml/platform/Subject.java [INFO] org/appng/xml/platform/Template.java [INFO] org/appng/xml/platform/TextElement.java [INFO] org/appng/xml/platform/Textcontents.java [INFO] org/appng/xml/platform/Textelements.java [INFO] org/appng/xml/platform/Type.java [INFO] org/appng/xml/platform/UrlParams.java [INFO] org/appng/xml/platform/UrlSchema.java [INFO] org/appng/xml/platform/UserData.java [INFO] org/appng/xml/platform/UserInputField.java [INFO] org/appng/xml/platform/Validation.java [INFO] org/appng/xml/platform/ValidationGroups.java [INFO] org/appng/xml/platform/ValidationRule.java [INFO] org/appng/xml/platform/package-info.java [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] Generating source... [INFO] parsing a schema... [INFO] compiling a schema... [INFO] org/appng/xml/application/ApplicationInfo.java [INFO] org/appng/xml/application/Datasource.java [INFO] org/appng/xml/application/DatasourceType.java [INFO] org/appng/xml/application/Datasources.java [INFO] org/appng/xml/application/ObjectFactory.java [INFO] org/appng/xml/application/PackageInfo.java [INFO] org/appng/xml/application/Permission.java [INFO] org/appng/xml/application/PermissionRef.java [INFO] org/appng/xml/application/Permissions.java [INFO] org/appng/xml/application/Properties.java [INFO] org/appng/xml/application/Property.java [INFO] org/appng/xml/application/Role.java [INFO] org/appng/xml/application/Roles.java [INFO] org/appng/xml/application/Template.java [INFO] org/appng/xml/application/TemplateType.java [INFO] org/appng/xml/application/package-info.java [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-xmlapi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-xmlapi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 125 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-xmlapi --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-xmlapi --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-xmlapi --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.xml.transformation.StyleSheetProviderTest 2017-06-29 14:39:46,470 DEBUG [main] org.appng.xml.transformation.StyleSheetProvider: stylesheet complete 2017-06-29 14:39:46,470 DEBUG [main] org.appng.xml.transformation.StyleSheetProvider: stylesheet complete [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s - in org.appng.xml.transformation.StyleSheetProviderTest [INFO] Running org.appng.xml.ApplicationPropertyConstantCreatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 s - in org.appng.xml.ApplicationPropertyConstantCreatorTest [INFO] Running org.appng.xml.MarshallServiceTest 2017-06-29 14:39:46,887 ERROR [main] org.appng.xml.MarshallService : error on line 75, column 38: cvc-complex-type.3.2.2: Attribute 'plugin' is not allowed to appear in element 'authentication'. 2017-06-29 14:39:46,887 ERROR [main] org.appng.xml.MarshallService : error on line 75, column 38: cvc-complex-type.3.2.2: Attribute 'plugin' is not allowed to appear in element 'authentication'. 2017-06-29 14:39:46,888 ERROR [main] org.appng.xml.MarshallService : error on line 78, column 20: cvc-complex-type.2.4.a: Invalid content was found starting with element 'application-url'. One of '{"http://www.appng.org/schema/platform":platform-url, "http://www.appng.org/schema/platform":base-url, "http://www.appng.org/schema/platform":current-url, "http://www.appng.org/schema/platform":output, "http://www.appng.org/schema/platform":textelements, "http://www.appng.org/schema/platform":debug}' is expected. 2017-06-29 14:39:46,888 ERROR [main] org.appng.xml.MarshallService : error on line 78, column 20: cvc-complex-type.2.4.a: Invalid content was found starting with element 'application-url'. One of '{"http://www.appng.org/schema/platform":platform-url, "http://www.appng.org/schema/platform":base-url, "http://www.appng.org/schema/platform":current-url, "http://www.appng.org/schema/platform":output, "http://www.appng.org/schema/platform":textelements, "http://www.appng.org/schema/platform":debug}' is expected. 2017-06-29 14:39:46,889 ERROR [main] org.appng.xml.MarshallService : error on line 78, column 20: unexpected element (uri:"http://www.appng.org/schema/platform", local:"application-url"). Expected elements are <{http://www.appng.org/schema/platform}platform-url>,<{http://www.appng.org/schema/platform}base-url>,<{http://www.appng.org/schema/platform}output>,<{http://www.appng.org/schema/platform}debug>,<{http://www.appng.org/schema/platform}session>,<{http://www.appng.org/schema/platform}output-format>,<{http://www.appng.org/schema/platform}textelements>,<{http://www.appng.org/schema/platform}authentications>,<{http://www.appng.org/schema/platform}current-url>,<{http://www.appng.org/schema/platform}labels> 2017-06-29 14:39:46,889 ERROR [main] org.appng.xml.MarshallService : error on line 78, column 20: unexpected element (uri:"http://www.appng.org/schema/platform", local:"application-url"). Expected elements are <{http://www.appng.org/schema/platform}platform-url>,<{http://www.appng.org/schema/platform}base-url>,<{http://www.appng.org/schema/platform}output>,<{http://www.appng.org/schema/platform}debug>,<{http://www.appng.org/schema/platform}session>,<{http://www.appng.org/schema/platform}output-format>,<{http://www.appng.org/schema/platform}textelements>,<{http://www.appng.org/schema/platform}authentications>,<{http://www.appng.org/schema/platform}current-url>,<{http://www.appng.org/schema/platform}labels> 2017-06-29 14:39:46,890 ERROR [main] org.appng.xml.MarshallService : error on line 94, column 35: cvc-complex-type.3.2.2: Attribute 'plugin' is not allowed to appear in element 'item'. 2017-06-29 14:39:46,890 ERROR [main] org.appng.xml.MarshallService : error on line 94, column 35: cvc-complex-type.3.2.2: Attribute 'plugin' is not allowed to appear in element 'item'. 2017-06-29 14:39:46,892 ERROR [main] org.appng.xml.MarshallService : error on line 100, column 82: cvc-enumeration-valid: Value 'plugin' is not facet-valid with respect to enumeration '[site, sites, application, applications, anchor]'. It must be a value from the enumeration. 2017-06-29 14:39:46,892 ERROR [main] org.appng.xml.MarshallService : error on line 100, column 82: cvc-enumeration-valid: Value 'plugin' is not facet-valid with respect to enumeration '[site, sites, application, applications, anchor]'. It must be a value from the enumeration. 2017-06-29 14:39:46,892 ERROR [main] org.appng.xml.MarshallService : error on line 100, column 82: cvc-attribute.3: The value 'plugin' of attribute 'type' on element 'item' is not valid with respect to its type, 'itemType'. 2017-06-29 14:39:46,892 ERROR [main] org.appng.xml.MarshallService : error on line 100, column 82: cvc-attribute.3: The value 'plugin' of attribute 'type' on element 'item' is not valid with respect to its type, 'itemType'. 2017-06-29 14:39:46,893 ERROR [main] org.appng.xml.MarshallService : error on line 103, column 95: cvc-enumeration-valid: Value 'plugin' is not facet-valid with respect to enumeration '[site, sites, application, applications, anchor]'. It must be a value from the enumeration. 2017-06-29 14:39:46,893 ERROR [main] org.appng.xml.MarshallService : error on line 103, column 95: cvc-enumeration-valid: Value 'plugin' is not facet-valid with respect to enumeration '[site, sites, application, applications, anchor]'. It must be a value from the enumeration. 2017-06-29 14:39:46,893 ERROR [main] org.appng.xml.MarshallService : error on line 103, column 95: cvc-attribute.3: The value 'plugin' of attribute 'type' on element 'item' is not valid with respect to its type, 'itemType'. 2017-06-29 14:39:46,893 ERROR [main] org.appng.xml.MarshallService : error on line 103, column 95: cvc-attribute.3: The value 'plugin' of attribute 'type' on element 'item' is not valid with respect to its type, 'itemType'. 2017-06-29 14:39:46,894 ERROR [main] org.appng.xml.MarshallService : error on line 106, column 78: cvc-enumeration-valid: Value 'plugin' is not facet-valid with respect to enumeration '[site, sites, application, applications, anchor]'. It must be a value from the enumeration. 2017-06-29 14:39:46,894 ERROR [main] org.appng.xml.MarshallService : error on line 106, column 78: cvc-enumeration-valid: Value 'plugin' is not facet-valid with respect to enumeration '[site, sites, application, applications, anchor]'. It must be a value from the enumeration. 2017-06-29 14:39:46,894 ERROR [main] org.appng.xml.MarshallService : error on line 106, column 78: cvc-attribute.3: The value 'plugin' of attribute 'type' on element 'item' is not valid with respect to its type, 'itemType'. 2017-06-29 14:39:46,894 ERROR [main] org.appng.xml.MarshallService : error on line 106, column 78: cvc-attribute.3: The value 'plugin' of attribute 'type' on element 'item' is not valid with respect to its type, 'itemType'. 2017-06-29 14:39:46,895 ERROR [main] org.appng.xml.MarshallService : error on line 109, column 77: cvc-enumeration-valid: Value 'plugin' is not facet-valid with respect to enumeration '[site, sites, application, applications, anchor]'. It must be a value from the enumeration. 2017-06-29 14:39:46,895 ERROR [main] org.appng.xml.MarshallService : error on line 109, column 77: cvc-enumeration-valid: Value 'plugin' is not facet-valid with respect to enumeration '[site, sites, application, applications, anchor]'. It must be a value from the enumeration. 2017-06-29 14:39:46,895 ERROR [main] org.appng.xml.MarshallService : error on line 109, column 77: cvc-attribute.3: The value 'plugin' of attribute 'type' on element 'item' is not valid with respect to its type, 'itemType'. 2017-06-29 14:39:46,895 ERROR [main] org.appng.xml.MarshallService : error on line 109, column 77: cvc-attribute.3: The value 'plugin' of attribute 'type' on element 'item' is not valid with respect to its type, 'itemType'. 2017-06-29 14:39:46,895 ERROR [main] org.appng.xml.MarshallService : error on line 114, column 35: cvc-complex-type.3.2.2: Attribute 'plugin' is not allowed to appear in element 'item'. 2017-06-29 14:39:46,895 ERROR [main] org.appng.xml.MarshallService : error on line 114, column 35: cvc-complex-type.3.2.2: Attribute 'plugin' is not allowed to appear in element 'item'. 2017-06-29 14:39:46,896 ERROR [main] org.appng.xml.MarshallService : error on line 119, column 12: cvc-complex-type.2.4.a: Invalid content was found starting with element 'contents'. One of '{"http://www.appng.org/schema/platform":content}' is expected. 2017-06-29 14:39:46,896 ERROR [main] org.appng.xml.MarshallService : error on line 119, column 12: cvc-complex-type.2.4.a: Invalid content was found starting with element 'contents'. One of '{"http://www.appng.org/schema/platform":content}' is expected. 2017-06-29 14:39:46,896 ERROR [main] org.appng.xml.MarshallService : error on line 119, column 12: unexpected element (uri:"http://www.appng.org/schema/platform", local:"contents"). Expected elements are <{http://www.appng.org/schema/platform}navigation>,<{http://www.appng.org/schema/platform}subject>,<{http://www.appng.org/schema/platform}config>,<{http://www.appng.org/schema/platform}content> 2017-06-29 14:39:46,896 ERROR [main] org.appng.xml.MarshallService : error on line 119, column 12: unexpected element (uri:"http://www.appng.org/schema/platform", local:"contents"). Expected elements are <{http://www.appng.org/schema/platform}navigation>,<{http://www.appng.org/schema/platform}subject>,<{http://www.appng.org/schema/platform}config>,<{http://www.appng.org/schema/platform}content> 2017-06-29 14:39:46,899 ERROR [main] org.appng.xml.MarshallService : error on line 151, column 18: cvc-complex-type.2.4.a: Invalid content was found starting with element 'config'. One of '{"http://www.appng.org/schema/platform":params, "http://www.appng.org/schema/platform":condition, "http://www.appng.org/schema/platform":permissions}' is expected. 2017-06-29 14:39:46,899 ERROR [main] org.appng.xml.MarshallService : error on line 151, column 18: cvc-complex-type.2.4.a: Invalid content was found starting with element 'config'. One of '{"http://www.appng.org/schema/platform":params, "http://www.appng.org/schema/platform":condition, "http://www.appng.org/schema/platform":permissions}' is expected. 2017-06-29 14:39:46,907 ERROR [main] org.appng.xml.MarshallService : error on line 302, column 43: cvc-complex-type.2.4.b: The content of element 'datasource' is not complete. One of '{"http://www.appng.org/schema/platform":config}' is expected. 2017-06-29 14:39:46,907 ERROR [main] org.appng.xml.MarshallService : error on line 302, column 43: cvc-complex-type.2.4.b: The content of element 'datasource' is not complete. One of '{"http://www.appng.org/schema/platform":config}' is expected. 2017-06-29 14:39:46,911 ERROR [main] org.appng.xml.MarshallService : error on line 385, column 18: cvc-complex-type.2.4.a: Invalid content was found starting with element 'config'. One of '{"http://www.appng.org/schema/platform":params, "http://www.appng.org/schema/platform":condition, "http://www.appng.org/schema/platform":permissions}' is expected. 2017-06-29 14:39:46,911 ERROR [main] org.appng.xml.MarshallService : error on line 385, column 18: cvc-complex-type.2.4.a: Invalid content was found starting with element 'config'. One of '{"http://www.appng.org/schema/platform":params, "http://www.appng.org/schema/platform":condition, "http://www.appng.org/schema/platform":permissions}' is expected. 2017-06-29 14:39:46,913 ERROR [main] org.appng.xml.MarshallService : error on line 427, column 48: cvc-complex-type.2.4.b: The content of element 'datasource' is not complete. One of '{"http://www.appng.org/schema/platform":config}' is expected. 2017-06-29 14:39:46,913 ERROR [main] org.appng.xml.MarshallService : error on line 427, column 48: cvc-complex-type.2.4.b: The content of element 'datasource' is not complete. One of '{"http://www.appng.org/schema/platform":config}' is expected. 2017-06-29 14:39:46,916 ERROR [main] org.appng.xml.MarshallService : error on line 489, column 18: cvc-complex-type.2.4.a: Invalid content was found starting with element 'config'. One of '{"http://www.appng.org/schema/platform":params, "http://www.appng.org/schema/platform":condition, "http://www.appng.org/schema/platform":permissions}' is expected. 2017-06-29 14:39:46,916 ERROR [main] org.appng.xml.MarshallService : error on line 489, column 18: cvc-complex-type.2.4.a: Invalid content was found starting with element 'config'. One of '{"http://www.appng.org/schema/platform":params, "http://www.appng.org/schema/platform":condition, "http://www.appng.org/schema/platform":permissions}' is expected. 2017-06-29 14:39:47,167 ERROR [main] org.appng.xml.MarshallService : error on org.appng.xml.platform.Platform@2beee7ff: cvc-complex-type.2.4.b: The content of element 'platform' is not complete. One of '{"http://www.appng.org/schema/platform":config}' is expected. 2017-06-29 14:39:47,167 ERROR [main] org.appng.xml.MarshallService : error on org.appng.xml.platform.Platform@2beee7ff: cvc-complex-type.2.4.b: The content of element 'platform' is not complete. One of '{"http://www.appng.org/schema/platform":config}' is expected. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 s - in org.appng.xml.MarshallServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-xmlapi --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.14.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-xmlapi --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.14.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-xmlapi --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-xmlapi --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.14.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.14.0/appng-xmlapi-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.14.0/appng-xmlapi-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.14.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.14.0/appng-xmlapi-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.14.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.14.0/appng-xmlapi-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.14.0/appng-xmlapi-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.14.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.14.0/appng-xmlapi-1.14.0-sources.jar.asc [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default) > generate-sources @ appng-xmlapi >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default) < generate-sources @ appng-xmlapi <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default) @ appng-xmlapi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-xmlapi --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.14.0/appng-xmlapi-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.14.0/appng-xmlapi-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.14.0-sources.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.14.0/appng-xmlapi-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.14.0.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.14.0/appng-xmlapi-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.14.0/appng-xmlapi-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.14.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.14.0/appng-xmlapi-1.14.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG public API 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-api --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 164 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/target/classes [INFO] /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java: Recompile with -Xlint:deprecation for details. [INFO] /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/src/main/java/org/appng/api/support/OptionFactory.java: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/src/main/java/org/appng/api/support/OptionFactory.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/src/main/java/org/appng/api/support/OptionFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 29 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 40 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/target/test-classes [INFO] /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/src/test/java/org/appng/api/support/DatasourceInheritanceTest.java: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/src/test/java/org/appng/api/support/DatasourceInheritanceTest.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/src/test/java/org/appng/api/support/DatasourceInheritanceTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-api --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.api.ConfigValidatorTest 2017-06-29 14:39:51,682 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: process inheritance for cloneDatasource::datasource 2017-06-29 14:39:51,689 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: process inheritance for cloneCloneDatasource::cloneDatasource 2017-06-29 14:39:51,691 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: process inheritance for enhancedClone::datasource 2017-06-29 14:39:51,694 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: override title 2017-06-29 14:39:51,695 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: override description 2017-06-29 14:39:51,695 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: override permissions 2017-06-29 14:39:51,695 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: add parameter newParam 2017-06-29 14:39:51,695 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: add new field foo at position 0 2017-06-29 14:39:51,695 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: add bean option testOption 2017-06-29 14:39:51,695 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: add linkpanel with id nintendo 2017-06-29 14:39:51,695 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: override linkpanel with id foo 2017-06-29 14:39:51,695 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: process inheritance for overrideBeanClone::datasource 2017-06-29 14:39:51,698 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: override permissions 2017-06-29 14:39:51,698 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: override bean id hansolo 2017-06-29 14:39:51,699 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: add bean option lucas 2017-06-29 14:39:51,699 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: override linkpanel with id foo 2017-06-29 14:39:51,699 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: override linkpanel with id jin 2017-06-29 14:39:51,699 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: process inheritance for cloneCloneCloneDatasource::cloneCloneDatasource 2017-06-29 14:39:51,986 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/permissions/permission[@ref='doesNotExist'] 2017-06-29 14:39:51,993 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='bar'] 2017-06-29 14:39:52,001 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='/page?getParam=5&doesNotExist=7'] 2017-06-29 14:39:52,006 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel/permissions/permission[@ref='doesNotExist'] 2017-06-29 14:39:52,010 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='/fizz'] 2017-06-29 14:39:52,014 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist'] 2017-06-29 14:39:52,018 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/permissions/permission[@ref='doesNotExist'] 2017-06-29 14:39:52,021 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='bar'] 2017-06-29 14:39:52,024 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='/page?getParam=5&doesNotExist=7'] 2017-06-29 14:39:52,028 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel/permissions/permission[@ref='doesNotExist'] 2017-06-29 14:39:52,031 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='/fizz'] 2017-06-29 14:39:52,035 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist'] 2017-06-29 14:39:52,054 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/permissions/permission[@ref='testPermission'] 2017-06-29 14:39:52,057 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel/permissions/permission[@ref='doesNotExist'] 2017-06-29 14:39:52,060 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='/fizz'] 2017-06-29 14:39:52,062 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist'] 2017-06-29 14:39:52,065 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='hyrule'] 2017-06-29 14:39:52,067 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/permissions/permission[@ref='doesNotExist'] 2017-06-29 14:39:52,070 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='bar'] 2017-06-29 14:39:52,072 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='/page?getParam=5&doesNotExist=7'] 2017-06-29 14:39:52,074 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel/permissions/permission[@ref='doesNotExist'] 2017-06-29 14:39:52,077 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='/fizz'] 2017-06-29 14:39:52,079 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist'] 2017-06-29 14:39:52,109 INFO [main] org.appng.api.support.ConfigValidator: validated application 'application' in 131ms 2017-06-29 14:39:52,151 ERROR [main] org.appng.api.support.ConfigValidator: found errors: No found, application will not work! application.xml: Duplicate permission 'permissionA'. application.xml: Duplicate property 'propa'. application.xml: Duplicate role: User application.xml: The role 'User' references the permission 'permissionB' more than once! application.xml: The role 'User' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam] datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneCloneDatasource': references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam] datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneCloneDatasource': references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneDatasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam] datasource.xml: datasource 'cloneDatasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'cloneDatasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'cloneDatasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneDatasource': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'cloneDatasource': references the unknown permission 'doesNotExist'. datasource.xml: datasource 'datasource', option 'id' references the unknown parameter 'doesNotExist'. Valid parameters are: [dsParam1, dsParam2] datasource.xml: datasource 'datasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam] datasource.xml: datasource 'datasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'datasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'datasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'datasource': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'datasource': references the unknown permission 'doesNotExist'. datasource.xml: datasource 'enhancedClone': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz' datasource.xml: datasource 'enhancedClone': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'enhancedClone': linkpanel 'jin' references the unknown permission 'doesNotExist'. datasource.xml: datasource 'enhancedClone': linkpanel 'nintendo' link 'hyrule' points to an invalid target, must start with '/', '${}' or '?'! datasource.xml: datasource 'enhancedClone': references the unknown permission 'testPermission'. event.xml: action 'action', option 'id' references the unknown parameter 'doesNotExist'. Valid parameters are: [actionParam2, actionParam1] event.xml: action 'action': references the unknown permission 'doesNotExist'. event.xml: action 'action': the reference to dataSource 'datasource' (from 'datasource.xml') uses the parameter(s) [doesNotExist] which are unknown in the dataSource 'datasource'! Supported parameters are: [dsParam1, dsParam2] event.xml: action 'action2': references the unknown datasource 'doesNotExist'. page.xml: page 'page' references the unknown action 'doesNotExist' (from event 'event'). page.xml: page 'page' references the unknown datasource 'doesNotExist'. page.xml: page 'page' references the unknown event 'doesNotExist'. page.xml: page 'page' references the unknown permission 'doesNotExist'. page.xml: page 'page' the reference to action 'action' (from 'event.xml') uses the parameter(s) [actionParam3] which are unknown in the action 'action'! Supported parameters are: [actionParam2, actionParam1] page.xml: page 'page' the reference to action 'action' uses the unknown parameter(s) [doesNotExist]. Supported parameters are: [getParam, urlParam, postParam] page.xml: page 'page' the reference to dataSource 'datasource' (from 'datasource.xml') uses the parameter(s) [dsParam3] which are unknown in the dataSource 'datasource'! Supported parameters are: [dsParam1, dsParam2] page.xml: page 'page' the reference to dataSource 'datasource' uses the unknown parameter(s) [doesNotExist]. Supported parameters are: [getParam, urlParam, postParam] 2017-06-29 14:39:52,160 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/meta-data 2017-06-29 14:39:52,167 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/meta-data 2017-06-29 14:39:52,172 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/meta-data 2017-06-29 14:39:52,174 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/meta-data [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 s - in org.appng.api.ConfigValidatorTest [INFO] Running org.appng.api.auth.AuthToolsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.appng.api.auth.AuthToolsTest [INFO] Running org.appng.api.ConsumerProducerTest waiting 10 ms waiting 20 ms waiting 30 ms waiting 40 ms waiting 50 ms waiting 60 ms waiting 70 ms waiting 80 ms waiting 90 ms no java.lang.String returned after 80 milliseconds [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s - in org.appng.api.ConsumerProducerTest [INFO] Running org.appng.api.XPathProcessorTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.appng.api.XPathProcessorTest [INFO] Running org.appng.api.DataContainerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.appng.api.DataContainerTest [INFO] Running org.appng.api.support.validation.FileUploadValidatorTest 2017-06-29 14:39:52,923 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 5.4.1.Final [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s - in org.appng.api.support.validation.FileUploadValidatorTest [INFO] Running org.appng.api.support.environment.EnvironmentTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.appng.api.support.environment.EnvironmentTest [INFO] Running org.appng.api.support.RequestSupportTest 2017-06-29 14:39:53,393 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field birthDate: can not convert 'null' to type 'java.util.Date' using format 'yyyy.MM.dd' 2017-06-29 14:39:53,397 WARN [main] org.appng.api.support.field.DecimalFieldConverter: error in field savings: can not convert 'null' to type 'java.lang.Double' using format '###,###.###' 2017-06-29 14:39:53,397 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field age: can not convert 'null' to type 'java.lang.Long' using format '#' 2017-06-29 14:39:53,402 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field age: can not convert 'null' to type 'java.lang.Long' using format '###' [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s - in org.appng.api.support.RequestSupportTest [INFO] Running org.appng.api.support.ResultServiceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 s - in org.appng.api.support.ResultServiceTest [INFO] Running org.appng.api.support.LabelSupportTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.appng.api.support.LabelSupportTest [INFO] Running org.appng.api.support.HttpHeaderUtilsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.appng.api.support.HttpHeaderUtilsTest [INFO] Running org.appng.api.support.CallableActionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.appng.api.support.CallableActionTest [INFO] Running org.appng.api.support.SortParamSupportTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.api.support.SortParamSupportTest [INFO] Running org.appng.api.support.ScopeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.ScopeTest [INFO] Running org.appng.api.support.CallableDataSourceTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.appng.api.support.CallableDataSourceTest [INFO] Running org.appng.api.support.MessageSourceChainTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.api.support.MessageSourceChainTest [INFO] Running org.appng.api.support.ValidationProviderTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s - in org.appng.api.support.ValidationProviderTest [INFO] Running org.appng.api.support.ParameterSupportTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.appng.api.support.ParameterSupportTest [INFO] Running org.appng.api.support.field.IntegerFieldConverterTest 2017-06-29 14:39:54,232 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field object: can not convert '2247483648' to type 'java.lang.Integer' using format '#' 2017-06-29 14:39:54,238 WARN [main] org.appng.api.support.field.IntegerFieldConverter: error in field object: can not convert 'null' to type 'java.lang.Integer' using format '#' [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.appng.api.support.field.IntegerFieldConverterTest [INFO] Running org.appng.api.support.field.ObjectFieldConverterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.appng.api.support.field.ObjectFieldConverterTest [INFO] Running org.appng.api.support.field.ListFieldConverterTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.appng.api.support.field.ListFieldConverterTest [INFO] Running org.appng.api.support.field.FileFieldConverterTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.appng.api.support.field.FileFieldConverterTest [INFO] Running org.appng.api.support.field.DefaultFieldConverterTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.appng.api.support.field.DefaultFieldConverterTest [INFO] Running org.appng.api.support.field.LinkPanelFieldHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.appng.api.support.field.LinkPanelFieldHandlerTest [INFO] Running org.appng.api.support.field.DateFieldConverterTest 2017-06-29 14:39:54,376 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.util.Date' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.appng.api.support.field.DateFieldConverterTest [INFO] Running org.appng.api.support.field.DateFieldConverterDateTimeTest 2017-06-29 14:39:54,438 WARN [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'org.joda.time.DateTime' using format 'yyyy-MM-dd HH:mm:ss' [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.appng.api.support.field.DateFieldConverterDateTimeTest [INFO] Running org.appng.api.support.I18nTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.I18nTest [INFO] Running org.appng.api.support.OptionsImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.api.support.OptionsImplTest [INFO] Running org.appng.api.support.PropertyHolderTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.appng.api.support.PropertyHolderTest [INFO] Running org.appng.api.support.ElementHelperTest [WARNING] Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.051 s - in org.appng.api.support.ElementHelperTest [INFO] Running org.appng.api.support.DatasourceInheritanceTest 2017-06-29 14:39:54,511 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: process inheritance for cloneDatasource::datasource 2017-06-29 14:39:54,512 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: process inheritance for cloneCloneDatasource::cloneDatasource 2017-06-29 14:39:54,514 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: process inheritance for enhancedClone::datasource 2017-06-29 14:39:54,515 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: override title 2017-06-29 14:39:54,515 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: override description 2017-06-29 14:39:54,515 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: override permissions 2017-06-29 14:39:54,515 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: add parameter newParam 2017-06-29 14:39:54,515 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: add new field foo at position 0 2017-06-29 14:39:54,515 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: add bean option testOption 2017-06-29 14:39:54,515 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: add linkpanel with id nintendo 2017-06-29 14:39:54,515 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: override linkpanel with id foo 2017-06-29 14:39:54,515 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: process inheritance for overrideBeanClone::datasource 2017-06-29 14:39:54,517 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: override permissions 2017-06-29 14:39:54,517 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: override bean id hansolo 2017-06-29 14:39:54,517 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: add bean option lucas 2017-06-29 14:39:54,517 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: override linkpanel with id foo 2017-06-29 14:39:54,517 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: override linkpanel with id jin 2017-06-29 14:39:54,517 INFO [main] org.appng.api.support.ApplicationConfigProviderImpl: process inheritance for cloneCloneCloneDatasource::cloneCloneDatasource [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.appng.api.support.DatasourceInheritanceTest [INFO] Running org.appng.api.support.SelectionFactoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.api.support.SelectionFactoryTest [INFO] Running org.appng.api.support.OptionImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.OptionImplTest [INFO] Running org.appng.api.FileUploadTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.FileUploadTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 219, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/target/appng-api-1.14.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-api --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/target/appng-api-1.14.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-api --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-api --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/target/appng-api-1.14.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.14.0/appng-api-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.14.0/appng-api-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/target/appng-api-1.14.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.14.0/appng-api-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/target/appng-api-1.14.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.14.0/appng-api-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/target/appng-api-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.14.0/appng-api-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/target/appng-api-1.14.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.14.0/appng-api-1.14.0-sources.jar.asc [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default) > generate-sources @ appng-api >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default) < generate-sources @ appng-api <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default) @ appng-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-api --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/target/appng-api-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.14.0/appng-api-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.14.0/appng-api-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/target/appng-api-1.14.0-sources.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.14.0/appng-api-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/target/appng-api-1.14.0.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.14.0/appng-api-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/target/appng-api-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.14.0/appng-api-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-api/target/appng-api-1.14.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.14.0/appng-api-1.14.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG testsupport 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-testsupport --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-testsupport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-testsupport --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-testsupport/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-testsupport --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-testsupport --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-testsupport/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-testsupport --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.testsupport.validation.WritingJsonValidatorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 s - in org.appng.testsupport.validation.WritingJsonValidatorTest [INFO] Running org.appng.testsupport.validation.DateFieldDifferenceHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 s - in org.appng.testsupport.validation.DateFieldDifferenceHandlerTest [INFO] Running org.appng.testsupport.validation.AttributeValueDifferenceHandlerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.appng.testsupport.validation.AttributeValueDifferenceHandlerTest [INFO] Running org.appng.testsupport.validation.TextValueDifferenceHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.appng.testsupport.validation.TextValueDifferenceHandlerTest [INFO] Running org.appng.testsupport.validation.XPathDifferenceHandlerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.appng.testsupport.validation.XPathDifferenceHandlerTest [INFO] Running org.appng.testsupport.SimpleApplicationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in org.appng.testsupport.SimpleApplicationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-testsupport --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-testsupport/target/appng-testsupport-1.14.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-testsupport --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-testsupport/target/appng-testsupport-1.14.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-testsupport --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-testsupport --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-testsupport/target/appng-testsupport-1.14.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.14.0/appng-testsupport-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-testsupport/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.14.0/appng-testsupport-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-testsupport/target/appng-testsupport-1.14.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.14.0/appng-testsupport-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-testsupport/target/appng-testsupport-1.14.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.14.0/appng-testsupport-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-testsupport/target/appng-testsupport-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.14.0/appng-testsupport-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-testsupport/target/appng-testsupport-1.14.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.14.0/appng-testsupport-1.14.0-sources.jar.asc [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default) > generate-sources @ appng-testsupport >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default) < generate-sources @ appng-testsupport <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default) @ appng-testsupport --- [INFO] Skipping javadoc generation [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-testsupport --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-testsupport/target/appng-testsupport-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.14.0/appng-testsupport-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-testsupport/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.14.0/appng-testsupport-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-testsupport/target/appng-testsupport-1.14.0-sources.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.14.0/appng-testsupport-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-testsupport/target/appng-testsupport-1.14.0.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.14.0/appng-testsupport-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-testsupport/target/appng-testsupport-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.14.0/appng-testsupport-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-testsupport/target/appng-testsupport-1.14.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.14.0/appng-testsupport-1.14.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Persistence-Tools 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-persistence --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-persistence/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-persistence --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-persistence/target/classes [INFO] /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-persistence/src/main/java/org/appng/persistence/repository/EnversSearchRepository.java: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-persistence/src/main/java/org/appng/persistence/repository/EnversSearchRepository.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-persistence/src/main/java/org/appng/persistence/repository/EnversSearchRepository.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-persistence --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-persistence --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-persistence/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-persistence --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.persistence.repository.QueryDslSearchRepositoryTest [Server@5cb9f472]: Startup sequence initiated from main() method [Server@5cb9f472]: Could not load properties from file [Server@5cb9f472]: Using cli/default properties only [Server@5cb9f472]: Initiating startup sequence... [Server@5cb9f472]: Server socket opened successfully in 4 ms. 2017-06-29 14:40:07,341 INFO [HSQLDB Server @5cb9f472] hsqldb.db.HSQLDB5CF3DDA199.ENGINE: Checkpoint start 2017-06-29 14:40:07,342 INFO [HSQLDB Server @5cb9f472] hsqldb.db.HSQLDB5CF3DDA199.ENGINE: checkpointClose start 2017-06-29 14:40:07,352 INFO [HSQLDB Server @5cb9f472] hsqldb.db.HSQLDB5CF3DDA199.ENGINE: checkpointClose synched 2017-06-29 14:40:07,365 INFO [HSQLDB Server @5cb9f472] hsqldb.db.HSQLDB5CF3DDA199.ENGINE: checkpointClose script done 2017-06-29 14:40:07,391 INFO [HSQLDB Server @5cb9f472] hsqldb.db.HSQLDB5CF3DDA199.ENGINE: checkpointClose end 2017-06-29 14:40:07,391 INFO [HSQLDB Server @5cb9f472] hsqldb.db.HSQLDB5CF3DDA199.ENGINE: Checkpoint end - txts: 1 [Server@5cb9f472]: Database [index=0, id=0, db=file:target/hsql/hsql-testdb/, alias=hsql-testdb] opened successfully in 398 ms. [Server@5cb9f472]: Startup sequence completed in 403 ms. [Server@5cb9f472]: 2017-06-29 14:40:07.406 HSQLDB server 2.4.0 is online on port 9001 [Server@5cb9f472]: To close normally, connect and execute SHUTDOWN SQL [Server@5cb9f472]: From command line, use [Ctrl]+[C] to abort abruptly 2017-06-29 14:40:07,645 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@5e853265: startup date [Thu Jun 29 14:40:07 CEST 2017]; root of context hierarchy 2017-06-29 14:40:08,036 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2017-06-29 14:40:08,036 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:08,056 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: hsql-testdb ...] 2017-06-29 14:40:08,188 INFO [main] org.hibernate.Version : HHH000412: Hibernate Core {5.2.10.Final} 2017-06-29 14:40:08,190 INFO [main] org.hibernate.cfg.Environment : HHH000206: hibernate.properties not found 2017-06-29 14:40:08,233 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.0.1.Final} 2017-06-29 14:40:08,421 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:08,422 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:08,422 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2017-06-29 14:40:08,422 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2017-06-29 14:40:08,425 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2017-06-29 14:40:08,568 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:40:08,646 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:40:09,643 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 5.4.1.Final 2017-06-29 14:40:10,022 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@77b919a3] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:10,025 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createContainerEntityManagerFactory(HibernatePersistenceProvider.java:151) at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:353) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.appng.persistence.repository.RepositoryConfiguration.entityManagerFactory(RepositoryConfiguration.java:70) at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c.CGLIB$entityManagerFactory$2() at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c$$FastClassBySpringCGLIB$$7a80f623.invoke() at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c.entityManagerFactory() 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.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:162) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:588) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1173) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1067) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:513) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.obtainBeanInstanceFromFactory(ConfigurationClassEnhancer.java:389) at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:361) at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c.entityManagerFactory() at org.appng.persistence.repository.RepositoryConfiguration.transactionManager(RepositoryConfiguration.java:54) at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c.CGLIB$transactionManager$1() at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c$$FastClassBySpringCGLIB$$7a80f623.invoke() at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c.transactionManager() 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.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:162) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:588) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1173) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1067) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:513) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.appng.persistence.repository.QueryDslSearchRepositoryTest.setup(QueryDslSearchRepositoryTest.java:42) 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:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ENVERSTESTENTITY_AUD at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 88 more 2017-06-29 14:40:10,028 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createContainerEntityManagerFactory(HibernatePersistenceProvider.java:151) at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:353) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.appng.persistence.repository.RepositoryConfiguration.entityManagerFactory(RepositoryConfiguration.java:70) at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c.CGLIB$entityManagerFactory$2() at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c$$FastClassBySpringCGLIB$$7a80f623.invoke() at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c.entityManagerFactory() 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.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:162) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:588) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1173) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1067) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:513) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.obtainBeanInstanceFromFactory(ConfigurationClassEnhancer.java:389) at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:361) at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c.entityManagerFactory() at org.appng.persistence.repository.RepositoryConfiguration.transactionManager(RepositoryConfiguration.java:54) at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c.CGLIB$transactionManager$1() at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c$$FastClassBySpringCGLIB$$7a80f623.invoke() at org.springframework.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:228) at org.springframework.context.annotation.ConfigurationClassEnhancer$BeanMethodInterceptor.intercept(ConfigurationClassEnhancer.java:358) at org.appng.persistence.repository.RepositoryConfiguration$$EnhancerBySpringCGLIB$$3744d26c.transactionManager() 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.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:162) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:588) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1173) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1067) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:513) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:761) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.appng.persistence.repository.QueryDslSearchRepositoryTest.setup(QueryDslSearchRepositoryTest.java:42) 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:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.TESTENTITY_AUD at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 88 more 2017-06-29 14:40:10,035 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@70887727] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:10,045 INFO [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f' 2017-06-29 14:40:10,053 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:10,523 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:40:10,631 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@5e853265: startup date [Thu Jun 29 14:40:07 CEST 2017]; root of context hierarchy 2017-06-29 14:40:10,632 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:10,784 INFO [HSQLDB Connection @543772aa] hsqldb.db.HSQLDB5CF3DDA199.ENGINE: Database closed [Server@5cb9f472]: Initiating shutdown sequence... [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.037 s - in org.appng.persistence.repository.QueryDslSearchRepositoryTest [INFO] Running org.appng.persistence.repository.SearchQueryTest [Server@40ef0af8]: Startup sequence initiated from main() method [Server@40ef0af8]: Could not load properties from file [Server@40ef0af8]: Using cli/default properties only [Server@40ef0af8]: Initiating startup sequence... [Server@40ef0af8]: Server socket opened successfully in 0 ms. [Server@40ef0af8]: Database [index=0, id=1, db=file:target/hsql/hsql-testdb/, alias=hsql-testdb] opened successfully in 76 ms. [Server@40ef0af8]: Startup sequence completed in 77 ms. [Server@40ef0af8]: 2017-06-29 14:40:10.975 HSQLDB server 2.4.0 is online on port 9001 [Server@40ef0af8]: To close normally, connect and execute SHUTDOWN SQL [Server@40ef0af8]: From command line, use [Ctrl]+[C] to abort abruptly [Server@5cb9f472]: Shutdown sequence completed in 100 ms. [Server@5cb9f472]: 2017-06-29 14:40:10.987 SHUTDOWN : System.exit() was not called 2017-06-29 14:40:11,038 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: hsql-testdb ...] 2017-06-29 14:40:11,047 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:11,047 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:11,047 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2017-06-29 14:40:11,047 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2017-06-29 14:40:11,047 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2017-06-29 14:40:11,150 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:40:11,160 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:40:11,411 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3a296107] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:11,441 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1f129467] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:11,447 INFO [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f' 2017-06-29 14:40:11,462 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:40:11,666 INFO [HSQLDB Connection @656799eb] hsqldb.db.HSQLDB5CF3DDA199.ENGINE: Database closed [Server@40ef0af8]: Initiating shutdown sequence... [Server@357f6391]: Startup sequence initiated from main() method [Server@357f6391]: Could not load properties from file [Server@357f6391]: Using cli/default properties only [Server@357f6391]: Initiating startup sequence... [Server@357f6391]: Server socket opened successfully in 12 ms. [Server@357f6391]: Database [index=0, id=2, db=file:target/hsql/hsql-testdb/, alias=hsql-testdb] opened successfully in 44 ms. [Server@357f6391]: Startup sequence completed in 56 ms. [Server@357f6391]: 2017-06-29 14:40:11.828 HSQLDB server 2.4.0 is online on port 9001 [Server@357f6391]: To close normally, connect and execute SHUTDOWN SQL [Server@357f6391]: From command line, use [Ctrl]+[C] to abort abruptly [Server@40ef0af8]: Shutdown sequence completed in 101 ms. [Server@40ef0af8]: 2017-06-29 14:40:11.870 SHUTDOWN : System.exit() was not called 2017-06-29 14:40:11,884 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: hsql-testdb ...] 2017-06-29 14:40:11,896 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:11,896 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:11,897 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2017-06-29 14:40:11,897 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2017-06-29 14:40:11,897 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2017-06-29 14:40:12,003 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:40:12,012 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:40:12,236 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@713999c2] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:12,251 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6060146b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:12,255 INFO [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f' 2017-06-29 14:40:12,261 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:40:12,419 INFO [HSQLDB Connection @14242c09] hsqldb.db.HSQLDB5CF3DDA199.ENGINE: Database closed [Server@357f6391]: Initiating shutdown sequence... [Server@3a45afd4]: Startup sequence initiated from main() method [Server@3a45afd4]: Could not load properties from file [Server@3a45afd4]: Using cli/default properties only [Server@3a45afd4]: Initiating startup sequence... [Server@3a45afd4]: Server socket opened successfully in 0 ms. [Server@3a45afd4]: Database [index=0, id=3, db=file:target/hsql/hsql-testdb/, alias=hsql-testdb] opened successfully in 33 ms. [Server@3a45afd4]: Startup sequence completed in 33 ms. [Server@3a45afd4]: 2017-06-29 14:40:12.557 HSQLDB server 2.4.0 is online on port 9001 [Server@3a45afd4]: To close normally, connect and execute SHUTDOWN SQL [Server@3a45afd4]: From command line, use [Ctrl]+[C] to abort abruptly [Server@357f6391]: Shutdown sequence completed in 100 ms. [Server@357f6391]: 2017-06-29 14:40:12.621 SHUTDOWN : System.exit() was not called 2017-06-29 14:40:12,640 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: hsql-testdb ...] 2017-06-29 14:40:12,654 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:12,654 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:12,654 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2017-06-29 14:40:12,657 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2017-06-29 14:40:12,658 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2017-06-29 14:40:12,761 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:40:12,771 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:40:12,992 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2e204155] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:13,012 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@27dc335a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:13,019 INFO [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f' 2017-06-29 14:40:13,025 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:40:13,187 INFO [HSQLDB Connection @7420f15f] hsqldb.db.HSQLDB5CF3DDA199.ENGINE: Database closed [Server@353b0719]: Startup sequence initiated from main() method [Server@353b0719]: Could not load properties from file [Server@353b0719]: Using cli/default properties only [Server@353b0719]: Initiating startup sequence... [Server@353b0719]: Server socket opened successfully in 1 ms. [Server@3a45afd4]: Initiating shutdown sequence... [Server@3a45afd4]: Shutdown sequence completed in 0 ms. [Server@3a45afd4]: 2017-06-29 14:40:13.295 SHUTDOWN : System.exit() was not called [Server@353b0719]: Database [index=0, id=4, db=file:target/hsql/hsql-testdb/, alias=hsql-testdb] opened successfully in 88 ms. [Server@353b0719]: Startup sequence completed in 89 ms. [Server@353b0719]: 2017-06-29 14:40:13.383 HSQLDB server 2.4.0 is online on port 9001 [Server@353b0719]: To close normally, connect and execute SHUTDOWN SQL [Server@353b0719]: From command line, use [Ctrl]+[C] to abort abruptly 2017-06-29 14:40:13,407 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: hsql-testdb ...] 2017-06-29 14:40:13,415 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:13,415 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:13,415 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2017-06-29 14:40:13,415 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2017-06-29 14:40:13,415 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2017-06-29 14:40:13,518 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:40:13,525 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:40:13,716 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4db46344] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:13,731 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@56c6d515] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:13,735 INFO [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f' 2017-06-29 14:40:13,740 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:40:13,954 INFO [HSQLDB Connection @64250185] hsqldb.db.HSQLDB5CF3DDA199.ENGINE: Database closed [Server@3a80c534]: Startup sequence initiated from main() method [Server@3a80c534]: Could not load properties from file [Server@3a80c534]: Using cli/default properties only [Server@3a80c534]: Initiating startup sequence... [Server@353b0719]: Initiating shutdown sequence... [Server@3a80c534]: Server socket opened successfully in 0 ms. [Server@3a80c534]: Database [index=0, id=5, db=file:target/hsql/hsql-testdb/, alias=hsql-testdb] opened successfully in 38 ms. [Server@3a80c534]: Startup sequence completed in 38 ms. [Server@3a80c534]: 2017-06-29 14:40:14.097 HSQLDB server 2.4.0 is online on port 9001 [Server@3a80c534]: To close normally, connect and execute SHUTDOWN SQL [Server@3a80c534]: From command line, use [Ctrl]+[C] to abort abruptly [Server@353b0719]: Shutdown sequence completed in 101 ms. [Server@353b0719]: 2017-06-29 14:40:14.159 SHUTDOWN : System.exit() was not called 2017-06-29 14:40:14,169 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: hsql-testdb ...] 2017-06-29 14:40:14,176 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:14,176 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:14,176 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2017-06-29 14:40:14,176 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2017-06-29 14:40:14,176 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2017-06-29 14:40:14,279 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:40:14,284 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:40:14,463 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@764db16c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:14,476 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@45cb5307] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:14,480 INFO [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f' 2017-06-29 14:40:14,485 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:40:14,654 INFO [HSQLDB Connection @91c5c94] hsqldb.db.HSQLDB5CF3DDA199.ENGINE: Database closed [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.866 s - in org.appng.persistence.repository.SearchQueryTest [INFO] Running org.appng.persistence.repository.EnversSearchRepositoryTest [Server@3a80c534]: Initiating shutdown sequence... [Server@28f8ce2e]: Startup sequence initiated from main() method [Server@28f8ce2e]: Could not load properties from file [Server@28f8ce2e]: Using cli/default properties only [Server@28f8ce2e]: Initiating startup sequence... [Server@28f8ce2e]: Server socket opened successfully in 0 ms. [Server@28f8ce2e]: Database [index=0, id=6, db=file:target/hsql/hsql-testdb/, alias=hsql-testdb] opened successfully in 35 ms. [Server@28f8ce2e]: Startup sequence completed in 35 ms. [Server@28f8ce2e]: 2017-06-29 14:40:14.794 HSQLDB server 2.4.0 is online on port 9001 [Server@28f8ce2e]: To close normally, connect and execute SHUTDOWN SQL [Server@28f8ce2e]: From command line, use [Ctrl]+[C] to abort abruptly [Server@3a80c534]: Shutdown sequence completed in 100 ms. [Server@3a80c534]: 2017-06-29 14:40:14.856 SHUTDOWN : System.exit() was not called 2017-06-29 14:40:14,863 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2c0a3826: startup date [Thu Jun 29 14:40:14 CEST 2017]; root of context hierarchy 2017-06-29 14:40:14,936 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2017-06-29 14:40:14,936 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:14,936 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: hsql-testdb ...] 2017-06-29 14:40:14,943 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:14,943 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:14,943 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2017-06-29 14:40:14,943 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2017-06-29 14:40:14,943 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2017-06-29 14:40:15,051 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:40:15,057 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:40:15,254 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1782896] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:15,270 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@8bde368] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:15,274 INFO [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f' 2017-06-29 14:40:15,277 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:15,360 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:40:15,432 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@2c0a3826: startup date [Thu Jun 29 14:40:14 CEST 2017]; root of context hierarchy 2017-06-29 14:40:15,433 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.676 s - in org.appng.persistence.repository.EnversSearchRepositoryTest [INFO] Running org.appng.persistence.repository.SearchRepositoryTest 2017-06-29 14:40:15,437 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@40c6d1ef: startup date [Thu Jun 29 14:40:15 CEST 2017]; root of context hierarchy 2017-06-29 14:40:15,482 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2017-06-29 14:40:15,482 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:15,482 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: hsql-testdb ...] 2017-06-29 14:40:15,488 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:15,488 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:15,488 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2017-06-29 14:40:15,488 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2017-06-29 14:40:15,488 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2017-06-29 14:40:15,592 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:40:15,601 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:40:15,775 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3fdbb7ee] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:15,778 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@32c08610] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:15,782 INFO [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f' 2017-06-29 14:40:15,785 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:15,835 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:40:15,849 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@40c6d1ef: startup date [Thu Jun 29 14:40:15 CEST 2017]; root of context hierarchy 2017-06-29 14:40:15,850 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:15,853 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@7cadf3ca: startup date [Thu Jun 29 14:40:15 CEST 2017]; root of context hierarchy 2017-06-29 14:40:15,899 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2017-06-29 14:40:15,899 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:15,899 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: hsql-testdb ...] 2017-06-29 14:40:15,905 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:15,905 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:15,905 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2017-06-29 14:40:15,905 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2017-06-29 14:40:15,905 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2017-06-29 14:40:16,008 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:40:16,018 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:40:16,194 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@75973f7a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:16,196 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7940b729] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:16,200 INFO [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f' 2017-06-29 14:40:16,204 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:16,254 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:40:16,278 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@7cadf3ca: startup date [Thu Jun 29 14:40:15 CEST 2017]; root of context hierarchy 2017-06-29 14:40:16,279 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:16,282 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2fd05b15: startup date [Thu Jun 29 14:40:16 CEST 2017]; root of context hierarchy 2017-06-29 14:40:16,322 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2017-06-29 14:40:16,322 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:16,322 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: hsql-testdb ...] 2017-06-29 14:40:16,328 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:16,329 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:16,329 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2017-06-29 14:40:16,329 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2017-06-29 14:40:16,329 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2017-06-29 14:40:16,434 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:40:16,444 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:40:16,636 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@410e043b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:16,640 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5d3a238] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:16,644 INFO [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f' 2017-06-29 14:40:16,648 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:16,700 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:40:16,713 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@2fd05b15: startup date [Thu Jun 29 14:40:16 CEST 2017]; root of context hierarchy 2017-06-29 14:40:16,713 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:16,758 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@64b20d9c: startup date [Thu Jun 29 14:40:16 CEST 2017]; root of context hierarchy 2017-06-29 14:40:16,796 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2017-06-29 14:40:16,797 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:16,797 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: hsql-testdb ...] 2017-06-29 14:40:16,802 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:16,802 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:16,802 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2017-06-29 14:40:16,803 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2017-06-29 14:40:16,803 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2017-06-29 14:40:16,906 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:40:16,911 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:40:17,065 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2257590f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:17,068 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@c3e5e3c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:17,072 INFO [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f' 2017-06-29 14:40:17,076 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:17,124 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:40:17,137 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@64b20d9c: startup date [Thu Jun 29 14:40:16 CEST 2017]; root of context hierarchy 2017-06-29 14:40:17,138 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:17,141 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@7915111a: startup date [Thu Jun 29 14:40:17 CEST 2017]; root of context hierarchy 2017-06-29 14:40:17,176 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2017-06-29 14:40:17,176 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:17,176 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: hsql-testdb ...] 2017-06-29 14:40:17,181 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:17,182 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:17,182 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2017-06-29 14:40:17,182 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2017-06-29 14:40:17,182 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2017-06-29 14:40:17,284 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:40:17,299 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:40:17,477 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6cca70e3] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:17,481 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4a5a8c6f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:17,484 INFO [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f' 2017-06-29 14:40:17,487 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:17,529 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:40:17,541 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@7915111a: startup date [Thu Jun 29 14:40:17 CEST 2017]; root of context hierarchy 2017-06-29 14:40:17,542 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:17,545 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@25df95b: startup date [Thu Jun 29 14:40:17 CEST 2017]; root of context hierarchy 2017-06-29 14:40:17,579 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2017-06-29 14:40:17,579 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:17,579 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: hsql-testdb ...] 2017-06-29 14:40:17,584 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:17,584 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:17,584 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2017-06-29 14:40:17,584 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2017-06-29 14:40:17,585 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2017-06-29 14:40:17,690 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:40:17,695 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:40:17,857 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7475f57e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:17,860 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@514f2b5c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:17,863 INFO [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f' 2017-06-29 14:40:17,866 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:17,909 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:40:17,921 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@25df95b: startup date [Thu Jun 29 14:40:17 CEST 2017]; root of context hierarchy 2017-06-29 14:40:17,921 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:17,924 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@35ec9d29: startup date [Thu Jun 29 14:40:17 CEST 2017]; root of context hierarchy 2017-06-29 14:40:17,958 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2017-06-29 14:40:17,958 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:17,958 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: hsql-testdb ...] 2017-06-29 14:40:17,963 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:17,963 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:17,964 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2017-06-29 14:40:17,964 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2017-06-29 14:40:17,964 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2017-06-29 14:40:18,066 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:40:18,069 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:40:18,217 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@73c25e8] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:18,220 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3545bfea] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:18,223 INFO [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f' 2017-06-29 14:40:18,226 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:18,265 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:40:18,274 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@35ec9d29: startup date [Thu Jun 29 14:40:17 CEST 2017]; root of context hierarchy 2017-06-29 14:40:18,274 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:18,277 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@16716cc0: startup date [Thu Jun 29 14:40:18 CEST 2017]; root of context hierarchy 2017-06-29 14:40:18,311 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2017-06-29 14:40:18,311 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:18,311 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: hsql-testdb ...] 2017-06-29 14:40:18,316 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:18,317 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:18,317 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2017-06-29 14:40:18,317 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2017-06-29 14:40:18,317 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2017-06-29 14:40:18,421 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:40:18,425 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:40:18,570 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@8551ee6] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:18,573 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@11b26693] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:18,576 INFO [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f' 2017-06-29 14:40:18,579 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:18,618 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:40:18,633 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@16716cc0: startup date [Thu Jun 29 14:40:18 CEST 2017]; root of context hierarchy 2017-06-29 14:40:18,634 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:18,636 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@7528ece2: startup date [Thu Jun 29 14:40:18 CEST 2017]; root of context hierarchy 2017-06-29 14:40:18,671 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2017-06-29 14:40:18,671 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:18,671 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: hsql-testdb ...] 2017-06-29 14:40:18,677 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:18,677 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:18,677 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2017-06-29 14:40:18,677 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2017-06-29 14:40:18,677 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2017-06-29 14:40:18,781 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:40:18,790 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:40:19,096 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@735d1db7] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:19,098 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4040559d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:19,102 INFO [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f' 2017-06-29 14:40:19,105 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:19,146 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:40:19,155 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@7528ece2: startup date [Thu Jun 29 14:40:18 CEST 2017]; root of context hierarchy 2017-06-29 14:40:19,156 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:19,158 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@432e61f1: startup date [Thu Jun 29 14:40:19 CEST 2017]; root of context hierarchy 2017-06-29 14:40:19,191 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2017-06-29 14:40:19,191 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:19,191 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: hsql-testdb ...] 2017-06-29 14:40:19,196 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:19,196 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:19,196 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2017-06-29 14:40:19,196 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2017-06-29 14:40:19,196 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2017-06-29 14:40:19,298 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:40:19,305 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:40:19,468 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@766f2d65] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:19,471 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3f2cc8ab] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:19,475 INFO [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f' 2017-06-29 14:40:19,479 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:19,518 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:40:19,548 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@432e61f1: startup date [Thu Jun 29 14:40:19 CEST 2017]; root of context hierarchy 2017-06-29 14:40:19,549 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:19,551 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@eb3b4d7: startup date [Thu Jun 29 14:40:19 CEST 2017]; root of context hierarchy 2017-06-29 14:40:19,584 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2017-06-29 14:40:19,584 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:19,584 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: hsql-testdb ...] 2017-06-29 14:40:19,588 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:19,589 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:19,589 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2017-06-29 14:40:19,589 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2017-06-29 14:40:19,589 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2017-06-29 14:40:19,693 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:40:19,707 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:40:19,862 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@67964236] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:19,865 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6364e814] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:19,869 INFO [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f' 2017-06-29 14:40:19,872 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:19,911 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:40:19,939 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@eb3b4d7: startup date [Thu Jun 29 14:40:19 CEST 2017]; root of context hierarchy 2017-06-29 14:40:19,939 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:19,942 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3cce6db1: startup date [Thu Jun 29 14:40:19 CEST 2017]; root of context hierarchy 2017-06-29 14:40:19,973 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2017-06-29 14:40:19,973 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:19,973 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: hsql-testdb ...] 2017-06-29 14:40:19,978 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:19,978 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:19,978 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2017-06-29 14:40:19,978 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2017-06-29 14:40:19,978 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2017-06-29 14:40:20,081 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:40:20,091 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:40:20,235 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@55c14260] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:20,238 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@256bfbbb] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:20,242 INFO [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f' 2017-06-29 14:40:20,245 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:20,282 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:40:20,310 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@3cce6db1: startup date [Thu Jun 29 14:40:19 CEST 2017]; root of context hierarchy 2017-06-29 14:40:20,310 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:20,312 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@4a6198a7: startup date [Thu Jun 29 14:40:20 CEST 2017]; root of context hierarchy 2017-06-29 14:40:20,342 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2017-06-29 14:40:20,342 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:20,343 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: hsql-testdb ...] 2017-06-29 14:40:20,347 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:20,347 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:20,347 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2017-06-29 14:40:20,347 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2017-06-29 14:40:20,347 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2017-06-29 14:40:20,454 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:40:20,461 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:40:20,628 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@79dba8fc] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:20,631 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@32561cd5] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:20,635 INFO [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f' 2017-06-29 14:40:20,638 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:20,676 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:40:20,685 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@4a6198a7: startup date [Thu Jun 29 14:40:20 CEST 2017]; root of context hierarchy 2017-06-29 14:40:20,686 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:20,689 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@35fe64ca: startup date [Thu Jun 29 14:40:20 CEST 2017]; root of context hierarchy 2017-06-29 14:40:20,721 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2017-06-29 14:40:20,722 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:20,722 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: hsql-testdb ...] 2017-06-29 14:40:20,726 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:20,726 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:20,727 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2017-06-29 14:40:20,727 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2017-06-29 14:40:20,727 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2017-06-29 14:40:20,831 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:40:20,836 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:40:21,000 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@14ea1252] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:21,003 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4f1545bd] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:21,007 INFO [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f' 2017-06-29 14:40:21,010 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:21,053 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:40:21,067 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@35fe64ca: startup date [Thu Jun 29 14:40:20 CEST 2017]; root of context hierarchy 2017-06-29 14:40:21,068 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:21,071 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@311d2611: startup date [Thu Jun 29 14:40:21 CEST 2017]; root of context hierarchy 2017-06-29 14:40:21,104 INFO [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources') 2017-06-29 14:40:21,104 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:21,104 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: hsql-testdb ...] 2017-06-29 14:40:21,109 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:21,109 INFO [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] 2017-06-29 14:40:21,109 INFO [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****} 2017-06-29 14:40:21,109 INFO [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false 2017-06-29 14:40:21,109 INFO [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1) 2017-06-29 14:40:21,212 INFO [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:40:21,218 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:40:21,386 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@c377641] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:21,389 INFO [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6f7a7030] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 2017-06-29 14:40:21,393 INFO [main] org.hibernate.tool.schema.internal.SchemaCreatorImpl: HHH000476: Executing import script 'org.hibernate.tool.schema.internal.exec.ScriptSourceInputNonExistentImpl@328d044f' 2017-06-29 14:40:21,397 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:21,434 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:40:21,442 INFO [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@311d2611: startup date [Thu Jun 29 14:40:21 CEST 2017]; root of context hierarchy 2017-06-29 14:40:21,443 INFO [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:hsql://localhost:9001/hsql-testdb] [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.009 s - in org.appng.persistence.repository.SearchRepositoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-persistence --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-persistence/target/appng-persistence-1.14.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-persistence --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-persistence/target/appng-persistence-1.14.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-persistence --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-persistence --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-persistence/target/appng-persistence-1.14.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.14.0/appng-persistence-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-persistence/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.14.0/appng-persistence-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-persistence/target/appng-persistence-1.14.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.14.0/appng-persistence-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-persistence/target/appng-persistence-1.14.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.14.0/appng-persistence-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-persistence/target/appng-persistence-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.14.0/appng-persistence-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-persistence/target/appng-persistence-1.14.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.14.0/appng-persistence-1.14.0-sources.jar.asc [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default) > generate-sources @ appng-persistence >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default) < generate-sources @ appng-persistence <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default) @ appng-persistence --- [INFO] Skipping javadoc generation [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-persistence --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-persistence/target/appng-persistence-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.14.0/appng-persistence-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-persistence/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.14.0/appng-persistence-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-persistence/target/appng-persistence-1.14.0-sources.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.14.0/appng-persistence-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-persistence/target/appng-persistence-1.14.0.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.14.0/appng-persistence-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-persistence/target/appng-persistence-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.14.0/appng-persistence-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-persistence/target/appng-persistence-1.14.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.14.0/appng-persistence-1.14.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Search 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-search --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-search --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-search --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-search --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.search.searcher.GermanSearchTermProcessorTest 'käse' -> (*kas OR kase*) 'käse scheiben' -> (*kas OR kase*) AND (*scheib OR scheib*) 'tomaten' -> (*tomat OR tomat*) 'tomaten dosen' -> (*tomat OR tomat*) AND (*dos OR dos*) 'gemüse' -> (*gemus OR gemuse*) 'gemüse brühe' -> (*gemus OR gemuse*) AND (*bruh OR bruhe*) 'gemüse huhn' -> (*gemus OR gemuse*) AND (*huhn OR huhn*) 'dinkel' -> (*dinkel OR dinkel*) 'kassler' -> (*kassl OR kassl*) 'karotten kartoffeln rindfleisch' -> (*karott OR karott*) AND (*kartoffeln OR kartoffeln*) AND (*rindfleisch OR rindfleisch*) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s - in org.appng.search.searcher.GermanSearchTermProcessorTest [INFO] Running org.appng.search.indexer.StandardSearcherTest 2017-06-29 14:40:24,407 DEBUG [main] org.appng.search.indexer.GlobalIndexer: start indexing for site manager 2017-06-29 14:40:24,415 INFO [main] org.appng.search.indexer.FileSystemProvider: dataDir: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/pages 2017-06-29 14:40:24,420 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (1/2):/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/pages/de/42.txt 2017-06-29 14:40:24,690 WARN [main] org.apache.tika.parser.image.ImageParser: JBIG2ImageReader not loaded. jbig2 files will be ignored 2017-06-29 14:40:24,955 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 537ms 2017-06-29 14:40:24,960 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/pages/de/42.jsp 2017-06-29 14:40:25,121 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'title' 2017-06-29 14:40:25,123 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'contents' 2017-06-29 14:40:25,123 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'customfield' 2017-06-29 14:40:25,123 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'anotherCustomfield' 2017-06-29 14:40:25,127 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (2/2):/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/pages/de/42.jsp 2017-06-29 14:40:25,127 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 172ms 2017-06-29 14:40:25,128 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (1/4):/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/pages/en/foobar.txt 2017-06-29 14:40:25,156 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 28ms 2017-06-29 14:40:25,157 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (2/4):/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/pages/en/42.txt 2017-06-29 14:40:25,173 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 16ms 2017-06-29 14:40:25,173 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/pages/en/acme.jsp 2017-06-29 14:40:25,174 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = title 2017-06-29 14:40:25,174 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = content 2017-06-29 14:40:25,175 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (3/4):/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/pages/en/acme.jsp 2017-06-29 14:40:25,175 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 2ms 2017-06-29 14:40:25,175 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/pages/en/42.jsp 2017-06-29 14:40:25,176 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'title' 2017-06-29 14:40:25,177 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'contents' 2017-06-29 14:40:25,177 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'customfield' 2017-06-29 14:40:25,177 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'anotherCustomfield' 2017-06-29 14:40:25,177 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (4/4):/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/pages/en/42.jsp 2017-06-29 14:40:25,177 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 2ms 2017-06-29 14:40:25,178 INFO [main] org.appng.search.indexer.FileSystemProvider: Indexing 6 files took 761 milliseconds 2017-06-29 14:40:25,264 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: opened IndexWriter#1501183687 with Analyzer class org.apache.lucene.analysis.standard.StandardAnalyzer 2017-06-29 14:40:25,266 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: clearing index at /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/target/index 2017-06-29 14:40:27,303 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1501183687 2017-06-29 14:40:27,304 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'clear index' which offered 0 events (CREATE: 0, UPDATE: 0, DELETE: 0). The index now contains 0 documents (was 0 before) 2017-06-29 14:40:27,304 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1501183687, containing 0 documents (before: 0) directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/target/index 2017-06-29 14:40:27,312 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed org.apache.lucene.index.IndexWriter@597a3ec7 2017-06-29 14:40:27,313 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed StandardDirectoryReader(segments:1:nrt) 2017-06-29 14:40:27,313 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed MMapDirectory@/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/target/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7e2699dc 2017-06-29 14:40:27,322 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: opened IndexWriter#206143909 with Analyzer class org.apache.lucene.analysis.de.GermanAnalyzer 2017-06-29 14:40:27,394 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/de/42.txt +type:txt 2017-06-29 14:40:27,394 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [72ms] CREATE, query: +id:/de/42.txt +type:txt 2017-06-29 14:40:27,397 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/de/42.jsp +type:jsp 2017-06-29 14:40:27,397 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [3ms] CREATE, query: +id:/de/42.jsp +type:jsp 2017-06-29 14:40:29,566 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#206143909 2017-06-29 14:40:29,566 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/pages/de' which offered 2 events (CREATE: 2, UPDATE: 0, DELETE: 0). The index now contains 2 documents (was 0 before) 2017-06-29 14:40:29,566 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#206143909, containing 2 documents (before: 0) directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/target/index 2017-06-29 14:40:29,567 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed org.apache.lucene.index.IndexWriter@c4981a5 2017-06-29 14:40:29,567 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed StandardDirectoryReader(segments_1:3:nrt) 2017-06-29 14:40:29,568 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed MMapDirectory@/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/target/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7e2699dc 2017-06-29 14:40:29,574 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: opened IndexWriter#655786683 with Analyzer class org.apache.lucene.analysis.en.EnglishAnalyzer 2017-06-29 14:40:29,609 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/foobar.txt +type:txt 2017-06-29 14:40:29,609 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [8ms] CREATE, query: +id:/en/foobar.txt +type:txt 2017-06-29 14:40:29,615 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/42.txt +type:txt 2017-06-29 14:40:29,615 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [6ms] CREATE, query: +id:/en/42.txt +type:txt 2017-06-29 14:40:29,616 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/acme.jsp +type:jsp 2017-06-29 14:40:29,616 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [0ms] CREATE, query: +id:/en/acme.jsp +type:jsp 2017-06-29 14:40:29,622 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/42.jsp +type:jsp 2017-06-29 14:40:29,622 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [5ms] CREATE, query: +id:/en/42.jsp +type:jsp 2017-06-29 14:40:31,695 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#655786683 2017-06-29 14:40:31,695 INFO [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/pages/en' which offered 4 events (CREATE: 4, UPDATE: 0, DELETE: 0). The index now contains 6 documents (was 2 before) 2017-06-29 14:40:31,696 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#655786683, containing 6 documents (before: 2) directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/target/index 2017-06-29 14:40:31,697 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed org.apache.lucene.index.IndexWriter@271682bb 2017-06-29 14:40:31,697 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed StandardDirectoryReader(segments_2:6:nrt _0(6.6.0):c2) 2017-06-29 14:40:31,697 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed MMapDirectory@/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/target/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7e2699dc 2017-06-29 14:40:31,975 INFO [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:de +((title:anhalt contents:anhalt) (title:anhalter* contents:anhalter*)) 2017-06-29 14:40:32,867 INFO [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:en +((title:hitchhik contents:hitchhik) (title:hitchhiker* contents:hitchhiker*)) 2017-06-29 14:40:32,884 INFO [main] org.appng.search.searcher.StandardSearcher: 1 results returned from query: +language:en +((title:foo contents:foo) (title:foo* contents:foo*)) 2017-06-29 14:40:32,894 INFO [main] org.appng.search.searcher.StandardSearcher: 0 results returned from query: +language:en +((title:acm contents:acm) (title:acme* contents:acme*)) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.786 s - in org.appng.search.indexer.StandardSearcherTest [INFO] Running org.appng.search.indexer.ParseTagsTest 2017-06-29 14:40:32,899 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field1' 2017-06-29 14:40:32,899 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field2' 2017-06-29 14:40:32,899 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'contents' 2017-06-29 14:40:32,899 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field1' 2017-06-29 14:40:32,899 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field2' {field1=A, contents=A B D, field2=B} 2017-06-29 14:40:32,899 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/pages/en/42.jsp 2017-06-29 14:40:32,900 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'title' 2017-06-29 14:40:32,901 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'contents' 2017-06-29 14:40:32,901 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'customfield' 2017-06-29 14:40:32,901 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'anotherCustomfield' 2017-06-29 14:40:32,902 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = field1 2017-06-29 14:40:32,902 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = field2 2017-06-29 14:40:32,902 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = {} [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.appng.search.indexer.ParseTagsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-search --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/target/appng-search-1.14.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-search --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/target/appng-search-1.14.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-search --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-search --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/target/appng-search-1.14.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.14.0/appng-search-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.14.0/appng-search-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/target/appng-search-1.14.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.14.0/appng-search-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/target/appng-search-1.14.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.14.0/appng-search-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/target/appng-search-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.14.0/appng-search-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/target/appng-search-1.14.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.14.0/appng-search-1.14.0-sources.jar.asc [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default) > generate-sources @ appng-search >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default) < generate-sources @ appng-search <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default) @ appng-search --- [INFO] Skipping javadoc generation [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-search --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/target/appng-search-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.14.0/appng-search-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.14.0/appng-search-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/target/appng-search-1.14.0-sources.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.14.0/appng-search-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/target/appng-search-1.14.0.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.14.0/appng-search-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/target/appng-search-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.14.0/appng-search-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-search/target/appng-search-1.14.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.14.0/appng-search-1.14.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Core Library 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-core --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 68 resources [INFO] Copying 1 resource [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core --- [INFO] Generating source... [INFO] parsing a schema... [INFO] compiling a schema... [INFO] org/appng/core/xml/repository/Certification.java [INFO] org/appng/core/xml/repository/GetCertificationRequest.java [INFO] org/appng/core/xml/repository/GetCertificationResponse.java [INFO] org/appng/core/xml/repository/GetPackageRequest.java [INFO] org/appng/core/xml/repository/GetPackageResponse.java [INFO] org/appng/core/xml/repository/GetPackageVersionsRequest.java [INFO] org/appng/core/xml/repository/GetPackageVersionsResponse.java [INFO] org/appng/core/xml/repository/GetPackagesRequest.java [INFO] org/appng/core/xml/repository/GetPackagesResponse.java [INFO] org/appng/core/xml/repository/ObjectFactory.java [INFO] org/appng/core/xml/repository/Package.java [INFO] org/appng/core/xml/repository/PackageType.java [INFO] org/appng/core/xml/repository/PackageVersions.java [INFO] org/appng/core/xml/repository/Packages.java [INFO] org/appng/core/xml/repository/package-info.java [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 160 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes [INFO] /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/src/main/java/org/appng/core/security/DefaultPasswordPolicy.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/src/main/java/org/appng/core/security/DefaultPasswordPolicy.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 61 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 56 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-core --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.core.application.PermissionProcessorTest 2017-06-29 14:40:39,377 INFO [main] org.appng.api.support.DefaultPermissionProcessor: subject 'null' does not belong to any group, thus has no permissions 2017-06-29 14:40:39,378 INFO [main] org.appng.api.support.DefaultPermissionProcessor: subject 'null' does not belong to any group, thus has no permissions 2017-06-29 14:40:39,379 INFO [main] org.appng.api.support.DefaultPermissionProcessor: subject 'null' does not belong to any group, thus has no permissions 2017-06-29 14:40:39,379 INFO [main] org.appng.api.support.DefaultPermissionProcessor: subject 'null' does not belong to any group, thus has no permissions 2017-06-29 14:40:39,380 INFO [main] org.appng.api.support.DefaultPermissionProcessor: subject 'null' does not belong to any group, thus has no permissions 2017-06-29 14:40:39,380 INFO [main] org.appng.api.support.DefaultPermissionProcessor: subject 'null' does not belong to any group, thus has no permissions [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 s - in org.appng.core.application.PermissionProcessorTest [INFO] Running org.appng.core.repository.PropertyRepositoryTest 2017-06-29 14:40:40,549 INFO [HSQLDB Server @4566d049] hsqldb.db.HSQLDB5CF3DE2318.ENGINE: Checkpoint start 2017-06-29 14:40:40,549 INFO [HSQLDB Server @4566d049] hsqldb.db.HSQLDB5CF3DE2318.ENGINE: checkpointClose start 2017-06-29 14:40:40,562 INFO [HSQLDB Server @4566d049] hsqldb.db.HSQLDB5CF3DE2318.ENGINE: checkpointClose synched 2017-06-29 14:40:40,576 INFO [HSQLDB Server @4566d049] hsqldb.db.HSQLDB5CF3DE2318.ENGINE: checkpointClose script done 2017-06-29 14:40:40,606 INFO [HSQLDB Server @4566d049] hsqldb.db.HSQLDB5CF3DE2318.ENGINE: checkpointClose end 2017-06-29 14:40:40,607 INFO [HSQLDB Server @4566d049] hsqldb.db.HSQLDB5CF3DE2318.ENGINE: Checkpoint end - txts: 1 2017-06-29 14:40:40,705 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:40,734 DEBUG [main] org.jboss.logging : Logging Provider: org.jboss.logging.Log4jLoggerProvider 2017-06-29 14:40:41,246 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:42,739 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:42,743 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:42,746 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.DATABASE_CONNECTION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:42,748 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:42,750 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.RESOURCE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:42,751 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:42,753 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:42,755 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:42,756 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:42,758 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:42,760 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:42,761 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:42,762 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:42,763 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:42,765 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:42,766 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.TEMPLATE_RESOURCE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:42,839 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:44,389 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.008 s - in org.appng.core.repository.PropertyRepositoryTest [INFO] Running org.appng.core.repository.GroupRepositoryTest 2017-06-29 14:40:44,589 INFO [HSQLDB Server @7f53fc38] hsqldb.db.HSQLDB5CF3DE332C.ENGINE: Checkpoint start 2017-06-29 14:40:44,589 INFO [HSQLDB Server @7f53fc38] hsqldb.db.HSQLDB5CF3DE332C.ENGINE: checkpointClose start 2017-06-29 14:40:44,595 INFO [HSQLDB Server @7f53fc38] hsqldb.db.HSQLDB5CF3DE332C.ENGINE: checkpointClose synched 2017-06-29 14:40:44,607 INFO [HSQLDB Server @7f53fc38] hsqldb.db.HSQLDB5CF3DE332C.ENGINE: checkpointClose script done 2017-06-29 14:40:44,626 INFO [HSQLDB Server @7f53fc38] hsqldb.db.HSQLDB5CF3DE332C.ENGINE: checkpointClose end 2017-06-29 14:40:44,626 INFO [HSQLDB Server @7f53fc38] hsqldb.db.HSQLDB5CF3DE332C.ENGINE: Checkpoint end - txts: 1 2017-06-29 14:40:44,656 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:44,696 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:44,999 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:45,000 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:45,001 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.DATABASE_CONNECTION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:45,002 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:45,003 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.RESOURCE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:45,004 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:45,005 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:45,006 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:45,007 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:45,008 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:45,009 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:45,010 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:45,011 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:45,012 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:45,013 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:45,014 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.TEMPLATE_RESOURCE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:45,057 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:45,340 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.951 s - in org.appng.core.repository.GroupRepositoryTest [INFO] Running org.appng.core.repository.RoleRepositoryTest 2017-06-29 14:40:45,566 INFO [HSQLDB Server @6cf3b3d7] hsqldb.db.HSQLDB5CF3DE36FD.ENGINE: Checkpoint start 2017-06-29 14:40:45,566 INFO [HSQLDB Server @6cf3b3d7] hsqldb.db.HSQLDB5CF3DE36FD.ENGINE: checkpointClose start 2017-06-29 14:40:45,573 INFO [HSQLDB Server @6cf3b3d7] hsqldb.db.HSQLDB5CF3DE36FD.ENGINE: checkpointClose synched 2017-06-29 14:40:45,585 INFO [HSQLDB Server @6cf3b3d7] hsqldb.db.HSQLDB5CF3DE36FD.ENGINE: checkpointClose script done 2017-06-29 14:40:45,606 INFO [HSQLDB Server @6cf3b3d7] hsqldb.db.HSQLDB5CF3DE36FD.ENGINE: checkpointClose end 2017-06-29 14:40:45,606 INFO [HSQLDB Server @6cf3b3d7] hsqldb.db.HSQLDB5CF3DE36FD.ENGINE: Checkpoint end - txts: 1 2017-06-29 14:40:45,647 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:45,679 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:45,992 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:45,993 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:45,994 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.DATABASE_CONNECTION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:45,995 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:45,995 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.RESOURCE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:45,996 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:45,997 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:46,000 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:46,003 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:46,005 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:46,007 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:46,008 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:46,010 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:46,012 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:46,014 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:46,015 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.TEMPLATE_RESOURCE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:46,058 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:46,346 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.004 s - in org.appng.core.repository.RoleRepositoryTest [INFO] Running org.appng.core.repository.RepositoryCacheTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.appng.core.repository.RepositoryCacheTest [INFO] Running org.appng.core.repository.RepositoryTest 2017-06-29 14:40:46,654 INFO [HSQLDB Server @73476e2d] hsqldb.db.HSQLDB5CF3DE3B37.ENGINE: Checkpoint start 2017-06-29 14:40:46,655 INFO [HSQLDB Server @73476e2d] hsqldb.db.HSQLDB5CF3DE3B37.ENGINE: checkpointClose start 2017-06-29 14:40:46,717 INFO [HSQLDB Server @73476e2d] hsqldb.db.HSQLDB5CF3DE3B37.ENGINE: checkpointClose synched 2017-06-29 14:40:46,730 INFO [HSQLDB Server @73476e2d] hsqldb.db.HSQLDB5CF3DE3B37.ENGINE: checkpointClose script done 2017-06-29 14:40:46,750 INFO [HSQLDB Server @73476e2d] hsqldb.db.HSQLDB5CF3DE3B37.ENGINE: checkpointClose end 2017-06-29 14:40:46,750 INFO [HSQLDB Server @73476e2d] hsqldb.db.HSQLDB5CF3DE3B37.ENGINE: Checkpoint end - txts: 1 2017-06-29 14:40:46,822 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:46,913 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:47,191 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:47,191 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:47,192 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.DATABASE_CONNECTION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:47,193 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:47,194 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.RESOURCE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:47,195 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:47,196 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:47,196 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:47,197 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:47,198 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:47,198 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:47,199 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:47,200 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:47,200 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:47,201 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:47,202 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.TEMPLATE_RESOURCE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:47,238 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:47,453 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 s - in org.appng.core.repository.RepositoryTest [INFO] Running org.appng.core.repository.SubjectRepositoryTest 2017-06-29 14:40:47,648 INFO [HSQLDB Server @42d4de20] hsqldb.db.HSQLDB5CF3DE3F1F.ENGINE: Checkpoint start 2017-06-29 14:40:47,648 INFO [HSQLDB Server @42d4de20] hsqldb.db.HSQLDB5CF3DE3F1F.ENGINE: checkpointClose start 2017-06-29 14:40:47,655 INFO [HSQLDB Server @42d4de20] hsqldb.db.HSQLDB5CF3DE3F1F.ENGINE: checkpointClose synched 2017-06-29 14:40:47,667 INFO [HSQLDB Server @42d4de20] hsqldb.db.HSQLDB5CF3DE3F1F.ENGINE: checkpointClose script done 2017-06-29 14:40:47,687 INFO [HSQLDB Server @42d4de20] hsqldb.db.HSQLDB5CF3DE3F1F.ENGINE: checkpointClose end 2017-06-29 14:40:47,687 INFO [HSQLDB Server @42d4de20] hsqldb.db.HSQLDB5CF3DE3F1F.ENGINE: Checkpoint end - txts: 1 2017-06-29 14:40:47,731 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:47,768 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:48,038 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,040 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,041 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.DATABASE_CONNECTION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,043 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,045 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.RESOURCE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,047 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,048 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,050 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,052 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,055 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,056 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,057 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,059 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,061 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,062 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,063 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.TEMPLATE_RESOURCE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,097 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:48,343 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.889 s - in org.appng.core.repository.SubjectRepositoryTest [INFO] Running org.appng.core.repository.PermissionRepositoryTest 2017-06-29 14:40:48,499 INFO [HSQLDB Server @3b0471a5] hsqldb.db.HSQLDB5CF3DE4272.ENGINE: Checkpoint start 2017-06-29 14:40:48,499 INFO [HSQLDB Server @3b0471a5] hsqldb.db.HSQLDB5CF3DE4272.ENGINE: checkpointClose start 2017-06-29 14:40:48,506 INFO [HSQLDB Server @3b0471a5] hsqldb.db.HSQLDB5CF3DE4272.ENGINE: checkpointClose synched 2017-06-29 14:40:48,521 INFO [HSQLDB Server @3b0471a5] hsqldb.db.HSQLDB5CF3DE4272.ENGINE: checkpointClose script done 2017-06-29 14:40:48,541 INFO [HSQLDB Server @3b0471a5] hsqldb.db.HSQLDB5CF3DE4272.ENGINE: checkpointClose end 2017-06-29 14:40:48,541 INFO [HSQLDB Server @3b0471a5] hsqldb.db.HSQLDB5CF3DE4272.ENGINE: Checkpoint end - txts: 1 2017-06-29 14:40:48,574 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:48,616 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:48,894 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,896 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,897 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.DATABASE_CONNECTION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,898 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,900 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.RESOURCE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,901 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,901 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,902 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,903 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,903 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,904 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,905 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,906 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,906 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,907 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,908 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.TEMPLATE_RESOURCE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:48,974 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:49,176 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.832 s - in org.appng.core.repository.PermissionRepositoryTest [INFO] Running org.appng.core.repository.SiteRepositoryTest 2017-06-29 14:40:49,348 INFO [HSQLDB Server @69c7b870] hsqldb.db.HSQLDB5CF3DE45C3.ENGINE: Checkpoint start 2017-06-29 14:40:49,348 INFO [HSQLDB Server @69c7b870] hsqldb.db.HSQLDB5CF3DE45C3.ENGINE: checkpointClose start 2017-06-29 14:40:49,354 INFO [HSQLDB Server @69c7b870] hsqldb.db.HSQLDB5CF3DE45C3.ENGINE: checkpointClose synched 2017-06-29 14:40:49,364 INFO [HSQLDB Server @69c7b870] hsqldb.db.HSQLDB5CF3DE45C3.ENGINE: checkpointClose script done 2017-06-29 14:40:49,380 INFO [HSQLDB Server @69c7b870] hsqldb.db.HSQLDB5CF3DE45C3.ENGINE: checkpointClose end 2017-06-29 14:40:49,381 INFO [HSQLDB Server @69c7b870] hsqldb.db.HSQLDB5CF3DE45C3.ENGINE: Checkpoint end - txts: 1 2017-06-29 14:40:49,422 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:49,478 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:49,736 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:49,738 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:49,740 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.DATABASE_CONNECTION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:49,741 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:49,742 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.RESOURCE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:49,744 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:49,745 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:49,747 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:49,748 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:49,749 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:49,751 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:49,752 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:49,754 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:49,755 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:49,757 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:49,759 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.TEMPLATE_RESOURCE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:49,788 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:49,982 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 s - in org.appng.core.repository.SiteRepositoryTest [INFO] Running org.appng.core.repository.ResourceRepositoryTest 2017-06-29 14:40:50,175 INFO [HSQLDB Server @75288f47] hsqldb.db.HSQLDB5CF3DE48FE.ENGINE: Checkpoint start 2017-06-29 14:40:50,175 INFO [HSQLDB Server @75288f47] hsqldb.db.HSQLDB5CF3DE48FE.ENGINE: checkpointClose start 2017-06-29 14:40:50,181 INFO [HSQLDB Server @75288f47] hsqldb.db.HSQLDB5CF3DE48FE.ENGINE: checkpointClose synched 2017-06-29 14:40:50,193 INFO [HSQLDB Server @75288f47] hsqldb.db.HSQLDB5CF3DE48FE.ENGINE: checkpointClose script done 2017-06-29 14:40:50,213 INFO [HSQLDB Server @75288f47] hsqldb.db.HSQLDB5CF3DE48FE.ENGINE: checkpointClose end 2017-06-29 14:40:50,214 INFO [HSQLDB Server @75288f47] hsqldb.db.HSQLDB5CF3DE48FE.ENGINE: Checkpoint end - txts: 1 2017-06-29 14:40:50,257 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:50,299 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:50,544 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:50,545 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:50,547 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.DATABASE_CONNECTION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:50,548 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:50,550 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.RESOURCE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:50,551 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:50,553 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:50,554 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:50,556 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:50,557 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:50,559 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:50,560 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:50,562 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:50,563 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:50,564 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:50,566 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.TEMPLATE_RESOURCE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 77 more 2017-06-29 14:40:50,600 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:50,793 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.811 s - in org.appng.core.repository.ResourceRepositoryTest [INFO] Running org.appng.core.PathInfoTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.appng.core.PathInfoTest [INFO] Running org.appng.core.security.DigestValidatorTest 2017-06-29 14:40:50,823 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2017-06-29 14:40:50,825 ERROR [main] org.appng.core.security.DigestValidator: Invalid date offset [millis]: 14399177, maximum is 3600000 2017-06-29 14:40:50,825 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed. 2017-06-29 14:40:50,825 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2017-06-29 14:40:50,826 ERROR [main] org.appng.core.security.DigestValidator: Encrypted part does not match. Encrypted part is DC67189B3BD5F2545751917AFCB1469B, but should be C246BA9A10D9A12B59F7D236C731F00D 2017-06-29 14:40:50,826 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.appng.core.security.DigestValidatorTest [INFO] Running org.appng.core.security.signing.SignerTest 2017-06-29 14:40:50,840 INFO [main] org.appng.core.security.signing.Signer: Validating the release file against signature/certificate 'CN=Bricolage repository, OU=Release management, O=Aiticon GmbH, C=de'. 2017-06-29 14:40:50,849 INFO [main] org.appng.core.security.signing.Signer: Signing repository '/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/test-classes/zip' 2017-06-29 14:40:50,853 INFO [main] org.appng.core.security.signing.Signer: Writing release file '/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/test-classes/zip/index' 2017-06-29 14:40:50,853 INFO [main] org.appng.core.security.signing.Signer: ..adding repository attributes 2017-06-29 14:40:50,854 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.1.zip' 2017-06-29 14:40:50,854 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.2-2012-11-27-1305.zip' 2017-06-29 14:40:50,854 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.3-2013-01-13-1303.zip' 2017-06-29 14:40:50,855 INFO [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.4-2017-04-10-1046.zip' 2017-06-29 14:40:50,910 INFO [main] org.appng.core.security.signing.Signer: Validating the release file against signature/certificate 'CN=Bricolage repository, OU=Release management, O=Aiticon GmbH, C=de'. 2017-06-29 14:40:50,911 INFO [main] org.appng.core.security.signing.Signer: Successfully validated release file. 2017-06-29 14:40:50,911 INFO [main] org.appng.core.security.signing.Signer: ..importing repository attribute 'repoCodeName: Local' 2017-06-29 14:40:50,911 INFO [main] org.appng.core.security.signing.Signer: ..importing repository attribute 'repoDescription: a local test repository' 2017-06-29 14:40:50,912 INFO [main] org.appng.core.security.signing.Signer: ..importing repository attribute 'repoVersion: ' 2017-06-29 14:40:50,912 INFO [main] org.appng.core.security.signing.Signer: ..importing package digest 'demo-application-1.5.1.zip: 65fd39da4cc20cab904c088b7ac22f41d2a3cb5feacf318728323cefe191bb7d' 2017-06-29 14:40:50,912 INFO [main] org.appng.core.security.signing.Signer: ..importing package digest 'demo-application-1.5.2-2012-11-27-1305.zip: 2f2ba67d4a02515500492f51682992bc1e6aa9e3400cbd0ad86af31e7f2af3b9' 2017-06-29 14:40:50,912 INFO [main] org.appng.core.security.signing.Signer: ..importing package digest 'demo-application-1.5.3-2013-01-13-1303.zip: 6481ea8230a97cf46fb521109f9aa36be2cf2a800664e64ef3d352f96ad8dbae' 2017-06-29 14:40:50,912 INFO [main] org.appng.core.security.signing.Signer: ..importing package digest 'demo-application-1.5.4-2017-04-10-1046.zip: e65fc4f41b0e6192f35a72610c00d65a2befbbd58d0337f0282581731b31b348' [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.appng.core.security.signing.SignerTest [INFO] Running org.appng.core.security.BCryptPasswordHandlerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.211 s - in org.appng.core.security.BCryptPasswordHandlerTest [INFO] Running org.appng.core.security.SaltedDigestTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s - in org.appng.core.security.SaltedDigestTest [INFO] Running org.appng.core.security.Sha1PasswordHandlerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.core.security.Sha1PasswordHandlerTest [INFO] Running org.appng.core.security.DefaultPasswordPolicyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.appng.core.security.DefaultPasswordPolicyTest [INFO] Running org.appng.core.domain.ValidationPatternTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.domain.ValidationPatternTest [INFO] Running org.appng.core.domain.SiteImplTest 2017-06-29 14:40:53,448 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1984822003 for site foo with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:53,450 INFO [main] org.appng.core.Redirect : Redirecting request to /some/uri (302) 2017-06-29 14:40:53,451 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1286109059 for site foo with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:53,451 INFO [main] org.appng.core.Redirect : Redirecting request to /ws/foo/page/foo/bar#anchor (302) 2017-06-29 14:40:53,452 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#960275543 for site foo with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:53,453 INFO [main] org.appng.core.Redirect : Redirecting request to /ws/foo/page/foo/bar?tab=anchor#anchor (302) 2017-06-29 14:40:53,453 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1765988796 for site foo with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:53,453 INFO [main] org.appng.core.domain.SiteImpl: closing context for site foo [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.appng.core.domain.SiteImplTest [INFO] Running org.appng.core.domain.PackageArchiveTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.appng.core.domain.PackageArchiveTest [INFO] Running org.appng.core.service.TemplateServiceTest 2017-06-29 14:40:53,609 INFO [HSQLDB Server @14344b44] hsqldb.db.HSQLDB5CF3DE5668.ENGINE: Checkpoint start 2017-06-29 14:40:53,609 INFO [HSQLDB Server @14344b44] hsqldb.db.HSQLDB5CF3DE5668.ENGINE: checkpointClose start 2017-06-29 14:40:53,619 INFO [HSQLDB Server @14344b44] hsqldb.db.HSQLDB5CF3DE5668.ENGINE: checkpointClose synched 2017-06-29 14:40:53,634 INFO [HSQLDB Server @14344b44] hsqldb.db.HSQLDB5CF3DE5668.ENGINE: checkpointClose script done 2017-06-29 14:40:53,654 INFO [HSQLDB Server @14344b44] hsqldb.db.HSQLDB5CF3DE5668.ENGINE: checkpointClose end 2017-06-29 14:40:53,654 INFO [HSQLDB Server @14344b44] hsqldb.db.HSQLDB5CF3DE5668.ENGINE: Checkpoint end - txts: 1 2017-06-29 14:40:53,676 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:53,719 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:53,949 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:53,950 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:53,951 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.DATABASE_CONNECTION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:53,952 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:53,952 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.RESOURCE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:53,955 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:53,956 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:53,957 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:53,957 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:53,958 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:53,959 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:53,960 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:53,960 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:53,961 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:53,962 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:53,963 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.TEMPLATE_RESOURCE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:53,986 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:54,291 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#554086896 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:54,327 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2017-06-29 14:40:54,328 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2017-06-29 14:40:54,328 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2017-06-29 14:40:54,329 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2017-06-29 14:40:54,330 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2017-06-29 14:40:54,330 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2017-06-29 14:40:54,333 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1448711585 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:54,337 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1523367598 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:54,346 INFO [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico 2017-06-29 14:40:54,346 INFO [main] org.appng.core.service.TemplateService: added resource conf/platform.xml 2017-06-29 14:40:54,346 INFO [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt 2017-06-29 14:40:54,347 INFO [main] org.appng.core.service.TemplateService: added resource template.xml 2017-06-29 14:40:54,347 INFO [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl 2017-06-29 14:40:54,348 INFO [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl 2017-06-29 14:40:54,451 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.992 s - in org.appng.core.service.TemplateServiceTest [INFO] Running org.appng.core.service.ApplicationArchiveProcessorTest 2017-06-29 14:40:54,476 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-null' 2017-06-29 14:40:54,476 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-null' 2017-06-29 14:40:54,478 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-null' 2017-06-29 14:40:54,478 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-null' 2017-06-29 14:40:54,478 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-null' 2017-06-29 14:40:54,478 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-null' 2017-06-29 14:40:54,479 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-null' 2017-06-29 14:40:54,479 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-null' 2017-06-29 14:40:54,479 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-null' 2017-06-29 14:40:54,479 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-null' application.xml beans.xml datasources.xml events.xml master.xml page.xml plugin.xml messages-demo.properties mssql/V1.0_script.sql mysql/V1.0_script.sql [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.appng.core.service.ApplicationArchiveProcessorTest [INFO] Running org.appng.core.service.DatabaseServiceTest 2017-06-29 14:40:54,663 INFO [HSQLDB Server @57598df7] hsqldb.db.HSQLDB5CF3DE5A85.ENGINE: Checkpoint start 2017-06-29 14:40:54,663 INFO [HSQLDB Server @57598df7] hsqldb.db.HSQLDB5CF3DE5A85.ENGINE: checkpointClose start 2017-06-29 14:40:54,669 INFO [HSQLDB Server @57598df7] hsqldb.db.HSQLDB5CF3DE5A85.ENGINE: checkpointClose synched 2017-06-29 14:40:54,680 INFO [HSQLDB Server @57598df7] hsqldb.db.HSQLDB5CF3DE5A85.ENGINE: checkpointClose script done 2017-06-29 14:40:54,698 INFO [HSQLDB Server @57598df7] hsqldb.db.HSQLDB5CF3DE5A85.ENGINE: checkpointClose end 2017-06-29 14:40:54,698 INFO [HSQLDB Server @57598df7] hsqldb.db.HSQLDB5CF3DE5A85.ENGINE: Checkpoint end - txts: 1 2017-06-29 14:40:54,743 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:54,787 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:55,044 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:55,431 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:40:55,448 INFO [main] org.flywaydb.core.internal.util.VersionPrinter: Flyway 4.2.0 by Boxfuse 2017-06-29 14:40:55,568 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4) 2017-06-29 14:40:55,573 DEBUG [main] org.flywaydb.core.Flyway : DDL Transactions Supported: false 2017-06-29 14:40:55,576 DEBUG [main] org.flywaydb.core.Flyway : Schema: PUBLIC 2017-06-29 14:40:55,587 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: Spring Jdbc available: true 2017-06-29 14:40:55,590 DEBUG [main] org.flywaydb.core.internal.callback.SqlScriptFlywayCallback: Scanning for SQL callbacks ... 2017-06-29 14:40:55,590 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classpath resources at 'classpath:db/migration/hsql' (Prefix: '', Suffix: '.sql') 2017-06-29 14:40:55,590 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Determining location urls for classpath:db/migration/hsql using ClassLoader sun.misc.Launcher$AppClassLoader@4aa298b7 ... 2017-06-29 14:40:55,591 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/db/migration/hsql 2017-06-29 14:40:55,591 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false 2017-06-29 14:40:55,593 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.FileSystemClassPathLocationScanner: Scanning starting at classpath root in filesystem: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/ 2017-06-29 14:40:55,594 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.FileSystemClassPathLocationScanner: Scanning for resources in path: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/db/migration/hsql (db/migration/hsql) 2017-06-29 14:40:55,595 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_0__appNG_initial_setup.sql 2017-06-29 14:40:55,595 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql 2017-06-29 14:40:55,595 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_1__add_repository_strict.sql 2017-06-29 14:40:55,595 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_2__add_repository_digest.sql 2017-06-29 14:40:55,595 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql 2017-06-29 14:40:55,595 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2__add_template.sql 2017-06-29 14:40:55,595 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_0__add_type_to_template.sql 2017-06-29 14:40:55,595 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql 2017-06-29 14:40:55,595 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql 2017-06-29 14:40:55,630 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Repair of failed migration in metadata table "PUBLIC"."schema_version" not necessary. No failed migration detected. 2017-06-29 14:40:55,631 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classpath resources at 'classpath:db/migration/hsql' (Prefix: 'V', Suffix: '.sql') 2017-06-29 14:40:55,631 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/db/migration/hsql 2017-06-29 14:40:55,631 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false 2017-06-29 14:40:55,631 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_0__appNG_initial_setup.sql 2017-06-29 14:40:55,631 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql 2017-06-29 14:40:55,631 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_1__add_repository_strict.sql 2017-06-29 14:40:55,632 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_2__add_repository_digest.sql 2017-06-29 14:40:55,632 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql 2017-06-29 14:40:55,632 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2__add_template.sql 2017-06-29 14:40:55,632 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_0__add_type_to_template.sql 2017-06-29 14:40:55,632 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql 2017-06-29 14:40:55,632 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql 2017-06-29 14:40:55,639 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classpath resources at 'classpath:db/migration/hsql' (Prefix: 'R', Suffix: '.sql') 2017-06-29 14:40:55,639 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/db/migration/hsql 2017-06-29 14:40:55,639 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false 2017-06-29 14:40:55,640 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_0__appNG_initial_setup.sql (filename: V1_0__appNG_initial_setup.sql) 2017-06-29 14:40:55,640 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql (filename: V1_1__Quartz_initial_setup.sql) 2017-06-29 14:40:55,640 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_1__add_repository_strict.sql (filename: V1_2_1__add_repository_strict.sql) 2017-06-29 14:40:55,640 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_2__add_repository_digest.sql (filename: V1_2_2__add_repository_digest.sql) 2017-06-29 14:40:55,640 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql (filename: V1_2_3__set_resource_bytes_not_null.sql) 2017-06-29 14:40:55,640 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2__add_template.sql (filename: V1_2__add_template.sql) 2017-06-29 14:40:55,640 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_0__add_type_to_template.sql (filename: V1_3_0__add_type_to_template.sql) 2017-06-29 14:40:55,640 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql (filename: V1_3_1__add_global_admin_role.sql) 2017-06-29 14:40:55,640 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql (filename: V1_3_2__add_repository_accepted_certs.sql) 2017-06-29 14:40:55,641 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classes at 'classpath:db/migration/hsql' (Implementing: 'org.flywaydb.core.api.migration.jdbc.JdbcMigration') 2017-06-29 14:40:55,642 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/db/migration/hsql 2017-06-29 14:40:55,642 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false 2017-06-29 14:40:55,642 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_0__appNG_initial_setup.sql (filename: V1_0__appNG_initial_setup.sql) 2017-06-29 14:40:55,642 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql (filename: V1_1__Quartz_initial_setup.sql) 2017-06-29 14:40:55,642 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_1__add_repository_strict.sql (filename: V1_2_1__add_repository_strict.sql) 2017-06-29 14:40:55,642 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_2__add_repository_digest.sql (filename: V1_2_2__add_repository_digest.sql) 2017-06-29 14:40:55,642 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql (filename: V1_2_3__set_resource_bytes_not_null.sql) 2017-06-29 14:40:55,642 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2__add_template.sql (filename: V1_2__add_template.sql) 2017-06-29 14:40:55,642 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_0__add_type_to_template.sql (filename: V1_3_0__add_type_to_template.sql) 2017-06-29 14:40:55,642 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql (filename: V1_3_1__add_global_admin_role.sql) 2017-06-29 14:40:55,642 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql (filename: V1_3_2__add_repository_accepted_certs.sql) 2017-06-29 14:40:55,643 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classes at 'classpath:db/migration/hsql' (Implementing: 'org.flywaydb.core.api.migration.spring.SpringJdbcMigration') 2017-06-29 14:40:55,643 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/db/migration/hsql 2017-06-29 14:40:55,643 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false 2017-06-29 14:40:55,644 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_0__appNG_initial_setup.sql (filename: V1_0__appNG_initial_setup.sql) 2017-06-29 14:40:55,644 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql (filename: V1_1__Quartz_initial_setup.sql) 2017-06-29 14:40:55,644 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_1__add_repository_strict.sql (filename: V1_2_1__add_repository_strict.sql) 2017-06-29 14:40:55,644 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_2__add_repository_digest.sql (filename: V1_2_2__add_repository_digest.sql) 2017-06-29 14:40:55,644 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql (filename: V1_2_3__set_resource_bytes_not_null.sql) 2017-06-29 14:40:55,644 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2__add_template.sql (filename: V1_2__add_template.sql) 2017-06-29 14:40:55,644 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_0__add_type_to_template.sql (filename: V1_3_0__add_type_to_template.sql) 2017-06-29 14:40:55,644 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql (filename: V1_3_1__add_global_admin_role.sql) 2017-06-29 14:40:55,644 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql (filename: V1_3_2__add_repository_accepted_certs.sql) 2017-06-29 14:40:55,649 INFO [main] org.flywaydb.core.internal.command.DbRepair: Successfully repaired metadata table "PUBLIC"."schema_version" (execution time 00:00.020s). 2017-06-29 14:40:55,649 INFO [main] org.flywaydb.core.internal.command.DbRepair: Manual cleanup of the remaining effects the failed migration may still be required. 2017-06-29 14:40:55,755 DEBUG [main] org.flywaydb.core.Flyway : DDL Transactions Supported: false 2017-06-29 14:40:55,755 DEBUG [main] org.flywaydb.core.Flyway : Schema: PUBLIC 2017-06-29 14:40:55,755 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: Spring Jdbc available: true 2017-06-29 14:40:55,755 DEBUG [main] org.flywaydb.core.internal.callback.SqlScriptFlywayCallback: Scanning for SQL callbacks ... 2017-06-29 14:40:55,755 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classpath resources at 'classpath:db/migration/hsql' (Prefix: '', Suffix: '.sql') 2017-06-29 14:40:55,755 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Determining location urls for classpath:db/migration/hsql using ClassLoader sun.misc.Launcher$AppClassLoader@4aa298b7 ... 2017-06-29 14:40:55,756 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/db/migration/hsql 2017-06-29 14:40:55,757 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false 2017-06-29 14:40:55,757 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.FileSystemClassPathLocationScanner: Scanning starting at classpath root in filesystem: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/ 2017-06-29 14:40:55,757 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.FileSystemClassPathLocationScanner: Scanning for resources in path: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/db/migration/hsql (db/migration/hsql) 2017-06-29 14:40:55,757 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_0__appNG_initial_setup.sql 2017-06-29 14:40:55,757 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql 2017-06-29 14:40:55,757 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_1__add_repository_strict.sql 2017-06-29 14:40:55,757 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_2__add_repository_digest.sql 2017-06-29 14:40:55,758 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql 2017-06-29 14:40:55,758 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2__add_template.sql 2017-06-29 14:40:55,758 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_0__add_type_to_template.sql 2017-06-29 14:40:55,758 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql 2017-06-29 14:40:55,758 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql 2017-06-29 14:40:55,770 DEBUG [main] org.flywaydb.core.internal.command.DbValidate: Validating migrations ... 2017-06-29 14:40:55,771 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classpath resources at 'classpath:db/migration/hsql' (Prefix: 'V', Suffix: '.sql') 2017-06-29 14:40:55,771 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/db/migration/hsql 2017-06-29 14:40:55,771 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false 2017-06-29 14:40:55,772 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_0__appNG_initial_setup.sql 2017-06-29 14:40:55,772 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql 2017-06-29 14:40:55,772 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_1__add_repository_strict.sql 2017-06-29 14:40:55,772 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_2__add_repository_digest.sql 2017-06-29 14:40:55,772 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql 2017-06-29 14:40:55,772 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2__add_template.sql 2017-06-29 14:40:55,772 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_0__add_type_to_template.sql 2017-06-29 14:40:55,772 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql 2017-06-29 14:40:55,772 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql 2017-06-29 14:40:55,774 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classpath resources at 'classpath:db/migration/hsql' (Prefix: 'R', Suffix: '.sql') 2017-06-29 14:40:55,775 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/db/migration/hsql 2017-06-29 14:40:55,775 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false 2017-06-29 14:40:55,775 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_0__appNG_initial_setup.sql (filename: V1_0__appNG_initial_setup.sql) 2017-06-29 14:40:55,775 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql (filename: V1_1__Quartz_initial_setup.sql) 2017-06-29 14:40:55,775 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_1__add_repository_strict.sql (filename: V1_2_1__add_repository_strict.sql) 2017-06-29 14:40:55,775 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_2__add_repository_digest.sql (filename: V1_2_2__add_repository_digest.sql) 2017-06-29 14:40:55,775 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql (filename: V1_2_3__set_resource_bytes_not_null.sql) 2017-06-29 14:40:55,775 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2__add_template.sql (filename: V1_2__add_template.sql) 2017-06-29 14:40:55,775 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_0__add_type_to_template.sql (filename: V1_3_0__add_type_to_template.sql) 2017-06-29 14:40:55,775 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql (filename: V1_3_1__add_global_admin_role.sql) 2017-06-29 14:40:55,776 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql (filename: V1_3_2__add_repository_accepted_certs.sql) 2017-06-29 14:40:55,776 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classes at 'classpath:db/migration/hsql' (Implementing: 'org.flywaydb.core.api.migration.jdbc.JdbcMigration') 2017-06-29 14:40:55,776 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/db/migration/hsql 2017-06-29 14:40:55,776 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false 2017-06-29 14:40:55,776 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_0__appNG_initial_setup.sql (filename: V1_0__appNG_initial_setup.sql) 2017-06-29 14:40:55,776 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql (filename: V1_1__Quartz_initial_setup.sql) 2017-06-29 14:40:55,776 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_1__add_repository_strict.sql (filename: V1_2_1__add_repository_strict.sql) 2017-06-29 14:40:55,777 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_2__add_repository_digest.sql (filename: V1_2_2__add_repository_digest.sql) 2017-06-29 14:40:55,777 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql (filename: V1_2_3__set_resource_bytes_not_null.sql) 2017-06-29 14:40:55,777 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2__add_template.sql (filename: V1_2__add_template.sql) 2017-06-29 14:40:55,777 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_0__add_type_to_template.sql (filename: V1_3_0__add_type_to_template.sql) 2017-06-29 14:40:55,777 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql (filename: V1_3_1__add_global_admin_role.sql) 2017-06-29 14:40:55,777 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql (filename: V1_3_2__add_repository_accepted_certs.sql) 2017-06-29 14:40:55,777 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classes at 'classpath:db/migration/hsql' (Implementing: 'org.flywaydb.core.api.migration.spring.SpringJdbcMigration') 2017-06-29 14:40:55,777 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/db/migration/hsql 2017-06-29 14:40:55,777 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false 2017-06-29 14:40:55,778 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_0__appNG_initial_setup.sql (filename: V1_0__appNG_initial_setup.sql) 2017-06-29 14:40:55,778 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql (filename: V1_1__Quartz_initial_setup.sql) 2017-06-29 14:40:55,778 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_1__add_repository_strict.sql (filename: V1_2_1__add_repository_strict.sql) 2017-06-29 14:40:55,778 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_2__add_repository_digest.sql (filename: V1_2_2__add_repository_digest.sql) 2017-06-29 14:40:55,778 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql (filename: V1_2_3__set_resource_bytes_not_null.sql) 2017-06-29 14:40:55,778 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2__add_template.sql (filename: V1_2__add_template.sql) 2017-06-29 14:40:55,778 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_0__add_type_to_template.sql (filename: V1_3_0__add_type_to_template.sql) 2017-06-29 14:40:55,778 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql (filename: V1_3_1__add_global_admin_role.sql) 2017-06-29 14:40:55,778 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql (filename: V1_3_2__add_repository_accepted_certs.sql) 2017-06-29 14:40:55,781 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.011s) 2017-06-29 14:40:55,785 DEBUG [main] org.flywaydb.core.internal.command.DbSchemas: Schema "PUBLIC" already exists. Skipping schema creation. 2017-06-29 14:40:55,795 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2017-06-29 14:40:55,802 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 17: CREATE TABLE "PUBLIC"."schema_version" ( "installed_rank" INT NOT NULL, "version" VARCHAR(50), "description" VARCHAR(200) NOT NULL, "type" VARCHAR(20) NOT NULL, "script" VARCHAR(1000) NOT NULL, "checksum" INT, "installed_by" VARCHAR(100) NOT NULL, "installed_on" TIMESTAMP DEFAULT CURRENT_TIMESTAMP NOT NULL, "execution_time" INT NOT NULL, "success" BIT NOT NULL ) 2017-06-29 14:40:55,802 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 29: ALTER TABLE "PUBLIC"."schema_version" ADD CONSTRAINT "schema_version_pk" PRIMARY KEY ("installed_rank") 2017-06-29 14:40:55,802 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 31: CREATE INDEX "PUBLIC"."schema_version_s_idx" ON "PUBLIC"."schema_version" ("success") 2017-06-29 14:40:55,802 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE "PUBLIC"."schema_version" ( "installed_rank" INT NOT NULL, "version" VARCHAR(50), "description" VARCHAR(200) NOT NULL, "type" VARCHAR(20) NOT NULL, "script" VARCHAR(1000) NOT NULL, "checksum" INT, "installed_by" VARCHAR(100) NOT NULL, "installed_on" TIMESTAMP DEFAULT CURRENT_TIMESTAMP NOT NULL, "execution_time" INT NOT NULL, "success" BIT NOT NULL ) 2017-06-29 14:40:55,803 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,803 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: ALTER TABLE "PUBLIC"."schema_version" ADD CONSTRAINT "schema_version_pk" PRIMARY KEY ("installed_rank") 2017-06-29 14:40:55,805 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,805 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE INDEX "PUBLIC"."schema_version_s_idx" ON "PUBLIC"."schema_version" ("success") 2017-06-29 14:40:55,805 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,805 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Metadata table "PUBLIC"."schema_version" created. 2017-06-29 14:40:55,807 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"... 2017-06-29 14:40:55,808 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version" 2017-06-29 14:40:55,811 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2017-06-29 14:40:55,813 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: create table application ( id integer generated by default as identity (start with 1), appng_version varchar(64), application_version varchar(64), core_application boolean, description LONGVARCHAR, displayName varchar(64), fileBased boolean not null, hidden boolean not null, longDescription clob(255), name varchar(64) not null, snapshot boolean not null, time_stamp varchar(64), version timestamp, primary key (id) ) 2017-06-29 14:40:55,813 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 18: create table authgroup ( id integer generated by default as identity (start with 1), description LONGVARCHAR, name varchar(64) not null, version timestamp, primary key (id) ) 2017-06-29 14:40:55,814 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 26: create table authgroup_role ( authgroup_id integer not null, role_id integer not null, primary key (authgroup_id, role_id) ) 2017-06-29 14:40:55,815 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 32: create table database_connection ( id integer generated by default as identity (start with 1), active boolean not null, description varchar(255), driver_class varchar(255) not null, jdbc_url varchar(255) not null, managed boolean not null, max_connections integer not null, min_connections integer not null check (min_connections>=1), name varchar(255) not null, password blob(255), type varchar(255) not null, username varchar(255) not null, validation_query varchar(255), version timestamp, site_id integer, primary key (id) ) 2017-06-29 14:40:55,815 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 51: create table permission ( id integer generated by default as identity (start with 1), description LONGVARCHAR, name varchar(255) not null, version timestamp, application_id integer, primary key (id) ) 2017-06-29 14:40:55,816 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 60: create table property ( name varchar(255) not null, value varchar(255), blobValue blob(255), clobValue clob(255), defaultValue varchar(255), description LONGVARCHAR, mandatory boolean not null, version timestamp, primary key (name) ) 2017-06-29 14:40:55,816 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 72: create table repository ( id integer generated by default as identity (start with 1), active boolean not null, description LONGVARCHAR, name varchar(64) not null, published boolean not null, remote_repository_name varchar(64), mode varchar(255), type varchar(255), uri varbinary(255), version timestamp, primary key (id) ) 2017-06-29 14:40:55,817 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 86: create table resource ( id integer generated by default as identity (start with 1), bytes blob(255), checksum varchar(255), description LONGVARCHAR, name varchar(255), type varchar(255), version timestamp, application_id integer, primary key (id) ) 2017-06-29 14:40:55,817 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 98: create table role ( id integer generated by default as identity (start with 1), description LONGVARCHAR, name varchar(64) not null, version timestamp, application_id integer, primary key (id) ) 2017-06-29 14:40:55,818 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 107: create table role_permission ( role_id integer not null, permissions_id integer not null, primary key (role_id, permissions_id) ) 2017-06-29 14:40:55,818 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 113: create table site ( id integer generated by default as identity (start with 1), active boolean not null, create_repository boolean, description LONGVARCHAR, domain varchar(255) not null, host varchar(255) not null, name varchar(64) not null, startup_time timestamp, version timestamp, primary key (id) ) 2017-06-29 14:40:55,819 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 126: create table site_application ( application_id integer not null, site_id integer not null, active boolean not null, deletion_mark boolean, reload_required boolean, connection_id integer, primary key (application_id, site_id) ) 2017-06-29 14:40:55,819 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 136: create table sites_granted ( site_id integer not null, application_id integer not null, granted_site_id integer not null, primary key (site_id, application_id, granted_site_id) ) 2017-06-29 14:40:55,820 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 143: create table subject ( id integer generated by default as identity (start with 1), description LONGVARCHAR, digest varchar(255), email varchar(255), language varchar(3) not null, name varchar(64) not null, realname varchar(64) not null, salt varchar(255), timezone varchar(255), type varchar(255), version timestamp, primary key (id) ) 2017-06-29 14:40:55,820 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 158: create table subject_authgroup ( subject_Id integer not null, group_id integer not null ) 2017-06-29 14:40:55,820 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 163: alter table application add constraint UK_lspnba25gpku3nx3oecprrx8c unique (name) 2017-06-29 14:40:55,820 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 166: alter table authgroup add constraint UK_hng9ojpn9gcumrchsw1gqwpa3 unique (name) 2017-06-29 14:40:55,821 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 169: alter table repository add constraint UK_pbnisjkw01y5ole425crs0ra6 unique (name) 2017-06-29 14:40:55,821 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 172: alter table site add constraint UK_qsgk5cjl6wt1xvhdeqymoymqb unique (domain) 2017-06-29 14:40:55,821 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 175: alter table site add constraint UK_nnbksm3ee42ted5jwjv82ld8 unique (host) 2017-06-29 14:40:55,821 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 178: alter table site add constraint UK_f9iil6uu8d9ohutpr2irlpvio unique (name) 2017-06-29 14:40:55,821 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 181: alter table subject add constraint UK_p1jgir6qcpmqnxt4a8105wsot unique (name) 2017-06-29 14:40:55,822 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 184: alter table authgroup_role add constraint FK_jovybqkpkc4ne90rc1s5eae0v foreign key (role_id) references role 2017-06-29 14:40:55,822 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 189: alter table authgroup_role add constraint FK_fplucc3y4fcm85mlxvrtcpyvx foreign key (authgroup_id) references authgroup 2017-06-29 14:40:55,822 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 194: alter table database_connection add constraint FK_fif7jaerm0b057auh7a36x2in foreign key (site_id) references site 2017-06-29 14:40:55,822 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 199: alter table permission add constraint FK_3bck4x8dcieqmtiregv8uml9v foreign key (application_id) references application 2017-06-29 14:40:55,823 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 204: alter table resource add constraint FK_qi46qfjlu53f5o3ws58xaj73r foreign key (application_id) references application 2017-06-29 14:40:55,823 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 209: alter table role add constraint FK_e8bn8smcmxf0w0wiu5rkgtp2n foreign key (application_id) references application 2017-06-29 14:40:55,823 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 214: alter table role_permission add constraint FK_bd67q67cmk1xk23k1wagx1h72 foreign key (permissions_id) references permission 2017-06-29 14:40:55,823 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 219: alter table role_permission add constraint FK_j89g87bvih4d6jbxjcssrybks foreign key (role_id) references role 2017-06-29 14:40:55,824 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 224: alter table site_application add constraint FK_bnld6s056a2g5epg40tct49vf foreign key (application_id) references application 2017-06-29 14:40:55,824 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 229: alter table site_application add constraint FK_svesomhwjo9kr3ty5h5b6pd80 foreign key (connection_id) references database_connection 2017-06-29 14:40:55,824 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 234: alter table site_application add constraint FK_e4tg5ew27rmfkbiccu1cvcxq8 foreign key (site_id) references site 2017-06-29 14:40:55,825 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 239: alter table sites_granted add constraint FK_72sitfma549r64la5nl1mnqxg foreign key (granted_site_id) references site 2017-06-29 14:40:55,825 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 244: alter table sites_granted add constraint FK_9ef52f2r713eqqo4w6dduyct7 foreign key (site_id, application_id) references site_application 2017-06-29 14:40:55,825 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 249: alter table subject_authgroup add constraint FK_4qwo3qjstp0whaib958xh41vm foreign key (group_id) references authgroup 2017-06-29 14:40:55,825 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 254: alter table subject_authgroup add constraint FK_g93bhgy29ctw7k3y549afgne6 foreign key (subject_Id) references subject 2017-06-29 14:40:55,826 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2017-06-29 14:40:55,826 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table application ( id integer generated by default as identity (start with 1), appng_version varchar(64), application_version varchar(64), core_application boolean, description LONGVARCHAR, displayName varchar(64), fileBased boolean not null, hidden boolean not null, longDescription clob(255), name varchar(64) not null, snapshot boolean not null, time_stamp varchar(64), version timestamp, primary key (id) ) 2017-06-29 14:40:55,827 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,827 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table authgroup ( id integer generated by default as identity (start with 1), description LONGVARCHAR, name varchar(64) not null, version timestamp, primary key (id) ) 2017-06-29 14:40:55,828 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,828 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table authgroup_role ( authgroup_id integer not null, role_id integer not null, primary key (authgroup_id, role_id) ) 2017-06-29 14:40:55,828 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,828 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table database_connection ( id integer generated by default as identity (start with 1), active boolean not null, description varchar(255), driver_class varchar(255) not null, jdbc_url varchar(255) not null, managed boolean not null, max_connections integer not null, min_connections integer not null check (min_connections>=1), name varchar(255) not null, password blob(255), type varchar(255) not null, username varchar(255) not null, validation_query varchar(255), version timestamp, site_id integer, primary key (id) ) 2017-06-29 14:40:55,829 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,829 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table permission ( id integer generated by default as identity (start with 1), description LONGVARCHAR, name varchar(255) not null, version timestamp, application_id integer, primary key (id) ) 2017-06-29 14:40:55,829 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,829 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table property ( name varchar(255) not null, value varchar(255), blobValue blob(255), clobValue clob(255), defaultValue varchar(255), description LONGVARCHAR, mandatory boolean not null, version timestamp, primary key (name) ) 2017-06-29 14:40:55,830 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,830 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table repository ( id integer generated by default as identity (start with 1), active boolean not null, description LONGVARCHAR, name varchar(64) not null, published boolean not null, remote_repository_name varchar(64), mode varchar(255), type varchar(255), uri varbinary(255), version timestamp, primary key (id) ) 2017-06-29 14:40:55,830 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,831 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table resource ( id integer generated by default as identity (start with 1), bytes blob(255), checksum varchar(255), description LONGVARCHAR, name varchar(255), type varchar(255), version timestamp, application_id integer, primary key (id) ) 2017-06-29 14:40:55,831 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,831 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table role ( id integer generated by default as identity (start with 1), description LONGVARCHAR, name varchar(64) not null, version timestamp, application_id integer, primary key (id) ) 2017-06-29 14:40:55,831 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,832 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table role_permission ( role_id integer not null, permissions_id integer not null, primary key (role_id, permissions_id) ) 2017-06-29 14:40:55,832 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,832 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table site ( id integer generated by default as identity (start with 1), active boolean not null, create_repository boolean, description LONGVARCHAR, domain varchar(255) not null, host varchar(255) not null, name varchar(64) not null, startup_time timestamp, version timestamp, primary key (id) ) 2017-06-29 14:40:55,833 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,833 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table site_application ( application_id integer not null, site_id integer not null, active boolean not null, deletion_mark boolean, reload_required boolean, connection_id integer, primary key (application_id, site_id) ) 2017-06-29 14:40:55,833 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,833 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table sites_granted ( site_id integer not null, application_id integer not null, granted_site_id integer not null, primary key (site_id, application_id, granted_site_id) ) 2017-06-29 14:40:55,833 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,834 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table subject ( id integer generated by default as identity (start with 1), description LONGVARCHAR, digest varchar(255), email varchar(255), language varchar(3) not null, name varchar(64) not null, realname varchar(64) not null, salt varchar(255), timezone varchar(255), type varchar(255), version timestamp, primary key (id) ) 2017-06-29 14:40:55,834 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,834 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table subject_authgroup ( subject_Id integer not null, group_id integer not null ) 2017-06-29 14:40:55,834 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,835 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table application add constraint UK_lspnba25gpku3nx3oecprrx8c unique (name) 2017-06-29 14:40:55,835 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,835 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table authgroup add constraint UK_hng9ojpn9gcumrchsw1gqwpa3 unique (name) 2017-06-29 14:40:55,835 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,836 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table repository add constraint UK_pbnisjkw01y5ole425crs0ra6 unique (name) 2017-06-29 14:40:55,836 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,836 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table site add constraint UK_qsgk5cjl6wt1xvhdeqymoymqb unique (domain) 2017-06-29 14:40:55,837 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,837 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table site add constraint UK_nnbksm3ee42ted5jwjv82ld8 unique (host) 2017-06-29 14:40:55,837 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,837 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table site add constraint UK_f9iil6uu8d9ohutpr2irlpvio unique (name) 2017-06-29 14:40:55,838 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,838 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table subject add constraint UK_p1jgir6qcpmqnxt4a8105wsot unique (name) 2017-06-29 14:40:55,838 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,838 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table authgroup_role add constraint FK_jovybqkpkc4ne90rc1s5eae0v foreign key (role_id) references role 2017-06-29 14:40:55,839 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,839 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table authgroup_role add constraint FK_fplucc3y4fcm85mlxvrtcpyvx foreign key (authgroup_id) references authgroup 2017-06-29 14:40:55,839 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,839 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table database_connection add constraint FK_fif7jaerm0b057auh7a36x2in foreign key (site_id) references site 2017-06-29 14:40:55,840 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,840 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table permission add constraint FK_3bck4x8dcieqmtiregv8uml9v foreign key (application_id) references application 2017-06-29 14:40:55,840 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,841 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table resource add constraint FK_qi46qfjlu53f5o3ws58xaj73r foreign key (application_id) references application 2017-06-29 14:40:55,841 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,841 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table role add constraint FK_e8bn8smcmxf0w0wiu5rkgtp2n foreign key (application_id) references application 2017-06-29 14:40:55,841 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,842 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table role_permission add constraint FK_bd67q67cmk1xk23k1wagx1h72 foreign key (permissions_id) references permission 2017-06-29 14:40:55,842 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,842 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table role_permission add constraint FK_j89g87bvih4d6jbxjcssrybks foreign key (role_id) references role 2017-06-29 14:40:55,842 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,843 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table site_application add constraint FK_bnld6s056a2g5epg40tct49vf foreign key (application_id) references application 2017-06-29 14:40:55,843 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,843 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table site_application add constraint FK_svesomhwjo9kr3ty5h5b6pd80 foreign key (connection_id) references database_connection 2017-06-29 14:40:55,843 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,844 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table site_application add constraint FK_e4tg5ew27rmfkbiccu1cvcxq8 foreign key (site_id) references site 2017-06-29 14:40:55,844 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,844 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table sites_granted add constraint FK_72sitfma549r64la5nl1mnqxg foreign key (granted_site_id) references site 2017-06-29 14:40:55,845 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,845 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table sites_granted add constraint FK_9ef52f2r713eqqo4w6dduyct7 foreign key (site_id, application_id) references site_application 2017-06-29 14:40:55,845 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,845 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table subject_authgroup add constraint FK_4qwo3qjstp0whaib958xh41vm foreign key (group_id) references authgroup 2017-06-29 14:40:55,846 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,846 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table subject_authgroup add constraint FK_g93bhgy29ctw7k3y549afgne6 foreign key (subject_Id) references subject 2017-06-29 14:40:55,846 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,846 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.0 - appNG initial setup 2017-06-29 14:40:55,851 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes 2017-06-29 14:40:55,853 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"... 2017-06-29 14:40:55,853 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version" 2017-06-29 14:40:55,857 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 10: DROP TABLE qrtz_locks IF EXISTS 2017-06-29 14:40:55,857 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 11: DROP TABLE qrtz_scheduler_state IF EXISTS 2017-06-29 14:40:55,857 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 12: DROP TABLE qrtz_fired_triggers IF EXISTS 2017-06-29 14:40:55,857 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 13: DROP TABLE qrtz_paused_trigger_grps IF EXISTS 2017-06-29 14:40:55,857 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 14: DROP TABLE qrtz_calendars IF EXISTS 2017-06-29 14:40:55,857 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 15: DROP TABLE qrtz_blob_triggers IF EXISTS 2017-06-29 14:40:55,858 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 16: DROP TABLE qrtz_cron_triggers IF EXISTS 2017-06-29 14:40:55,858 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 17: DROP TABLE qrtz_simple_triggers IF EXISTS 2017-06-29 14:40:55,858 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 18: DROP TABLE qrtz_simprop_triggers IF EXISTS 2017-06-29 14:40:55,858 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 19: DROP TABLE qrtz_triggers IF EXISTS 2017-06-29 14:40:55,858 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 20: DROP TABLE qrtz_job_details IF EXISTS 2017-06-29 14:40:55,859 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 22: CREATE TABLE qrtz_job_details ( SCHED_NAME VARCHAR(120) NOT NULL, JOB_NAME VARCHAR(200) NOT NULL, JOB_GROUP VARCHAR(200) NOT NULL, DESCRIPTION VARCHAR(250) NULL, JOB_CLASS_NAME VARCHAR(250) NOT NULL, IS_DURABLE BOOLEAN NOT NULL, IS_NONCONCURRENT BOOLEAN NOT NULL, IS_UPDATE_DATA BOOLEAN NOT NULL, REQUESTS_RECOVERY BOOLEAN NOT NULL, JOB_DATA VARBINARY(16000) NULL, PRIMARY KEY (SCHED_NAME,JOB_NAME,JOB_GROUP) ) 2017-06-29 14:40:55,859 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 37: CREATE TABLE qrtz_triggers ( SCHED_NAME VARCHAR(120) NOT NULL, TRIGGER_NAME VARCHAR(200) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, JOB_NAME VARCHAR(200) NOT NULL, JOB_GROUP VARCHAR(200) NOT NULL, DESCRIPTION VARCHAR(250) NULL, NEXT_FIRE_TIME NUMERIC(13) NULL, PREV_FIRE_TIME NUMERIC(13) NULL, PRIORITY INTEGER NULL, TRIGGER_STATE VARCHAR(16) NOT NULL, TRIGGER_TYPE VARCHAR(8) NOT NULL, START_TIME NUMERIC(13) NOT NULL, END_TIME NUMERIC(13) NULL, CALENDAR_NAME VARCHAR(200) NULL, MISFIRE_INSTR NUMERIC(2) NULL, JOB_DATA VARBINARY(16000) NULL, PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP), FOREIGN KEY (SCHED_NAME,JOB_NAME,JOB_GROUP) REFERENCES QRTZ_JOB_DETAILS(SCHED_NAME,JOB_NAME,JOB_GROUP) ) 2017-06-29 14:40:55,860 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 60: CREATE TABLE qrtz_simple_triggers ( SCHED_NAME VARCHAR(120) NOT NULL, TRIGGER_NAME VARCHAR(200) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, REPEAT_COUNT NUMERIC(7) NOT NULL, REPEAT_INTERVAL NUMERIC(12) NOT NULL, TIMES_TRIGGERED NUMERIC(10) NOT NULL, PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP), FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) ) 2017-06-29 14:40:55,860 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 73: CREATE TABLE qrtz_cron_triggers ( SCHED_NAME VARCHAR(120) NOT NULL, TRIGGER_NAME VARCHAR(200) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, CRON_EXPRESSION VARCHAR(120) NOT NULL, TIME_ZONE_ID VARCHAR(80), PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP), FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) ) 2017-06-29 14:40:55,861 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 85: CREATE TABLE qrtz_simprop_triggers ( SCHED_NAME VARCHAR(120) NOT NULL, TRIGGER_NAME VARCHAR(200) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, STR_PROP_1 VARCHAR(512) NULL, STR_PROP_2 VARCHAR(512) NULL, STR_PROP_3 VARCHAR(512) NULL, INT_PROP_1 NUMERIC(9) NULL, INT_PROP_2 NUMERIC(9) NULL, LONG_PROP_1 NUMERIC(13) NULL, LONG_PROP_2 NUMERIC(13) NULL, DEC_PROP_1 NUMERIC(13,4) NULL, DEC_PROP_2 NUMERIC(13,4) NULL, BOOL_PROP_1 BOOLEAN NULL, BOOL_PROP_2 BOOLEAN NULL, PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP), FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) ) 2017-06-29 14:40:55,862 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 106: CREATE TABLE qrtz_blob_triggers ( SCHED_NAME VARCHAR(120) NOT NULL, TRIGGER_NAME VARCHAR(200) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, BLOB_DATA VARBINARY(16000) NULL, PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP), FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) ) 2017-06-29 14:40:55,862 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 117: CREATE TABLE qrtz_calendars ( SCHED_NAME VARCHAR(120) NOT NULL, CALENDAR_NAME VARCHAR(200) NOT NULL, CALENDAR VARBINARY(16000) NOT NULL, PRIMARY KEY (SCHED_NAME,CALENDAR_NAME) ) 2017-06-29 14:40:55,862 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 125: CREATE TABLE qrtz_paused_trigger_grps ( SCHED_NAME VARCHAR(120) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, PRIMARY KEY (SCHED_NAME,TRIGGER_GROUP) ) 2017-06-29 14:40:55,863 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 132: CREATE TABLE qrtz_fired_triggers ( SCHED_NAME VARCHAR(120) NOT NULL, ENTRY_ID VARCHAR(95) NOT NULL, TRIGGER_NAME VARCHAR(200) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, INSTANCE_NAME VARCHAR(200) NOT NULL, FIRED_TIME NUMERIC(13) NOT NULL, SCHED_TIME NUMERIC(13) NOT NULL, PRIORITY INTEGER NOT NULL, STATE VARCHAR(16) NOT NULL, JOB_NAME VARCHAR(200) NULL, JOB_GROUP VARCHAR(200) NULL, IS_NONCONCURRENT BOOLEAN NULL, REQUESTS_RECOVERY BOOLEAN NULL, PRIMARY KEY (SCHED_NAME,ENTRY_ID) ) 2017-06-29 14:40:55,863 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 150: CREATE TABLE qrtz_scheduler_state ( SCHED_NAME VARCHAR(120) NOT NULL, INSTANCE_NAME VARCHAR(200) NOT NULL, LAST_CHECKIN_TIME NUMERIC(13) NOT NULL, CHECKIN_INTERVAL NUMERIC(13) NOT NULL, PRIMARY KEY (SCHED_NAME,INSTANCE_NAME) ) 2017-06-29 14:40:55,863 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 159: CREATE TABLE qrtz_locks ( SCHED_NAME VARCHAR(120) NOT NULL, LOCK_NAME VARCHAR(40) NOT NULL, PRIMARY KEY (SCHED_NAME,LOCK_NAME) ) 2017-06-29 14:40:55,864 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2017-06-29 14:40:55,864 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_locks IF EXISTS 2017-06-29 14:40:55,864 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,864 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_scheduler_state IF EXISTS 2017-06-29 14:40:55,864 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,865 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_fired_triggers IF EXISTS 2017-06-29 14:40:55,865 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,865 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_paused_trigger_grps IF EXISTS 2017-06-29 14:40:55,865 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,865 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_calendars IF EXISTS 2017-06-29 14:40:55,865 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,865 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_blob_triggers IF EXISTS 2017-06-29 14:40:55,866 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,866 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_cron_triggers IF EXISTS 2017-06-29 14:40:55,866 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,866 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_simple_triggers IF EXISTS 2017-06-29 14:40:55,866 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,866 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_simprop_triggers IF EXISTS 2017-06-29 14:40:55,866 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,867 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_triggers IF EXISTS 2017-06-29 14:40:55,867 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,867 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_job_details IF EXISTS 2017-06-29 14:40:55,867 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,867 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_job_details ( SCHED_NAME VARCHAR(120) NOT NULL, JOB_NAME VARCHAR(200) NOT NULL, JOB_GROUP VARCHAR(200) NOT NULL, DESCRIPTION VARCHAR(250) NULL, JOB_CLASS_NAME VARCHAR(250) NOT NULL, IS_DURABLE BOOLEAN NOT NULL, IS_NONCONCURRENT BOOLEAN NOT NULL, IS_UPDATE_DATA BOOLEAN NOT NULL, REQUESTS_RECOVERY BOOLEAN NOT NULL, JOB_DATA VARBINARY(16000) NULL, PRIMARY KEY (SCHED_NAME,JOB_NAME,JOB_GROUP) ) 2017-06-29 14:40:55,868 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,868 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_triggers ( SCHED_NAME VARCHAR(120) NOT NULL, TRIGGER_NAME VARCHAR(200) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, JOB_NAME VARCHAR(200) NOT NULL, JOB_GROUP VARCHAR(200) NOT NULL, DESCRIPTION VARCHAR(250) NULL, NEXT_FIRE_TIME NUMERIC(13) NULL, PREV_FIRE_TIME NUMERIC(13) NULL, PRIORITY INTEGER NULL, TRIGGER_STATE VARCHAR(16) NOT NULL, TRIGGER_TYPE VARCHAR(8) NOT NULL, START_TIME NUMERIC(13) NOT NULL, END_TIME NUMERIC(13) NULL, CALENDAR_NAME VARCHAR(200) NULL, MISFIRE_INSTR NUMERIC(2) NULL, JOB_DATA VARBINARY(16000) NULL, PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP), FOREIGN KEY (SCHED_NAME,JOB_NAME,JOB_GROUP) REFERENCES QRTZ_JOB_DETAILS(SCHED_NAME,JOB_NAME,JOB_GROUP) ) 2017-06-29 14:40:55,869 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,869 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_simple_triggers ( SCHED_NAME VARCHAR(120) NOT NULL, TRIGGER_NAME VARCHAR(200) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, REPEAT_COUNT NUMERIC(7) NOT NULL, REPEAT_INTERVAL NUMERIC(12) NOT NULL, TIMES_TRIGGERED NUMERIC(10) NOT NULL, PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP), FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) ) 2017-06-29 14:40:55,869 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,869 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_cron_triggers ( SCHED_NAME VARCHAR(120) NOT NULL, TRIGGER_NAME VARCHAR(200) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, CRON_EXPRESSION VARCHAR(120) NOT NULL, TIME_ZONE_ID VARCHAR(80), PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP), FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) ) 2017-06-29 14:40:55,870 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,870 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_simprop_triggers ( SCHED_NAME VARCHAR(120) NOT NULL, TRIGGER_NAME VARCHAR(200) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, STR_PROP_1 VARCHAR(512) NULL, STR_PROP_2 VARCHAR(512) NULL, STR_PROP_3 VARCHAR(512) NULL, INT_PROP_1 NUMERIC(9) NULL, INT_PROP_2 NUMERIC(9) NULL, LONG_PROP_1 NUMERIC(13) NULL, LONG_PROP_2 NUMERIC(13) NULL, DEC_PROP_1 NUMERIC(13,4) NULL, DEC_PROP_2 NUMERIC(13,4) NULL, BOOL_PROP_1 BOOLEAN NULL, BOOL_PROP_2 BOOLEAN NULL, PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP), FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) ) 2017-06-29 14:40:55,871 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,871 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_blob_triggers ( SCHED_NAME VARCHAR(120) NOT NULL, TRIGGER_NAME VARCHAR(200) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, BLOB_DATA VARBINARY(16000) NULL, PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP), FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) ) 2017-06-29 14:40:55,871 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,872 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_calendars ( SCHED_NAME VARCHAR(120) NOT NULL, CALENDAR_NAME VARCHAR(200) NOT NULL, CALENDAR VARBINARY(16000) NOT NULL, PRIMARY KEY (SCHED_NAME,CALENDAR_NAME) ) 2017-06-29 14:40:55,872 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,872 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_paused_trigger_grps ( SCHED_NAME VARCHAR(120) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, PRIMARY KEY (SCHED_NAME,TRIGGER_GROUP) ) 2017-06-29 14:40:55,872 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,873 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_fired_triggers ( SCHED_NAME VARCHAR(120) NOT NULL, ENTRY_ID VARCHAR(95) NOT NULL, TRIGGER_NAME VARCHAR(200) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, INSTANCE_NAME VARCHAR(200) NOT NULL, FIRED_TIME NUMERIC(13) NOT NULL, SCHED_TIME NUMERIC(13) NOT NULL, PRIORITY INTEGER NOT NULL, STATE VARCHAR(16) NOT NULL, JOB_NAME VARCHAR(200) NULL, JOB_GROUP VARCHAR(200) NULL, IS_NONCONCURRENT BOOLEAN NULL, REQUESTS_RECOVERY BOOLEAN NULL, PRIMARY KEY (SCHED_NAME,ENTRY_ID) ) 2017-06-29 14:40:55,873 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,873 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_scheduler_state ( SCHED_NAME VARCHAR(120) NOT NULL, INSTANCE_NAME VARCHAR(200) NOT NULL, LAST_CHECKIN_TIME NUMERIC(13) NOT NULL, CHECKIN_INTERVAL NUMERIC(13) NOT NULL, PRIMARY KEY (SCHED_NAME,INSTANCE_NAME) ) 2017-06-29 14:40:55,874 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,874 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_locks ( SCHED_NAME VARCHAR(120) NOT NULL, LOCK_NAME VARCHAR(40) NOT NULL, PRIMARY KEY (SCHED_NAME,LOCK_NAME) ) 2017-06-29 14:40:55,874 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,875 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.1 - Quartz initial setup 2017-06-29 14:40:55,877 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes 2017-06-29 14:40:55,879 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"... 2017-06-29 14:40:55,879 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version" 2017-06-29 14:40:55,883 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: create table template ( id integer generated by default as identity (start with 1), appng_version varchar(255), description varchar(255), displayName varchar(255), long_desc varchar(255), name varchar(255), template_version varchar(255), timestamp varchar(255), version timestamp, primary key (id) ) 2017-06-29 14:40:55,883 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 14: create table template_resource ( id integer generated by default as identity (start with 1), bytes blob(2048), checksum varchar(255), file_version timestamp, name varchar(255), version timestamp, template_id integer, primary key (id) ) 2017-06-29 14:40:55,883 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 25: alter table template_resource add constraint FK__TEMPLATE_RESOURCE__TEMPLATE_ID foreign key (template_id) references template 2017-06-29 14:40:55,883 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2017-06-29 14:40:55,884 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table template ( id integer generated by default as identity (start with 1), appng_version varchar(255), description varchar(255), displayName varchar(255), long_desc varchar(255), name varchar(255), template_version varchar(255), timestamp varchar(255), version timestamp, primary key (id) ) 2017-06-29 14:40:55,884 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,884 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table template_resource ( id integer generated by default as identity (start with 1), bytes blob(2048), checksum varchar(255), file_version timestamp, name varchar(255), version timestamp, template_id integer, primary key (id) ) 2017-06-29 14:40:55,884 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,885 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table template_resource add constraint FK__TEMPLATE_RESOURCE__TEMPLATE_ID foreign key (template_id) references template 2017-06-29 14:40:55,885 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,885 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.2 - add template 2017-06-29 14:40:55,887 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes 2017-06-29 14:40:55,889 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"... 2017-06-29 14:40:55,889 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version" 2017-06-29 14:40:55,894 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: alter table repository add strict boolean default 0 not null 2017-06-29 14:40:55,894 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2017-06-29 14:40:55,894 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table repository add strict boolean default 0 not null 2017-06-29 14:40:55,895 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,895 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.2.1 - add repository strict 2017-06-29 14:40:55,898 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes 2017-06-29 14:40:55,899 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"... 2017-06-29 14:40:55,900 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version" 2017-06-29 14:40:55,902 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: alter table repository add digest VARCHAR(255) 2017-06-29 14:40:55,902 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2017-06-29 14:40:55,902 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table repository add digest VARCHAR(255) 2017-06-29 14:40:55,903 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,903 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.2.2 - add repository digest 2017-06-29 14:40:55,905 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes 2017-06-29 14:40:55,907 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"... 2017-06-29 14:40:55,907 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version" 2017-06-29 14:40:55,910 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: alter table resource alter column bytes set not null 2017-06-29 14:40:55,910 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2017-06-29 14:40:55,910 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table resource alter column bytes set not null 2017-06-29 14:40:55,911 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,911 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2017-06-29 14:40:55,913 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes 2017-06-29 14:40:55,915 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"... 2017-06-29 14:40:55,915 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version" 2017-06-29 14:40:55,917 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: alter table template add tpl_type varchar(32) default 'XSL' not null 2017-06-29 14:40:55,917 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2017-06-29 14:40:55,918 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table template add tpl_type varchar(32) default 'XSL' not null 2017-06-29 14:40:55,918 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,918 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.3.0 - add type to template 2017-06-29 14:40:55,920 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes 2017-06-29 14:40:55,922 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"... 2017-06-29 14:40:55,922 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version" 2017-06-29 14:40:55,925 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: ALTER TABLE authgroup ADD default_admin boolean default 0 not null 2017-06-29 14:40:55,925 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 2: INSERT INTO authgroup (name,description,default_admin,version) VALUES ('Administrators','appNG Administrators group',true,now()) 2017-06-29 14:40:55,925 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2017-06-29 14:40:55,925 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: ALTER TABLE authgroup ADD default_admin boolean default 0 not null 2017-06-29 14:40:55,926 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,926 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: INSERT INTO authgroup (name,description,default_admin,version) VALUES ('Administrators','appNG Administrators group',true,now()) 2017-06-29 14:40:55,926 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 1 2017-06-29 14:40:55,927 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.3.1 - add global admin role 2017-06-29 14:40:55,929 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes 2017-06-29 14:40:55,930 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"... 2017-06-29 14:40:55,931 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version" 2017-06-29 14:40:55,933 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: alter table repository add accepted_certs blob 2017-06-29 14:40:55,934 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2017-06-29 14:40:55,934 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table repository add accepted_certs blob 2017-06-29 14:40:55,934 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:40:55,934 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2017-06-29 14:40:55,937 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes 2017-06-29 14:40:55,938 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"... 2017-06-29 14:40:55,939 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version" 2017-06-29 14:40:55,941 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.147s). 2017-06-29 14:40:56,168 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0) is active. 2017-06-29 14:40:56,701 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (java.sql.SQLException:Access denied for user 'user'@'localhost' (using password: NO)) 2017-06-29 14:40:56,701 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2017-06-29 14:40:56,719 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.239 s - in org.appng.core.service.DatabaseServiceTest [INFO] Running org.appng.core.service.InitializerServiceTest 2017-06-29 14:40:56,947 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:56,984 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:57,237 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:57,452 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1134945292 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:57,649 INFO [main] org.appng.api.messaging.Messaging: system property appng.node.id is not set, using local host name de-f2-p-appngdev0 as fallback 2017-06-29 14:40:57,649 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2017-06-29 14:40:57,649 INFO [main] org.appng.core.service.InitializerService: applications are located at /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/test-classes/applications or in the database 2017-06-29 14:40:57,731 INFO [main] org.appng.core.service.InitializerService: ========================================================================================== 2017-06-29 14:40:57,743 INFO [main] org.appng.core.service.InitializerService: loading site site-1 (host-1) 2017-06-29 14:40:57,743 INFO [main] org.appng.core.service.InitializerService: loading applications for site site-1 2017-06-29 14:40:57,747 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/root/WEB-INF/cache/platform/site-1 2017-06-29 14:40:57,747 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/root/WEB-INF/cache/application/site-1 2017-06-29 14:40:57,756 INFO [main] net.sf.ehcache.pool.sizeof.filter.AnnotationSizeOfFilter: Using regular expression provided through VM argument net.sf.ehcache.pool.sizeof.ignore.pattern for IgnoreSizeOf annotation : ^.*cache\..*IgnoreSizeOf$ 2017-06-29 14:40:57,763 INFO [main] net.sf.ehcache.pool.sizeof.AgentLoader: Located valid 'tools.jar' at '/usr/lib/jvm/jdk-8-oracle-x64/jre/../lib/tools.jar' 2017-06-29 14:40:57,811 INFO [main] net.sf.ehcache.pool.sizeof.JvmInformation: Detected JVM data model settings of: 64-Bit HotSpot JVM with Compressed OOPs 2017-06-29 14:40:58,055 INFO [main] net.sf.ehcache.pool.sizeof.AgentLoader: Extracted agent jar to temporary file /tmp/ehcache-sizeof-agent235023581962494647.jar 2017-06-29 14:40:58,055 INFO [main] net.sf.ehcache.pool.sizeof.AgentLoader: Trying to load agent @ /tmp/ehcache-sizeof-agent235023581962494647.jar 2017-06-29 14:40:58,063 INFO [main] net.sf.ehcache.pool.impl.DefaultSizeOfEngine: using Agent sizeof engine 2017-06-29 14:40:58,152 INFO [main] org.appng.core.service.TemplateService: copying template from /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/src/test/resources/template/appng to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/test-classes/repository/site-1/www/template 2017-06-29 14:40:58,152 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#343183908 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:58,152 INFO [main] org.appng.core.service.InitializerService: SiteClassLoader#343183908 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 2017-06-29 14:40:58,154 INFO [main] org.appng.core.service.InitializerService: starting index thread 2017-06-29 14:40:58,154 INFO [main] org.appng.core.service.InitializerService: loading site site-1 completed 2017-06-29 14:40:58,154 INFO [main] org.appng.core.service.InitializerService: ========================================================================================== 2017-06-29 14:40:58,154 ERROR [main] org.appng.core.service.InitializerService: no messaging sender available! 2017-06-29 14:40:58,166 INFO [main] org.appng.core.service.InitializerService: Current Ehcache configuration: 2017-06-29 14:40:58,240 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.519 s - in org.appng.core.service.InitializerServiceTest [INFO] Running org.appng.core.service.CoreServiceTest 2017-06-29 14:40:58,403 INFO [HSQLDB Server @34b58084] hsqldb.db.HSQLDB5CF3DE6921.ENGINE: Checkpoint start 2017-06-29 14:40:58,403 INFO [HSQLDB Server @34b58084] hsqldb.db.HSQLDB5CF3DE6921.ENGINE: checkpointClose start 2017-06-29 14:40:58,410 INFO [HSQLDB Server @34b58084] hsqldb.db.HSQLDB5CF3DE6921.ENGINE: checkpointClose synched 2017-06-29 14:40:58,419 INFO [HSQLDB Server @34b58084] hsqldb.db.HSQLDB5CF3DE6921.ENGINE: checkpointClose script done 2017-06-29 14:40:58,436 INFO [HSQLDB Server @34b58084] hsqldb.db.HSQLDB5CF3DE6921.ENGINE: checkpointClose end 2017-06-29 14:40:58,437 INFO [HSQLDB Server @34b58084] hsqldb.db.HSQLDB5CF3DE6921.ENGINE: Checkpoint end - txts: 1 2017-06-29 14:40:58,479 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:58,507 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:40:58,751 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:58,752 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:58,753 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.DATABASE_CONNECTION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:58,754 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:58,755 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.RESOURCE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:58,755 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:58,756 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:58,757 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:58,758 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:58,759 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:58,759 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:58,760 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:58,761 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:58,762 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:58,763 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:58,763 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:55) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:96) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.TEMPLATE_RESOURCE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 76 more 2017-06-29 14:40:58,787 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:40:59,153 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1383792319 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,219 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#31440957 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,282 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#172135430 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,415 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1223544451 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,435 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1116796155 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,455 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#311451326 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,508 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1465386603 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,524 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#619279129 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,544 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1940056270 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,606 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#502569461 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,623 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#713008806 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,640 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#267833390 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,667 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/foobar 2017-06-29 14:40:59,667 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/ROOT/WEB-INF/cache/application/site-1/foobar 2017-06-29 14:40:59,704 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1274992967 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,716 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1198085263 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,726 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#35819008 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,756 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#418904360 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,768 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#678945978 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,778 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#437328533 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,804 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#504527899 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,820 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#418887677 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,831 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#317148495 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,857 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1336788066 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,869 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1235787497 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,880 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#180100613 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,904 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1439536948 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,916 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1953325685 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,927 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1991757351 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,955 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1706088416 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,967 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#809077581 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:40:59,977 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1124455148 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,005 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#224829985 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,018 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#49610831 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,029 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#803846985 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,056 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1168102572 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,069 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1607404085 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,081 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2032782987 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,115 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#463917461 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,127 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1728559555 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,139 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1346116432 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,232 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#617392518 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,246 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1368905917 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,256 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#966413521 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,270 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1289188851 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,295 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1848741608 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,306 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#413261405 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,314 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#759634557 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,321 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#163939646 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,347 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2113675145 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,356 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1713324948 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,364 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2090121629 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,371 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1755328000 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,394 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#176666852 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,403 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#779768825 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,411 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#577634301 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,419 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1414672928 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,438 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#603070790 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,447 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#249038487 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,463 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#237368060 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,470 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#726476237 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,478 ERROR [main] org.appng.core.service.CoreService: Cannot delete application with ID 2: bugtracker 2017-06-29 14:41:00,497 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#971681537 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,508 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1083557254 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,517 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1761911346 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,528 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#494310585 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,531 INFO [main] org.appng.core.service.CoreService: starting deletion of site site-3 2017-06-29 14:41:00,538 INFO [main] org.appng.core.service.CoreService: unlinking application foobar from site site-3, status of database-connection is NO_DB_SUPPORTED 2017-06-29 14:41:00,549 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2017-06-29 14:41:00,582 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/ROOT/WEB-INF/cache/platform/site-3 2017-06-29 14:41:00,582 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/ROOT/WEB-INF/cache/application/site-3 2017-06-29 14:41:00,582 INFO [main] org.appng.core.service.CoreService: done deleting site site-3 2017-06-29 14:41:00,602 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1004011295 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,618 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#215672733 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,629 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#138993059 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,641 INFO [main] org.appng.core.service.CoreService: starting deletion of site site-2 2017-06-29 14:41:00,645 INFO [main] org.appng.core.service.CoreService: unlinking application bugtracker from site site-2, status of database-connection is NO_DB_SUPPORTED 2017-06-29 14:41:00,653 INFO [main] org.appng.core.service.CoreService: destroying site site-2 2017-06-29 14:41:00,653 INFO [main] org.appng.core.domain.SiteImpl: closing context for site site-2 2017-06-29 14:41:00,654 INFO [main] org.appng.core.service.CoreService: destroying site site-2 complete 2017-06-29 14:41:00,661 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2017-06-29 14:41:00,665 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/ROOT/WEB-INF/cache/platform/site-2 2017-06-29 14:41:00,665 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/ROOT/WEB-INF/cache/application/site-2 2017-06-29 14:41:00,665 INFO [main] org.appng.core.service.CoreService: done deleting site site-2 2017-06-29 14:41:00,726 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#444100928 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,736 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#743545685 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,761 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1852422643 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,769 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1305106455 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,790 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#648789743 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,798 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#934985230 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,816 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1296805210 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,823 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#571645356 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,844 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1808935033 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,852 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2082852150 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,872 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1660216191 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,881 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#110035578 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,904 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1362929743 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,911 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#448253666 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,930 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#326942468 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,938 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#45575934 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,958 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#117511843 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,965 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#957979970 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,984 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2077303909 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:00,990 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2051971073 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,008 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#677870260 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,015 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#4679417 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,073 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#797011320 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,079 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1883078542 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,098 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#720720155 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,103 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#782544303 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,123 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1915609684 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,129 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#763946537 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,143 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1971995056 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,149 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#958527558 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,165 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1538903643 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,170 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1668265390 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,197 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#283687175 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,203 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1226974067 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,217 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1823222792 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,222 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1701191981 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,237 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#734773809 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,243 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1229114045 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,258 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#277589052 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,263 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#761298760 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,283 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#27430936 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,289 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#478662997 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,304 INFO [main] org.appng.core.service.LdapService: LDAP operation failed on host 'ldap::' with user 'EXAMPLE\subject-2'(javax.naming.InvalidNameException: Invalid name: :) 2017-06-29 14:41:01,317 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1593318245 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,322 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#266485301 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,342 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1544509321 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:01,347 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1988803233 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:02,186 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3' 2017-06-29 14:41:02,186 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2017-06-29 14:41:02,201 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1314610857 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:02,205 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#777084585 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:02,209 INFO [main] org.appng.core.security.DigestValidator: Digest successfully validated. 2017-06-29 14:41:02,209 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3' 2017-06-29 14:41:02,209 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2017-06-29 14:41:02,221 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#658274707 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:02,225 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1297127967 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:02,988 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'johndoe' 2017-06-29 14:41:02,990 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2017-06-29 14:41:03,002 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1323677351 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:03,007 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2052013144 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:03,013 INFO [main] org.appng.core.service.CoreService: user subject-2 found 2017-06-29 14:41:03,013 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'subject-2' 2017-06-29 14:41:03,013 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2017-06-29 14:41:03,025 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1173060301 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:03,029 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1619630608 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:03,030 INFO [main] org.appng.core.service.CoreService: Subject authentication failed. Trying to authenticate based on LDAP group membership. 2017-06-29 14:41:03,032 INFO [main] org.appng.core.service.CoreService: user 'null' belongs to group 'subject-1' 2017-06-29 14:41:03,034 INFO [main] org.appng.core.service.CoreService: User "null" successfully authenticated. 2017-06-29 14:41:03,034 INFO [main] org.appng.core.service.CoreService: successfully logged in user 'null' 2017-06-29 14:41:03,034 INFO [main] org.appng.core.service.CoreService: 'null' logged out 2017-06-29 14:41:03,046 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#669692276 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:03,050 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#863502459 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:03,795 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#750766207 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:03,802 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1204219528 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:03,805 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.2' from repository file:/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/test-classes/zip 2017-06-29 14:41:03,823 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.2 2017-06-29 14:41:03,839 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2017-06-29 14:41:03,841 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2017-06-29 14:41:03,841 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2017-06-29 14:41:03,846 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2017-06-29 14:41:03,847 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2017-06-29 14:41:03,848 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2017-06-29 14:41:03,848 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2017-06-29 14:41:03,850 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2017-06-29 14:41:03,850 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2017-06-29 14:41:03,868 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.2' 2017-06-29 14:41:03,868 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.2' 2017-06-29 14:41:03,868 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.2' 2017-06-29 14:41:03,868 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.2' 2017-06-29 14:41:03,868 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.2' 2017-06-29 14:41:03,868 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.2' 2017-06-29 14:41:03,869 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.2' 2017-06-29 14:41:03,869 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.2' 2017-06-29 14:41:03,869 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.2' 2017-06-29 14:41:03,869 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.2' 2017-06-29 14:41:03,869 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.2 to target/ROOT/applications/demo-application 2017-06-29 14:41:03,874 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2017-06-29 14:41:03,874 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2017-06-29 14:41:03,875 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2017-06-29 14:41:03,877 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2017-06-29 14:41:03,904 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1847777116 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:03,907 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#969275252 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:03,931 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/demo-application 2017-06-29 14:41:03,931 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/ROOT/WEB-INF/cache/application/site-1/demo-application 2017-06-29 14:41:03,939 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/test-classes/zip 2017-06-29 14:41:03,962 INFO [main] org.appng.core.service.CoreService: updating application demo-application-1.5.3 2017-06-29 14:41:03,967 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2017-06-29 14:41:03,967 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2017-06-29 14:41:03,967 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2017-06-29 14:41:03,968 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2017-06-29 14:41:03,968 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2017-06-29 14:41:03,968 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2017-06-29 14:41:03,969 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2017-06-29 14:41:03,969 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2017-06-29 14:41:03,969 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2017-06-29 14:41:03,969 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2017-06-29 14:41:03,969 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/ROOT/applications/demo-application 2017-06-29 14:41:03,990 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2017-06-29 14:41:03,994 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2017-06-29 14:41:03,996 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2017-06-29 14:41:03,998 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2017-06-29 14:41:04,001 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2017-06-29 14:41:04,002 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2017-06-29 14:41:04,008 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2017-06-29 14:41:04,008 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2017-06-29 14:41:04,029 INFO [main] org.appng.core.service.CoreService: loading properties for application 'demo-application' of site 'site-1' 2017-06-29 14:41:04,031 INFO [main] org.appng.core.service.CoreService: loading properties for application demo-application 2017-06-29 14:41:04,051 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#328630016 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:04,057 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#258696726 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:04,166 INFO [main] org.appng.core.service.CoreService: unlinking application demo-application from site site-1, status of database-connection is NO_DB_SUPPORTED 2017-06-29 14:41:04,200 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#845965041 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:04,205 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1383602770 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:04,207 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.4' from repository file:/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/test-classes/zip 2017-06-29 14:41:04,225 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4 2017-06-29 14:41:04,238 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2017-06-29 14:41:04,239 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2017-06-29 14:41:04,240 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2017-06-29 14:41:04,240 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2017-06-29 14:41:04,243 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2017-06-29 14:41:04,244 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2017-06-29 14:41:04,245 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2017-06-29 14:41:04,245 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2017-06-29 14:41:04,247 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2017-06-29 14:41:04,248 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2017-06-29 14:41:04,248 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2017-06-29 14:41:04,250 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2017-06-29 14:41:04,250 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2017-06-29 14:41:04,270 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4' 2017-06-29 14:41:04,270 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4' 2017-06-29 14:41:04,270 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4' 2017-06-29 14:41:04,271 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4' 2017-06-29 14:41:04,271 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4' 2017-06-29 14:41:04,271 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4' 2017-06-29 14:41:04,271 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4' 2017-06-29 14:41:04,271 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4' 2017-06-29 14:41:04,271 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4' 2017-06-29 14:41:04,272 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4' 2017-06-29 14:41:04,272 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.4 to target/ROOT/applications/demo-application 2017-06-29 14:41:04,278 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2017-06-29 14:41:04,279 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2017-06-29 14:41:04,280 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2017-06-29 14:41:04,282 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2017-06-29 14:41:04,283 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2017-06-29 14:41:04,285 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2017-06-29 14:41:04,302 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#468430240 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:04,307 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2025788445 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:04,322 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#110325643 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:04,326 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1367498739 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:05,153 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1386622669 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:05,160 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1954452708 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:05,177 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2104768466 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:05,181 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1178725278 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:05,196 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1050813362 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:05,200 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1396856070 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:05,212 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#695685421 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:05,216 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#368964486 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:05,218 INFO [main] org.appng.core.service.CoreService: unlinking application manager from site site-1, status of database-connection is NO_DB_SUPPORTED 2017-06-29 14:41:05,230 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#78024106 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:05,234 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#823075399 for site example with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:06,074 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' [WARNING] Tests run: 79, Failures: 0, Errors: 0, Skipped: 20, Time elapsed: 7.834 s - in org.appng.core.service.CoreServiceTest [INFO] Running org.appng.core.service.LdapServiceTest 2017-06-29 14:41:06,118 INFO [main] org.appng.core.service.LdapService: LDAP operation failed on host 'ldap:localhost:389' with user 'EXAMPLE\username'(javax.naming.NamingException: wrong password) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.appng.core.service.LdapServiceTest [INFO] Running org.appng.core.controller.RequestUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.appng.core.controller.RequestUtilTest [INFO] Running org.appng.core.controller.PlatformProcessorTest 2017-06-29 14:41:06,157 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#3963322 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:06,173 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1451582449 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:06,674 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1267880836 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:06,679 ERROR [main] org.appng.core.model.PlatformProcessor: error while processing java.lang.NullPointerException at org.appng.core.model.PlatformProcessor.getPlatform(PlatformProcessor.java:72) at org.appng.core.model.AbstractRequestProcessor.processPlatform(AbstractRequestProcessor.java:114) at org.appng.core.model.PlatformProcessor.processWithTemplate(PlatformProcessor.java:87) at org.appng.core.controller.PlatformProcessorTest.testTransformError(PlatformProcessorTest.java:136) 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:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) 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:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) 2017-06-29 14:41:06,681 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#292314106 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.565 s - in org.appng.core.controller.PlatformProcessorTest [INFO] Running org.appng.core.controller.messaging.MessagingTest 2017-06-29 14:41:06,713 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: received message from localhost: org.appng.core.controller.messaging.MessagingTest - Origin: appng.node2 - Site: example.com 2017-06-29 14:41:06,713 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest - Origin: appng.node2 - Site: example.com received from localhost 2017-06-29 14:41:06,714 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: received message from localhost: org.appng.core.controller.messaging.MessagingTest - Origin: appng.node2 - Site: localhost 2017-06-29 14:41:06,714 INFO [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest - Origin: appng.node2 - Site: localhost received from localhost [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.core.controller.messaging.MessagingTest [INFO] Running org.appng.core.controller.filter.RedirectFilterTest 2017-06-29 14:41:06,726 DEBUG [main] org.tuckey.web.filters.urlrewrite.UrlRewriteFilter: filter init called 2017-06-29 14:41:06,726 DEBUG [main] org.tuckey.web.filters.urlrewrite.UrlRewriteFilter: init: calling destroy just in case we are being re-inited uncleanly 2017-06-29 14:41:06,727 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s 2017-06-29 14:41:06,750 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok) 2017-06-29 14:41:06,753 DEBUG [main] org.appng.core.controller.filter.RedirectFilter: about to parse conf 2017-06-29 14:41:06,762 INFO [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok) 2017-06-29 14:41:06,763 DEBUG [main] org.appng.core.controller.filter.RedirectFilter: reloaded config for site localhost from file:/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/test-classes/conf/urlrewrite.xml, 7 rules found [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.appng.core.controller.filter.RedirectFilterTest [INFO] Running org.appng.core.controller.filter.JspExtensionFilterTest 2017-06-29 14:41:06,772 DEBUG [main] org.appng.core.controller.filter.RedirectFilter: about to parse conf 2017-06-29 14:41:06,779 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed) 2017-06-29 14:41:06,779 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed) 2017-06-29 14:41:06,779 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed) 2017-06-29 14:41:06,779 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed) 2017-06-29 14:41:06,779 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed) 2017-06-29 14:41:06,779 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed) 2017-06-29 14:41:06,780 DEBUG [main] org.appng.core.controller.filter.RedirectFilter: about to parse conf 2017-06-29 14:41:06,785 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed) 2017-06-29 14:41:06,785 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed) 2017-06-29 14:41:06,785 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed) 2017-06-29 14:41:06,785 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed) 2017-06-29 14:41:06,785 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed) 2017-06-29 14:41:06,785 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed) 2017-06-29 14:41:06,785 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed) 2017-06-29 14:41:06,785 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed) 2017-06-29 14:41:06,785 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed) 2017-06-29 14:41:06,786 DEBUG [main] org.appng.core.controller.filter.RedirectFilter: about to parse conf 2017-06-29 14:41:06,791 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed) 2017-06-29 14:41:06,791 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed) 2017-06-29 14:41:06,791 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed) 2017-06-29 14:41:06,791 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed) 2017-06-29 14:41:06,791 DEBUG [main] org.appng.core.controller.filter.JspExtensionFilter: handling JSP extensions for source 'URLRewriteFilterTest' took 0ms (3 redirect-rules processed) 2017-06-29 14:41:06,792 DEBUG [main] org.appng.core.controller.filter.RedirectFilter: about to parse conf [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.appng.core.controller.filter.JspExtensionFilterTest [INFO] Running org.appng.core.controller.PlatformStartupTest 2017-06-29 14:41:06,815 INFO [main] org.appng.core.controller.PlatformStartup: 2017-06-29 14:41:06,815 INFO [main] org.appng.core.controller.PlatformStartup: Launching appNG, the Next Generation Application Platform ... 2017-06-29 14:41:06,815 INFO [main] org.appng.core.controller.PlatformStartup: 2017-06-29 14:41:06,815 INFO [main] org.appng.core.controller.PlatformStartup: - - ---- ----------------------------------------- -------- - - 2017-06-29 14:41:06,815 INFO [main] org.appng.core.controller.PlatformStartup: ____ _______ _____ .---,,--,-^²²^-,. 2017-06-29 14:41:06,815 INFO [main] org.appng.core.controller.PlatformStartup: .,--^^²´´ `^^²´´ `²^-.-²´´ ``²---´ dSb. db ,dS$P² < 2017-06-29 14:41:06,815 INFO [main] org.appng.core.controller.PlatformStartup: ,-´_.dSS$§§§§$Sb. .dS$§§§§§$Sb. : .dS$§§§§$SSb. : $§4b.$$ l$´ ss ; 2017-06-29 14:41:06,815 INFO [main] org.appng.core.controller.PlatformStartup: ,/ .dS$SP²^^^²4$§§$ $§§$P²^^^²4S$$b.`4$$P²^^^²4S§$b. 4$`4b$P `4S$SP | 2017-06-29 14:41:06,815 INFO [main] org.appng.core.controller.PlatformStartup: ! .$§SP° $§§$ $§§$´ `4S§$.`4$´ `4S§$. .-----^²------´ 2017-06-29 14:41:06,815 INFO [main] org.appng.core.controller.PlatformStartup: ; [$§$l $§§$ $§§$ l$§$] l$ l$§$] ! 2017-06-29 14:41:06,815 INFO [main] org.appng.core.controller.PlatformStartup: l.`S$Sb. $§§$ $§§$ ,dS$S´ d$ ,dS$S´ ; 2017-06-29 14:41:06,815 INFO [main] org.appng.core.controller.PlatformStartup: \ `4S$Sbsaaasd$§§$ $§§$ssaaasdS$SP´,d$$ssaaasdS$SP´ l 2017-06-29 14:41:06,815 INFO [main] org.appng.core.controller.PlatformStartup: \_ ``4SS$§§§§§§§$ $§§§§§§§$SSP´´ $§§§§§§§$SSP´´_.^ 2017-06-29 14:41:06,815 INFO [main] org.appng.core.controller.PlatformStartup: `----,_,.____,. $$$$ ___.___,^ $$$$ ___.,--^ 2017-06-29 14:41:06,815 INFO [main] org.appng.core.controller.PlatformStartup: _ _ ______ ____ ! $§§$ ! ____ _ ! $$$$ | ________ _______ ____ _ _ 2017-06-29 14:41:06,815 INFO [main] org.appng.core.controller.PlatformStartup: | $$$$ ; l $$$$ ; 2017-06-29 14:41:06,815 INFO [main] org.appng.core.controller.PlatformStartup: `--,.-^´ `--,.-^´ 2017-06-29 14:41:06,815 INFO [main] org.appng.core.controller.PlatformStartup: 2017-06-29 14:41:06,816 INFO [main] org.appng.core.service.HsqlStarter: starting HSQL Server 2.4.0 at /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/WEB-INF/database/appng on port 9050 2017-06-29 14:41:06,831 INFO [HSQLDB Server @aa817b6] hsqldb.db.HSQLDB5CF3DE8A0E.ENGINE: Checkpoint start 2017-06-29 14:41:06,831 INFO [HSQLDB Server @aa817b6] hsqldb.db.HSQLDB5CF3DE8A0E.ENGINE: checkpointClose start 2017-06-29 14:41:06,838 INFO [HSQLDB Server @aa817b6] hsqldb.db.HSQLDB5CF3DE8A0E.ENGINE: checkpointClose synched 2017-06-29 14:41:06,850 INFO [HSQLDB Server @aa817b6] hsqldb.db.HSQLDB5CF3DE8A0E.ENGINE: checkpointClose script done 2017-06-29 14:41:06,870 INFO [HSQLDB Server @aa817b6] hsqldb.db.HSQLDB5CF3DE8A0E.ENGINE: checkpointClose end 2017-06-29 14:41:06,870 INFO [HSQLDB Server @aa817b6] hsqldb.db.HSQLDB5CF3DE8A0E.ENGINE: Checkpoint end - txts: 1 2017-06-29 14:41:07,019 INFO [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.4.0) 2017-06-29 14:41:07,122 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.4) 2017-06-29 14:41:07,122 DEBUG [main] org.flywaydb.core.Flyway : DDL Transactions Supported: false 2017-06-29 14:41:07,123 DEBUG [main] org.flywaydb.core.Flyway : Schema: PUBLIC 2017-06-29 14:41:07,123 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: Spring Jdbc available: true 2017-06-29 14:41:07,123 DEBUG [main] org.flywaydb.core.internal.callback.SqlScriptFlywayCallback: Scanning for SQL callbacks ... 2017-06-29 14:41:07,123 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classpath resources at 'classpath:db/migration/hsql' (Prefix: '', Suffix: '.sql') 2017-06-29 14:41:07,123 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Determining location urls for classpath:db/migration/hsql using ClassLoader sun.misc.Launcher$AppClassLoader@4aa298b7 ... 2017-06-29 14:41:07,123 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/db/migration/hsql 2017-06-29 14:41:07,124 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false 2017-06-29 14:41:07,124 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.FileSystemClassPathLocationScanner: Scanning starting at classpath root in filesystem: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/ 2017-06-29 14:41:07,124 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.FileSystemClassPathLocationScanner: Scanning for resources in path: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/db/migration/hsql (db/migration/hsql) 2017-06-29 14:41:07,125 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_0__appNG_initial_setup.sql 2017-06-29 14:41:07,125 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql 2017-06-29 14:41:07,125 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_1__add_repository_strict.sql 2017-06-29 14:41:07,125 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_2__add_repository_digest.sql 2017-06-29 14:41:07,125 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql 2017-06-29 14:41:07,125 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2__add_template.sql 2017-06-29 14:41:07,125 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_0__add_type_to_template.sql 2017-06-29 14:41:07,125 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql 2017-06-29 14:41:07,125 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql 2017-06-29 14:41:07,128 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Repair of failed migration in metadata table "PUBLIC"."schema_version" not necessary. No failed migration detected. 2017-06-29 14:41:07,128 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classpath resources at 'classpath:db/migration/hsql' (Prefix: 'V', Suffix: '.sql') 2017-06-29 14:41:07,128 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/db/migration/hsql 2017-06-29 14:41:07,128 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false 2017-06-29 14:41:07,129 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_0__appNG_initial_setup.sql 2017-06-29 14:41:07,129 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql 2017-06-29 14:41:07,129 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_1__add_repository_strict.sql 2017-06-29 14:41:07,129 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_2__add_repository_digest.sql 2017-06-29 14:41:07,129 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql 2017-06-29 14:41:07,129 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2__add_template.sql 2017-06-29 14:41:07,129 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_0__add_type_to_template.sql 2017-06-29 14:41:07,129 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql 2017-06-29 14:41:07,129 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql 2017-06-29 14:41:07,131 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classpath resources at 'classpath:db/migration/hsql' (Prefix: 'R', Suffix: '.sql') 2017-06-29 14:41:07,131 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/db/migration/hsql 2017-06-29 14:41:07,132 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false 2017-06-29 14:41:07,132 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_0__appNG_initial_setup.sql (filename: V1_0__appNG_initial_setup.sql) 2017-06-29 14:41:07,132 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql (filename: V1_1__Quartz_initial_setup.sql) 2017-06-29 14:41:07,132 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_1__add_repository_strict.sql (filename: V1_2_1__add_repository_strict.sql) 2017-06-29 14:41:07,132 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_2__add_repository_digest.sql (filename: V1_2_2__add_repository_digest.sql) 2017-06-29 14:41:07,132 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql (filename: V1_2_3__set_resource_bytes_not_null.sql) 2017-06-29 14:41:07,132 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2__add_template.sql (filename: V1_2__add_template.sql) 2017-06-29 14:41:07,132 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_0__add_type_to_template.sql (filename: V1_3_0__add_type_to_template.sql) 2017-06-29 14:41:07,132 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql (filename: V1_3_1__add_global_admin_role.sql) 2017-06-29 14:41:07,132 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql (filename: V1_3_2__add_repository_accepted_certs.sql) 2017-06-29 14:41:07,132 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classes at 'classpath:db/migration/hsql' (Implementing: 'org.flywaydb.core.api.migration.jdbc.JdbcMigration') 2017-06-29 14:41:07,132 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/db/migration/hsql 2017-06-29 14:41:07,133 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false 2017-06-29 14:41:07,133 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_0__appNG_initial_setup.sql (filename: V1_0__appNG_initial_setup.sql) 2017-06-29 14:41:07,133 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql (filename: V1_1__Quartz_initial_setup.sql) 2017-06-29 14:41:07,133 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_1__add_repository_strict.sql (filename: V1_2_1__add_repository_strict.sql) 2017-06-29 14:41:07,133 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_2__add_repository_digest.sql (filename: V1_2_2__add_repository_digest.sql) 2017-06-29 14:41:07,133 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql (filename: V1_2_3__set_resource_bytes_not_null.sql) 2017-06-29 14:41:07,133 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2__add_template.sql (filename: V1_2__add_template.sql) 2017-06-29 14:41:07,133 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_0__add_type_to_template.sql (filename: V1_3_0__add_type_to_template.sql) 2017-06-29 14:41:07,133 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql (filename: V1_3_1__add_global_admin_role.sql) 2017-06-29 14:41:07,133 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql (filename: V1_3_2__add_repository_accepted_certs.sql) 2017-06-29 14:41:07,133 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classes at 'classpath:db/migration/hsql' (Implementing: 'org.flywaydb.core.api.migration.spring.SpringJdbcMigration') 2017-06-29 14:41:07,133 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/db/migration/hsql 2017-06-29 14:41:07,133 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false 2017-06-29 14:41:07,133 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_0__appNG_initial_setup.sql (filename: V1_0__appNG_initial_setup.sql) 2017-06-29 14:41:07,134 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql (filename: V1_1__Quartz_initial_setup.sql) 2017-06-29 14:41:07,134 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_1__add_repository_strict.sql (filename: V1_2_1__add_repository_strict.sql) 2017-06-29 14:41:07,134 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_2__add_repository_digest.sql (filename: V1_2_2__add_repository_digest.sql) 2017-06-29 14:41:07,134 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql (filename: V1_2_3__set_resource_bytes_not_null.sql) 2017-06-29 14:41:07,134 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2__add_template.sql (filename: V1_2__add_template.sql) 2017-06-29 14:41:07,134 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_0__add_type_to_template.sql (filename: V1_3_0__add_type_to_template.sql) 2017-06-29 14:41:07,134 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql (filename: V1_3_1__add_global_admin_role.sql) 2017-06-29 14:41:07,134 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql (filename: V1_3_2__add_repository_accepted_certs.sql) 2017-06-29 14:41:07,135 INFO [main] org.flywaydb.core.internal.command.DbRepair: Successfully repaired metadata table "PUBLIC"."schema_version" (execution time 00:00.007s). 2017-06-29 14:41:07,135 INFO [main] org.flywaydb.core.internal.command.DbRepair: Manual cleanup of the remaining effects the failed migration may still be required. 2017-06-29 14:41:07,238 DEBUG [main] org.flywaydb.core.Flyway : DDL Transactions Supported: false 2017-06-29 14:41:07,238 DEBUG [main] org.flywaydb.core.Flyway : Schema: PUBLIC 2017-06-29 14:41:07,238 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: Spring Jdbc available: true 2017-06-29 14:41:07,238 DEBUG [main] org.flywaydb.core.internal.callback.SqlScriptFlywayCallback: Scanning for SQL callbacks ... 2017-06-29 14:41:07,238 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classpath resources at 'classpath:db/migration/hsql' (Prefix: '', Suffix: '.sql') 2017-06-29 14:41:07,238 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Determining location urls for classpath:db/migration/hsql using ClassLoader sun.misc.Launcher$AppClassLoader@4aa298b7 ... 2017-06-29 14:41:07,239 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/db/migration/hsql 2017-06-29 14:41:07,239 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false 2017-06-29 14:41:07,240 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.FileSystemClassPathLocationScanner: Scanning starting at classpath root in filesystem: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/ 2017-06-29 14:41:07,240 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.FileSystemClassPathLocationScanner: Scanning for resources in path: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/db/migration/hsql (db/migration/hsql) 2017-06-29 14:41:07,240 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_0__appNG_initial_setup.sql 2017-06-29 14:41:07,240 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql 2017-06-29 14:41:07,240 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_1__add_repository_strict.sql 2017-06-29 14:41:07,240 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_2__add_repository_digest.sql 2017-06-29 14:41:07,240 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql 2017-06-29 14:41:07,240 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2__add_template.sql 2017-06-29 14:41:07,240 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_0__add_type_to_template.sql 2017-06-29 14:41:07,240 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql 2017-06-29 14:41:07,240 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql 2017-06-29 14:41:07,244 DEBUG [main] org.flywaydb.core.internal.command.DbValidate: Validating migrations ... 2017-06-29 14:41:07,244 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classpath resources at 'classpath:db/migration/hsql' (Prefix: 'V', Suffix: '.sql') 2017-06-29 14:41:07,244 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/db/migration/hsql 2017-06-29 14:41:07,245 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false 2017-06-29 14:41:07,245 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_0__appNG_initial_setup.sql 2017-06-29 14:41:07,245 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql 2017-06-29 14:41:07,245 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_1__add_repository_strict.sql 2017-06-29 14:41:07,245 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_2__add_repository_digest.sql 2017-06-29 14:41:07,245 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql 2017-06-29 14:41:07,245 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_2__add_template.sql 2017-06-29 14:41:07,245 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_0__add_type_to_template.sql 2017-06-29 14:41:07,245 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql 2017-06-29 14:41:07,245 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Found resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql 2017-06-29 14:41:07,249 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classpath resources at 'classpath:db/migration/hsql' (Prefix: 'R', Suffix: '.sql') 2017-06-29 14:41:07,249 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/db/migration/hsql 2017-06-29 14:41:07,249 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false 2017-06-29 14:41:07,249 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_0__appNG_initial_setup.sql (filename: V1_0__appNG_initial_setup.sql) 2017-06-29 14:41:07,249 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql (filename: V1_1__Quartz_initial_setup.sql) 2017-06-29 14:41:07,249 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_1__add_repository_strict.sql (filename: V1_2_1__add_repository_strict.sql) 2017-06-29 14:41:07,249 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_2__add_repository_digest.sql (filename: V1_2_2__add_repository_digest.sql) 2017-06-29 14:41:07,249 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql (filename: V1_2_3__set_resource_bytes_not_null.sql) 2017-06-29 14:41:07,249 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2__add_template.sql (filename: V1_2__add_template.sql) 2017-06-29 14:41:07,249 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_0__add_type_to_template.sql (filename: V1_3_0__add_type_to_template.sql) 2017-06-29 14:41:07,249 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql (filename: V1_3_1__add_global_admin_role.sql) 2017-06-29 14:41:07,249 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql (filename: V1_3_2__add_repository_accepted_certs.sql) 2017-06-29 14:41:07,250 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classes at 'classpath:db/migration/hsql' (Implementing: 'org.flywaydb.core.api.migration.jdbc.JdbcMigration') 2017-06-29 14:41:07,250 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/db/migration/hsql 2017-06-29 14:41:07,250 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false 2017-06-29 14:41:07,251 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_0__appNG_initial_setup.sql (filename: V1_0__appNG_initial_setup.sql) 2017-06-29 14:41:07,251 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql (filename: V1_1__Quartz_initial_setup.sql) 2017-06-29 14:41:07,251 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_1__add_repository_strict.sql (filename: V1_2_1__add_repository_strict.sql) 2017-06-29 14:41:07,251 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_2__add_repository_digest.sql (filename: V1_2_2__add_repository_digest.sql) 2017-06-29 14:41:07,251 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql (filename: V1_2_3__set_resource_bytes_not_null.sql) 2017-06-29 14:41:07,251 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2__add_template.sql (filename: V1_2__add_template.sql) 2017-06-29 14:41:07,251 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_0__add_type_to_template.sql (filename: V1_3_0__add_type_to_template.sql) 2017-06-29 14:41:07,251 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql (filename: V1_3_1__add_global_admin_role.sql) 2017-06-29 14:41:07,251 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql (filename: V1_3_2__add_repository_accepted_certs.sql) 2017-06-29 14:41:07,251 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning for classes at 'classpath:db/migration/hsql' (Implementing: 'org.flywaydb.core.api.migration.spring.SpringJdbcMigration') 2017-06-29 14:41:07,251 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Scanning URL: file:/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/classes/db/migration/hsql 2017-06-29 14:41:07,251 DEBUG [main] org.flywaydb.core.internal.util.FeatureDetector: JBoss VFS v2 available: false 2017-06-29 14:41:07,252 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_0__appNG_initial_setup.sql (filename: V1_0__appNG_initial_setup.sql) 2017-06-29 14:41:07,252 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_1__Quartz_initial_setup.sql (filename: V1_1__Quartz_initial_setup.sql) 2017-06-29 14:41:07,252 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_1__add_repository_strict.sql (filename: V1_2_1__add_repository_strict.sql) 2017-06-29 14:41:07,252 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_2__add_repository_digest.sql (filename: V1_2_2__add_repository_digest.sql) 2017-06-29 14:41:07,252 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2_3__set_resource_bytes_not_null.sql (filename: V1_2_3__set_resource_bytes_not_null.sql) 2017-06-29 14:41:07,252 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_2__add_template.sql (filename: V1_2__add_template.sql) 2017-06-29 14:41:07,252 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_0__add_type_to_template.sql (filename: V1_3_0__add_type_to_template.sql) 2017-06-29 14:41:07,252 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_1__add_global_admin_role.sql (filename: V1_3_1__add_global_admin_role.sql) 2017-06-29 14:41:07,252 DEBUG [main] org.flywaydb.core.internal.util.scanner.classpath.ClassPathScanner: Filtering out resource: db/migration/hsql/V1_3_2__add_repository_accepted_certs.sql (filename: V1_3_2__add_repository_accepted_certs.sql) 2017-06-29 14:41:07,258 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.014s) 2017-06-29 14:41:07,260 DEBUG [main] org.flywaydb.core.internal.command.DbSchemas: Schema "PUBLIC" already exists. Skipping schema creation. 2017-06-29 14:41:07,263 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2017-06-29 14:41:07,265 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 17: CREATE TABLE "PUBLIC"."schema_version" ( "installed_rank" INT NOT NULL, "version" VARCHAR(50), "description" VARCHAR(200) NOT NULL, "type" VARCHAR(20) NOT NULL, "script" VARCHAR(1000) NOT NULL, "checksum" INT, "installed_by" VARCHAR(100) NOT NULL, "installed_on" TIMESTAMP DEFAULT CURRENT_TIMESTAMP NOT NULL, "execution_time" INT NOT NULL, "success" BIT NOT NULL ) 2017-06-29 14:41:07,265 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 29: ALTER TABLE "PUBLIC"."schema_version" ADD CONSTRAINT "schema_version_pk" PRIMARY KEY ("installed_rank") 2017-06-29 14:41:07,265 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 31: CREATE INDEX "PUBLIC"."schema_version_s_idx" ON "PUBLIC"."schema_version" ("success") 2017-06-29 14:41:07,265 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE "PUBLIC"."schema_version" ( "installed_rank" INT NOT NULL, "version" VARCHAR(50), "description" VARCHAR(200) NOT NULL, "type" VARCHAR(20) NOT NULL, "script" VARCHAR(1000) NOT NULL, "checksum" INT, "installed_by" VARCHAR(100) NOT NULL, "installed_on" TIMESTAMP DEFAULT CURRENT_TIMESTAMP NOT NULL, "execution_time" INT NOT NULL, "success" BIT NOT NULL ) 2017-06-29 14:41:07,266 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,266 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: ALTER TABLE "PUBLIC"."schema_version" ADD CONSTRAINT "schema_version_pk" PRIMARY KEY ("installed_rank") 2017-06-29 14:41:07,268 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,268 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE INDEX "PUBLIC"."schema_version_s_idx" ON "PUBLIC"."schema_version" ("success") 2017-06-29 14:41:07,268 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,268 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Metadata table "PUBLIC"."schema_version" created. 2017-06-29 14:41:07,270 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"... 2017-06-29 14:41:07,270 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version" 2017-06-29 14:41:07,273 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2017-06-29 14:41:07,273 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: create table application ( id integer generated by default as identity (start with 1), appng_version varchar(64), application_version varchar(64), core_application boolean, description LONGVARCHAR, displayName varchar(64), fileBased boolean not null, hidden boolean not null, longDescription clob(255), name varchar(64) not null, snapshot boolean not null, time_stamp varchar(64), version timestamp, primary key (id) ) 2017-06-29 14:41:07,274 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 18: create table authgroup ( id integer generated by default as identity (start with 1), description LONGVARCHAR, name varchar(64) not null, version timestamp, primary key (id) ) 2017-06-29 14:41:07,274 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 26: create table authgroup_role ( authgroup_id integer not null, role_id integer not null, primary key (authgroup_id, role_id) ) 2017-06-29 14:41:07,274 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 32: create table database_connection ( id integer generated by default as identity (start with 1), active boolean not null, description varchar(255), driver_class varchar(255) not null, jdbc_url varchar(255) not null, managed boolean not null, max_connections integer not null, min_connections integer not null check (min_connections>=1), name varchar(255) not null, password blob(255), type varchar(255) not null, username varchar(255) not null, validation_query varchar(255), version timestamp, site_id integer, primary key (id) ) 2017-06-29 14:41:07,274 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 51: create table permission ( id integer generated by default as identity (start with 1), description LONGVARCHAR, name varchar(255) not null, version timestamp, application_id integer, primary key (id) ) 2017-06-29 14:41:07,275 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 60: create table property ( name varchar(255) not null, value varchar(255), blobValue blob(255), clobValue clob(255), defaultValue varchar(255), description LONGVARCHAR, mandatory boolean not null, version timestamp, primary key (name) ) 2017-06-29 14:41:07,275 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 72: create table repository ( id integer generated by default as identity (start with 1), active boolean not null, description LONGVARCHAR, name varchar(64) not null, published boolean not null, remote_repository_name varchar(64), mode varchar(255), type varchar(255), uri varbinary(255), version timestamp, primary key (id) ) 2017-06-29 14:41:07,275 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 86: create table resource ( id integer generated by default as identity (start with 1), bytes blob(255), checksum varchar(255), description LONGVARCHAR, name varchar(255), type varchar(255), version timestamp, application_id integer, primary key (id) ) 2017-06-29 14:41:07,275 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 98: create table role ( id integer generated by default as identity (start with 1), description LONGVARCHAR, name varchar(64) not null, version timestamp, application_id integer, primary key (id) ) 2017-06-29 14:41:07,275 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 107: create table role_permission ( role_id integer not null, permissions_id integer not null, primary key (role_id, permissions_id) ) 2017-06-29 14:41:07,276 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 113: create table site ( id integer generated by default as identity (start with 1), active boolean not null, create_repository boolean, description LONGVARCHAR, domain varchar(255) not null, host varchar(255) not null, name varchar(64) not null, startup_time timestamp, version timestamp, primary key (id) ) 2017-06-29 14:41:07,276 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 126: create table site_application ( application_id integer not null, site_id integer not null, active boolean not null, deletion_mark boolean, reload_required boolean, connection_id integer, primary key (application_id, site_id) ) 2017-06-29 14:41:07,276 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 136: create table sites_granted ( site_id integer not null, application_id integer not null, granted_site_id integer not null, primary key (site_id, application_id, granted_site_id) ) 2017-06-29 14:41:07,276 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 143: create table subject ( id integer generated by default as identity (start with 1), description LONGVARCHAR, digest varchar(255), email varchar(255), language varchar(3) not null, name varchar(64) not null, realname varchar(64) not null, salt varchar(255), timezone varchar(255), type varchar(255), version timestamp, primary key (id) ) 2017-06-29 14:41:07,276 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 158: create table subject_authgroup ( subject_Id integer not null, group_id integer not null ) 2017-06-29 14:41:07,276 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 163: alter table application add constraint UK_lspnba25gpku3nx3oecprrx8c unique (name) 2017-06-29 14:41:07,287 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 166: alter table authgroup add constraint UK_hng9ojpn9gcumrchsw1gqwpa3 unique (name) 2017-06-29 14:41:07,287 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 169: alter table repository add constraint UK_pbnisjkw01y5ole425crs0ra6 unique (name) 2017-06-29 14:41:07,288 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 172: alter table site add constraint UK_qsgk5cjl6wt1xvhdeqymoymqb unique (domain) 2017-06-29 14:41:07,288 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 175: alter table site add constraint UK_nnbksm3ee42ted5jwjv82ld8 unique (host) 2017-06-29 14:41:07,288 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 178: alter table site add constraint UK_f9iil6uu8d9ohutpr2irlpvio unique (name) 2017-06-29 14:41:07,288 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 181: alter table subject add constraint UK_p1jgir6qcpmqnxt4a8105wsot unique (name) 2017-06-29 14:41:07,288 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 184: alter table authgroup_role add constraint FK_jovybqkpkc4ne90rc1s5eae0v foreign key (role_id) references role 2017-06-29 14:41:07,288 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 189: alter table authgroup_role add constraint FK_fplucc3y4fcm85mlxvrtcpyvx foreign key (authgroup_id) references authgroup 2017-06-29 14:41:07,288 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 194: alter table database_connection add constraint FK_fif7jaerm0b057auh7a36x2in foreign key (site_id) references site 2017-06-29 14:41:07,288 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 199: alter table permission add constraint FK_3bck4x8dcieqmtiregv8uml9v foreign key (application_id) references application 2017-06-29 14:41:07,288 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 204: alter table resource add constraint FK_qi46qfjlu53f5o3ws58xaj73r foreign key (application_id) references application 2017-06-29 14:41:07,288 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 209: alter table role add constraint FK_e8bn8smcmxf0w0wiu5rkgtp2n foreign key (application_id) references application 2017-06-29 14:41:07,289 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 214: alter table role_permission add constraint FK_bd67q67cmk1xk23k1wagx1h72 foreign key (permissions_id) references permission 2017-06-29 14:41:07,289 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 219: alter table role_permission add constraint FK_j89g87bvih4d6jbxjcssrybks foreign key (role_id) references role 2017-06-29 14:41:07,289 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 224: alter table site_application add constraint FK_bnld6s056a2g5epg40tct49vf foreign key (application_id) references application 2017-06-29 14:41:07,289 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 229: alter table site_application add constraint FK_svesomhwjo9kr3ty5h5b6pd80 foreign key (connection_id) references database_connection 2017-06-29 14:41:07,289 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 234: alter table site_application add constraint FK_e4tg5ew27rmfkbiccu1cvcxq8 foreign key (site_id) references site 2017-06-29 14:41:07,289 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 239: alter table sites_granted add constraint FK_72sitfma549r64la5nl1mnqxg foreign key (granted_site_id) references site 2017-06-29 14:41:07,289 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 244: alter table sites_granted add constraint FK_9ef52f2r713eqqo4w6dduyct7 foreign key (site_id, application_id) references site_application 2017-06-29 14:41:07,289 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 249: alter table subject_authgroup add constraint FK_4qwo3qjstp0whaib958xh41vm foreign key (group_id) references authgroup 2017-06-29 14:41:07,289 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 254: alter table subject_authgroup add constraint FK_g93bhgy29ctw7k3y549afgne6 foreign key (subject_Id) references subject 2017-06-29 14:41:07,289 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2017-06-29 14:41:07,290 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table application ( id integer generated by default as identity (start with 1), appng_version varchar(64), application_version varchar(64), core_application boolean, description LONGVARCHAR, displayName varchar(64), fileBased boolean not null, hidden boolean not null, longDescription clob(255), name varchar(64) not null, snapshot boolean not null, time_stamp varchar(64), version timestamp, primary key (id) ) 2017-06-29 14:41:07,290 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,290 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table authgroup ( id integer generated by default as identity (start with 1), description LONGVARCHAR, name varchar(64) not null, version timestamp, primary key (id) ) 2017-06-29 14:41:07,293 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,293 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table authgroup_role ( authgroup_id integer not null, role_id integer not null, primary key (authgroup_id, role_id) ) 2017-06-29 14:41:07,293 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,293 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table database_connection ( id integer generated by default as identity (start with 1), active boolean not null, description varchar(255), driver_class varchar(255) not null, jdbc_url varchar(255) not null, managed boolean not null, max_connections integer not null, min_connections integer not null check (min_connections>=1), name varchar(255) not null, password blob(255), type varchar(255) not null, username varchar(255) not null, validation_query varchar(255), version timestamp, site_id integer, primary key (id) ) 2017-06-29 14:41:07,294 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,294 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table permission ( id integer generated by default as identity (start with 1), description LONGVARCHAR, name varchar(255) not null, version timestamp, application_id integer, primary key (id) ) 2017-06-29 14:41:07,294 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,294 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table property ( name varchar(255) not null, value varchar(255), blobValue blob(255), clobValue clob(255), defaultValue varchar(255), description LONGVARCHAR, mandatory boolean not null, version timestamp, primary key (name) ) 2017-06-29 14:41:07,295 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,295 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table repository ( id integer generated by default as identity (start with 1), active boolean not null, description LONGVARCHAR, name varchar(64) not null, published boolean not null, remote_repository_name varchar(64), mode varchar(255), type varchar(255), uri varbinary(255), version timestamp, primary key (id) ) 2017-06-29 14:41:07,295 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,295 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table resource ( id integer generated by default as identity (start with 1), bytes blob(255), checksum varchar(255), description LONGVARCHAR, name varchar(255), type varchar(255), version timestamp, application_id integer, primary key (id) ) 2017-06-29 14:41:07,295 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,295 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table role ( id integer generated by default as identity (start with 1), description LONGVARCHAR, name varchar(64) not null, version timestamp, application_id integer, primary key (id) ) 2017-06-29 14:41:07,295 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,296 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table role_permission ( role_id integer not null, permissions_id integer not null, primary key (role_id, permissions_id) ) 2017-06-29 14:41:07,296 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,296 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table site ( id integer generated by default as identity (start with 1), active boolean not null, create_repository boolean, description LONGVARCHAR, domain varchar(255) not null, host varchar(255) not null, name varchar(64) not null, startup_time timestamp, version timestamp, primary key (id) ) 2017-06-29 14:41:07,296 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,296 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table site_application ( application_id integer not null, site_id integer not null, active boolean not null, deletion_mark boolean, reload_required boolean, connection_id integer, primary key (application_id, site_id) ) 2017-06-29 14:41:07,296 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,296 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table sites_granted ( site_id integer not null, application_id integer not null, granted_site_id integer not null, primary key (site_id, application_id, granted_site_id) ) 2017-06-29 14:41:07,297 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,297 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table subject ( id integer generated by default as identity (start with 1), description LONGVARCHAR, digest varchar(255), email varchar(255), language varchar(3) not null, name varchar(64) not null, realname varchar(64) not null, salt varchar(255), timezone varchar(255), type varchar(255), version timestamp, primary key (id) ) 2017-06-29 14:41:07,297 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,297 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table subject_authgroup ( subject_Id integer not null, group_id integer not null ) 2017-06-29 14:41:07,297 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,297 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table application add constraint UK_lspnba25gpku3nx3oecprrx8c unique (name) 2017-06-29 14:41:07,300 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,301 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table authgroup add constraint UK_hng9ojpn9gcumrchsw1gqwpa3 unique (name) 2017-06-29 14:41:07,301 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,301 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table repository add constraint UK_pbnisjkw01y5ole425crs0ra6 unique (name) 2017-06-29 14:41:07,301 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,301 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table site add constraint UK_qsgk5cjl6wt1xvhdeqymoymqb unique (domain) 2017-06-29 14:41:07,301 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,301 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table site add constraint UK_nnbksm3ee42ted5jwjv82ld8 unique (host) 2017-06-29 14:41:07,302 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,302 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table site add constraint UK_f9iil6uu8d9ohutpr2irlpvio unique (name) 2017-06-29 14:41:07,302 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,302 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table subject add constraint UK_p1jgir6qcpmqnxt4a8105wsot unique (name) 2017-06-29 14:41:07,303 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,303 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table authgroup_role add constraint FK_jovybqkpkc4ne90rc1s5eae0v foreign key (role_id) references role 2017-06-29 14:41:07,303 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,303 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table authgroup_role add constraint FK_fplucc3y4fcm85mlxvrtcpyvx foreign key (authgroup_id) references authgroup 2017-06-29 14:41:07,303 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,303 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table database_connection add constraint FK_fif7jaerm0b057auh7a36x2in foreign key (site_id) references site 2017-06-29 14:41:07,305 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,305 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table permission add constraint FK_3bck4x8dcieqmtiregv8uml9v foreign key (application_id) references application 2017-06-29 14:41:07,305 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,305 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table resource add constraint FK_qi46qfjlu53f5o3ws58xaj73r foreign key (application_id) references application 2017-06-29 14:41:07,311 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,311 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table role add constraint FK_e8bn8smcmxf0w0wiu5rkgtp2n foreign key (application_id) references application 2017-06-29 14:41:07,312 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,312 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table role_permission add constraint FK_bd67q67cmk1xk23k1wagx1h72 foreign key (permissions_id) references permission 2017-06-29 14:41:07,312 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,312 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table role_permission add constraint FK_j89g87bvih4d6jbxjcssrybks foreign key (role_id) references role 2017-06-29 14:41:07,312 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,312 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table site_application add constraint FK_bnld6s056a2g5epg40tct49vf foreign key (application_id) references application 2017-06-29 14:41:07,313 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,313 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table site_application add constraint FK_svesomhwjo9kr3ty5h5b6pd80 foreign key (connection_id) references database_connection 2017-06-29 14:41:07,313 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,313 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table site_application add constraint FK_e4tg5ew27rmfkbiccu1cvcxq8 foreign key (site_id) references site 2017-06-29 14:41:07,314 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,314 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table sites_granted add constraint FK_72sitfma549r64la5nl1mnqxg foreign key (granted_site_id) references site 2017-06-29 14:41:07,314 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,314 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table sites_granted add constraint FK_9ef52f2r713eqqo4w6dduyct7 foreign key (site_id, application_id) references site_application 2017-06-29 14:41:07,314 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,314 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table subject_authgroup add constraint FK_4qwo3qjstp0whaib958xh41vm foreign key (group_id) references authgroup 2017-06-29 14:41:07,315 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,315 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table subject_authgroup add constraint FK_g93bhgy29ctw7k3y549afgne6 foreign key (subject_Id) references subject 2017-06-29 14:41:07,315 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,315 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.0 - appNG initial setup 2017-06-29 14:41:07,317 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes 2017-06-29 14:41:07,319 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"... 2017-06-29 14:41:07,319 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version" 2017-06-29 14:41:07,322 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 10: DROP TABLE qrtz_locks IF EXISTS 2017-06-29 14:41:07,322 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 11: DROP TABLE qrtz_scheduler_state IF EXISTS 2017-06-29 14:41:07,322 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 12: DROP TABLE qrtz_fired_triggers IF EXISTS 2017-06-29 14:41:07,322 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 13: DROP TABLE qrtz_paused_trigger_grps IF EXISTS 2017-06-29 14:41:07,322 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 14: DROP TABLE qrtz_calendars IF EXISTS 2017-06-29 14:41:07,322 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 15: DROP TABLE qrtz_blob_triggers IF EXISTS 2017-06-29 14:41:07,322 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 16: DROP TABLE qrtz_cron_triggers IF EXISTS 2017-06-29 14:41:07,322 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 17: DROP TABLE qrtz_simple_triggers IF EXISTS 2017-06-29 14:41:07,322 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 18: DROP TABLE qrtz_simprop_triggers IF EXISTS 2017-06-29 14:41:07,322 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 19: DROP TABLE qrtz_triggers IF EXISTS 2017-06-29 14:41:07,322 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 20: DROP TABLE qrtz_job_details IF EXISTS 2017-06-29 14:41:07,323 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 22: CREATE TABLE qrtz_job_details ( SCHED_NAME VARCHAR(120) NOT NULL, JOB_NAME VARCHAR(200) NOT NULL, JOB_GROUP VARCHAR(200) NOT NULL, DESCRIPTION VARCHAR(250) NULL, JOB_CLASS_NAME VARCHAR(250) NOT NULL, IS_DURABLE BOOLEAN NOT NULL, IS_NONCONCURRENT BOOLEAN NOT NULL, IS_UPDATE_DATA BOOLEAN NOT NULL, REQUESTS_RECOVERY BOOLEAN NOT NULL, JOB_DATA VARBINARY(16000) NULL, PRIMARY KEY (SCHED_NAME,JOB_NAME,JOB_GROUP) ) 2017-06-29 14:41:07,323 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 37: CREATE TABLE qrtz_triggers ( SCHED_NAME VARCHAR(120) NOT NULL, TRIGGER_NAME VARCHAR(200) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, JOB_NAME VARCHAR(200) NOT NULL, JOB_GROUP VARCHAR(200) NOT NULL, DESCRIPTION VARCHAR(250) NULL, NEXT_FIRE_TIME NUMERIC(13) NULL, PREV_FIRE_TIME NUMERIC(13) NULL, PRIORITY INTEGER NULL, TRIGGER_STATE VARCHAR(16) NOT NULL, TRIGGER_TYPE VARCHAR(8) NOT NULL, START_TIME NUMERIC(13) NOT NULL, END_TIME NUMERIC(13) NULL, CALENDAR_NAME VARCHAR(200) NULL, MISFIRE_INSTR NUMERIC(2) NULL, JOB_DATA VARBINARY(16000) NULL, PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP), FOREIGN KEY (SCHED_NAME,JOB_NAME,JOB_GROUP) REFERENCES QRTZ_JOB_DETAILS(SCHED_NAME,JOB_NAME,JOB_GROUP) ) 2017-06-29 14:41:07,323 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 60: CREATE TABLE qrtz_simple_triggers ( SCHED_NAME VARCHAR(120) NOT NULL, TRIGGER_NAME VARCHAR(200) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, REPEAT_COUNT NUMERIC(7) NOT NULL, REPEAT_INTERVAL NUMERIC(12) NOT NULL, TIMES_TRIGGERED NUMERIC(10) NOT NULL, PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP), FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) ) 2017-06-29 14:41:07,323 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 73: CREATE TABLE qrtz_cron_triggers ( SCHED_NAME VARCHAR(120) NOT NULL, TRIGGER_NAME VARCHAR(200) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, CRON_EXPRESSION VARCHAR(120) NOT NULL, TIME_ZONE_ID VARCHAR(80), PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP), FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) ) 2017-06-29 14:41:07,324 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 85: CREATE TABLE qrtz_simprop_triggers ( SCHED_NAME VARCHAR(120) NOT NULL, TRIGGER_NAME VARCHAR(200) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, STR_PROP_1 VARCHAR(512) NULL, STR_PROP_2 VARCHAR(512) NULL, STR_PROP_3 VARCHAR(512) NULL, INT_PROP_1 NUMERIC(9) NULL, INT_PROP_2 NUMERIC(9) NULL, LONG_PROP_1 NUMERIC(13) NULL, LONG_PROP_2 NUMERIC(13) NULL, DEC_PROP_1 NUMERIC(13,4) NULL, DEC_PROP_2 NUMERIC(13,4) NULL, BOOL_PROP_1 BOOLEAN NULL, BOOL_PROP_2 BOOLEAN NULL, PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP), FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) ) 2017-06-29 14:41:07,324 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 106: CREATE TABLE qrtz_blob_triggers ( SCHED_NAME VARCHAR(120) NOT NULL, TRIGGER_NAME VARCHAR(200) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, BLOB_DATA VARBINARY(16000) NULL, PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP), FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) ) 2017-06-29 14:41:07,324 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 117: CREATE TABLE qrtz_calendars ( SCHED_NAME VARCHAR(120) NOT NULL, CALENDAR_NAME VARCHAR(200) NOT NULL, CALENDAR VARBINARY(16000) NOT NULL, PRIMARY KEY (SCHED_NAME,CALENDAR_NAME) ) 2017-06-29 14:41:07,324 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 125: CREATE TABLE qrtz_paused_trigger_grps ( SCHED_NAME VARCHAR(120) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, PRIMARY KEY (SCHED_NAME,TRIGGER_GROUP) ) 2017-06-29 14:41:07,324 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 132: CREATE TABLE qrtz_fired_triggers ( SCHED_NAME VARCHAR(120) NOT NULL, ENTRY_ID VARCHAR(95) NOT NULL, TRIGGER_NAME VARCHAR(200) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, INSTANCE_NAME VARCHAR(200) NOT NULL, FIRED_TIME NUMERIC(13) NOT NULL, SCHED_TIME NUMERIC(13) NOT NULL, PRIORITY INTEGER NOT NULL, STATE VARCHAR(16) NOT NULL, JOB_NAME VARCHAR(200) NULL, JOB_GROUP VARCHAR(200) NULL, IS_NONCONCURRENT BOOLEAN NULL, REQUESTS_RECOVERY BOOLEAN NULL, PRIMARY KEY (SCHED_NAME,ENTRY_ID) ) 2017-06-29 14:41:07,324 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 150: CREATE TABLE qrtz_scheduler_state ( SCHED_NAME VARCHAR(120) NOT NULL, INSTANCE_NAME VARCHAR(200) NOT NULL, LAST_CHECKIN_TIME NUMERIC(13) NOT NULL, CHECKIN_INTERVAL NUMERIC(13) NOT NULL, PRIMARY KEY (SCHED_NAME,INSTANCE_NAME) ) 2017-06-29 14:41:07,325 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 159: CREATE TABLE qrtz_locks ( SCHED_NAME VARCHAR(120) NOT NULL, LOCK_NAME VARCHAR(40) NOT NULL, PRIMARY KEY (SCHED_NAME,LOCK_NAME) ) 2017-06-29 14:41:07,325 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2017-06-29 14:41:07,325 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_locks IF EXISTS 2017-06-29 14:41:07,325 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,325 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_scheduler_state IF EXISTS 2017-06-29 14:41:07,325 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,325 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_fired_triggers IF EXISTS 2017-06-29 14:41:07,325 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,325 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_paused_trigger_grps IF EXISTS 2017-06-29 14:41:07,325 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,325 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_calendars IF EXISTS 2017-06-29 14:41:07,325 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,325 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_blob_triggers IF EXISTS 2017-06-29 14:41:07,325 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,326 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_cron_triggers IF EXISTS 2017-06-29 14:41:07,326 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,326 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_simple_triggers IF EXISTS 2017-06-29 14:41:07,326 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,326 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_simprop_triggers IF EXISTS 2017-06-29 14:41:07,326 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,326 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_triggers IF EXISTS 2017-06-29 14:41:07,326 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,326 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: DROP TABLE qrtz_job_details IF EXISTS 2017-06-29 14:41:07,326 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,326 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_job_details ( SCHED_NAME VARCHAR(120) NOT NULL, JOB_NAME VARCHAR(200) NOT NULL, JOB_GROUP VARCHAR(200) NOT NULL, DESCRIPTION VARCHAR(250) NULL, JOB_CLASS_NAME VARCHAR(250) NOT NULL, IS_DURABLE BOOLEAN NOT NULL, IS_NONCONCURRENT BOOLEAN NOT NULL, IS_UPDATE_DATA BOOLEAN NOT NULL, REQUESTS_RECOVERY BOOLEAN NOT NULL, JOB_DATA VARBINARY(16000) NULL, PRIMARY KEY (SCHED_NAME,JOB_NAME,JOB_GROUP) ) 2017-06-29 14:41:07,326 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,327 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_triggers ( SCHED_NAME VARCHAR(120) NOT NULL, TRIGGER_NAME VARCHAR(200) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, JOB_NAME VARCHAR(200) NOT NULL, JOB_GROUP VARCHAR(200) NOT NULL, DESCRIPTION VARCHAR(250) NULL, NEXT_FIRE_TIME NUMERIC(13) NULL, PREV_FIRE_TIME NUMERIC(13) NULL, PRIORITY INTEGER NULL, TRIGGER_STATE VARCHAR(16) NOT NULL, TRIGGER_TYPE VARCHAR(8) NOT NULL, START_TIME NUMERIC(13) NOT NULL, END_TIME NUMERIC(13) NULL, CALENDAR_NAME VARCHAR(200) NULL, MISFIRE_INSTR NUMERIC(2) NULL, JOB_DATA VARBINARY(16000) NULL, PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP), FOREIGN KEY (SCHED_NAME,JOB_NAME,JOB_GROUP) REFERENCES QRTZ_JOB_DETAILS(SCHED_NAME,JOB_NAME,JOB_GROUP) ) 2017-06-29 14:41:07,327 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,327 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_simple_triggers ( SCHED_NAME VARCHAR(120) NOT NULL, TRIGGER_NAME VARCHAR(200) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, REPEAT_COUNT NUMERIC(7) NOT NULL, REPEAT_INTERVAL NUMERIC(12) NOT NULL, TIMES_TRIGGERED NUMERIC(10) NOT NULL, PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP), FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) ) 2017-06-29 14:41:07,327 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,327 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_cron_triggers ( SCHED_NAME VARCHAR(120) NOT NULL, TRIGGER_NAME VARCHAR(200) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, CRON_EXPRESSION VARCHAR(120) NOT NULL, TIME_ZONE_ID VARCHAR(80), PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP), FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) ) 2017-06-29 14:41:07,328 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,328 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_simprop_triggers ( SCHED_NAME VARCHAR(120) NOT NULL, TRIGGER_NAME VARCHAR(200) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, STR_PROP_1 VARCHAR(512) NULL, STR_PROP_2 VARCHAR(512) NULL, STR_PROP_3 VARCHAR(512) NULL, INT_PROP_1 NUMERIC(9) NULL, INT_PROP_2 NUMERIC(9) NULL, LONG_PROP_1 NUMERIC(13) NULL, LONG_PROP_2 NUMERIC(13) NULL, DEC_PROP_1 NUMERIC(13,4) NULL, DEC_PROP_2 NUMERIC(13,4) NULL, BOOL_PROP_1 BOOLEAN NULL, BOOL_PROP_2 BOOLEAN NULL, PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP), FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) ) 2017-06-29 14:41:07,328 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,328 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_blob_triggers ( SCHED_NAME VARCHAR(120) NOT NULL, TRIGGER_NAME VARCHAR(200) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, BLOB_DATA VARBINARY(16000) NULL, PRIMARY KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP), FOREIGN KEY (SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) REFERENCES QRTZ_TRIGGERS(SCHED_NAME,TRIGGER_NAME,TRIGGER_GROUP) ) 2017-06-29 14:41:07,328 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,328 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_calendars ( SCHED_NAME VARCHAR(120) NOT NULL, CALENDAR_NAME VARCHAR(200) NOT NULL, CALENDAR VARBINARY(16000) NOT NULL, PRIMARY KEY (SCHED_NAME,CALENDAR_NAME) ) 2017-06-29 14:41:07,329 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,329 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_paused_trigger_grps ( SCHED_NAME VARCHAR(120) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, PRIMARY KEY (SCHED_NAME,TRIGGER_GROUP) ) 2017-06-29 14:41:07,329 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,329 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_fired_triggers ( SCHED_NAME VARCHAR(120) NOT NULL, ENTRY_ID VARCHAR(95) NOT NULL, TRIGGER_NAME VARCHAR(200) NOT NULL, TRIGGER_GROUP VARCHAR(200) NOT NULL, INSTANCE_NAME VARCHAR(200) NOT NULL, FIRED_TIME NUMERIC(13) NOT NULL, SCHED_TIME NUMERIC(13) NOT NULL, PRIORITY INTEGER NOT NULL, STATE VARCHAR(16) NOT NULL, JOB_NAME VARCHAR(200) NULL, JOB_GROUP VARCHAR(200) NULL, IS_NONCONCURRENT BOOLEAN NULL, REQUESTS_RECOVERY BOOLEAN NULL, PRIMARY KEY (SCHED_NAME,ENTRY_ID) ) 2017-06-29 14:41:07,329 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,329 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_scheduler_state ( SCHED_NAME VARCHAR(120) NOT NULL, INSTANCE_NAME VARCHAR(200) NOT NULL, LAST_CHECKIN_TIME NUMERIC(13) NOT NULL, CHECKIN_INTERVAL NUMERIC(13) NOT NULL, PRIMARY KEY (SCHED_NAME,INSTANCE_NAME) ) 2017-06-29 14:41:07,330 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,330 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: CREATE TABLE qrtz_locks ( SCHED_NAME VARCHAR(120) NOT NULL, LOCK_NAME VARCHAR(40) NOT NULL, PRIMARY KEY (SCHED_NAME,LOCK_NAME) ) 2017-06-29 14:41:07,330 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,330 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.1 - Quartz initial setup 2017-06-29 14:41:07,332 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes 2017-06-29 14:41:07,333 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"... 2017-06-29 14:41:07,333 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version" 2017-06-29 14:41:07,336 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: create table template ( id integer generated by default as identity (start with 1), appng_version varchar(255), description varchar(255), displayName varchar(255), long_desc varchar(255), name varchar(255), template_version varchar(255), timestamp varchar(255), version timestamp, primary key (id) ) 2017-06-29 14:41:07,336 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 14: create table template_resource ( id integer generated by default as identity (start with 1), bytes blob(2048), checksum varchar(255), file_version timestamp, name varchar(255), version timestamp, template_id integer, primary key (id) ) 2017-06-29 14:41:07,336 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 25: alter table template_resource add constraint FK__TEMPLATE_RESOURCE__TEMPLATE_ID foreign key (template_id) references template 2017-06-29 14:41:07,336 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2017-06-29 14:41:07,336 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table template ( id integer generated by default as identity (start with 1), appng_version varchar(255), description varchar(255), displayName varchar(255), long_desc varchar(255), name varchar(255), template_version varchar(255), timestamp varchar(255), version timestamp, primary key (id) ) 2017-06-29 14:41:07,336 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,336 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: create table template_resource ( id integer generated by default as identity (start with 1), bytes blob(2048), checksum varchar(255), file_version timestamp, name varchar(255), version timestamp, template_id integer, primary key (id) ) 2017-06-29 14:41:07,336 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,336 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table template_resource add constraint FK__TEMPLATE_RESOURCE__TEMPLATE_ID foreign key (template_id) references template 2017-06-29 14:41:07,337 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,337 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.2 - add template 2017-06-29 14:41:07,339 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes 2017-06-29 14:41:07,340 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"... 2017-06-29 14:41:07,340 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version" 2017-06-29 14:41:07,342 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: alter table repository add strict boolean default 0 not null 2017-06-29 14:41:07,342 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2017-06-29 14:41:07,342 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table repository add strict boolean default 0 not null 2017-06-29 14:41:07,343 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,343 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.2.1 - add repository strict 2017-06-29 14:41:07,344 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes 2017-06-29 14:41:07,346 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"... 2017-06-29 14:41:07,346 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version" 2017-06-29 14:41:07,347 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: alter table repository add digest VARCHAR(255) 2017-06-29 14:41:07,348 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2017-06-29 14:41:07,348 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table repository add digest VARCHAR(255) 2017-06-29 14:41:07,348 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,348 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.2.2 - add repository digest 2017-06-29 14:41:07,350 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes 2017-06-29 14:41:07,351 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"... 2017-06-29 14:41:07,351 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version" 2017-06-29 14:41:07,353 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: alter table resource alter column bytes set not null 2017-06-29 14:41:07,353 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2017-06-29 14:41:07,353 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table resource alter column bytes set not null 2017-06-29 14:41:07,353 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,353 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2017-06-29 14:41:07,355 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes 2017-06-29 14:41:07,356 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"... 2017-06-29 14:41:07,356 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version" 2017-06-29 14:41:07,358 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: alter table template add tpl_type varchar(32) default 'XSL' not null 2017-06-29 14:41:07,358 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2017-06-29 14:41:07,358 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table template add tpl_type varchar(32) default 'XSL' not null 2017-06-29 14:41:07,358 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,358 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.3.0 - add type to template 2017-06-29 14:41:07,360 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes 2017-06-29 14:41:07,361 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"... 2017-06-29 14:41:07,361 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version" 2017-06-29 14:41:07,362 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: ALTER TABLE authgroup ADD default_admin boolean default 0 not null 2017-06-29 14:41:07,363 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 2: INSERT INTO authgroup (name,description,default_admin,version) VALUES ('Administrators','appNG Administrators group',true,now()) 2017-06-29 14:41:07,363 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2017-06-29 14:41:07,363 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: ALTER TABLE authgroup ADD default_admin boolean default 0 not null 2017-06-29 14:41:07,363 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,363 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: INSERT INTO authgroup (name,description,default_admin,version) VALUES ('Administrators','appNG Administrators group',true,now()) 2017-06-29 14:41:07,363 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 1 2017-06-29 14:41:07,363 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.3.1 - add global admin role 2017-06-29 14:41:07,365 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes 2017-06-29 14:41:07,366 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"... 2017-06-29 14:41:07,366 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version" 2017-06-29 14:41:07,368 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Found statement at line 1: alter table repository add accepted_certs blob 2017-06-29 14:41:07,368 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2017-06-29 14:41:07,368 DEBUG [main] org.flywaydb.core.internal.dbsupport.SqlScript: Executing SQL: alter table repository add accepted_certs blob 2017-06-29 14:41:07,368 DEBUG [main] org.flywaydb.core.internal.dbsupport.JdbcTemplate: Update Count: 0 2017-06-29 14:41:07,368 DEBUG [main] org.flywaydb.core.internal.command.DbMigrate: Successfully completed migration of schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2017-06-29 14:41:07,370 DEBUG [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: MetaData table "PUBLIC"."schema_version" successfully updated to reflect changes 2017-06-29 14:41:07,371 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Locking table "PUBLIC"."schema_version"... 2017-06-29 14:41:07,371 DEBUG [main] org.flywaydb.core.internal.dbsupport.Table: Lock acquired for table "PUBLIC"."schema_version" 2017-06-29 14:41:07,373 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.110s). 2017-06-29 14:41:07,382 INFO [main] org.appng.core.controller.PlatformStartup: Platform connection: HSQL jdbc:hsqldb:hsql://localhost:9050/appng 2017-06-29 14:41:07,382 INFO [main] org.appng.core.controller.PlatformStartup: appNG null started in 567 ms. 2017-06-29 14:41:07,382 INFO [main] org.appng.core.controller.PlatformStartup: ==================================================================================================== 2017-06-29 14:41:12,385 INFO [main] org.appng.core.controller.PlatformStartup: appNG stopped. 2017-06-29 14:41:12,385 INFO [main] org.appng.core.controller.PlatformStartup: ==================================================================================================== [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.588 s - in org.appng.core.controller.PlatformStartupTest [INFO] Running org.appng.core.controller.SessionListenerTest 2017-06-29 14:41:12,449 INFO [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2017-06-29 14:41:12) 2017-06-29 14:41:12,451 INFO [main] org.appng.core.controller.SessionListener: Session created: ERTERTZGFHFGHGFH234 (created: 2017-06-29 14:41:12) 2017-06-29 14:41:12,451 INFO [main] org.appng.core.controller.SessionListener: Session destroyed: ZUS383883OTOTOLSKKL (created: 2017-06-29 14:41:12, accessed: 2017-06-29 14:41:12, requests: 1, domain: http://localhost:8080, user-agent: null) 2017-06-29 14:41:12,452 INFO [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2017-06-29 14:41:12) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.appng.core.controller.SessionListenerTest [INFO] Running org.appng.core.controller.ApplicationContextTest 2017-06-29 14:41:12,634 INFO [HSQLDB Server @54c8a898] hsqldb.db.HSQLDB5CF3DEA0B5.ENGINE: Checkpoint start 2017-06-29 14:41:12,635 INFO [HSQLDB Server @54c8a898] hsqldb.db.HSQLDB5CF3DEA0B5.ENGINE: checkpointClose start 2017-06-29 14:41:12,642 INFO [HSQLDB Server @54c8a898] hsqldb.db.HSQLDB5CF3DEA0B5.ENGINE: checkpointClose synched 2017-06-29 14:41:12,657 INFO [HSQLDB Server @54c8a898] hsqldb.db.HSQLDB5CF3DEA0B5.ENGINE: checkpointClose script done 2017-06-29 14:41:12,679 INFO [HSQLDB Server @54c8a898] hsqldb.db.HSQLDB5CF3DEA0B5.ENGINE: checkpointClose end 2017-06-29 14:41:12,679 INFO [HSQLDB Server @54c8a898] hsqldb.db.HSQLDB5CF3DEA0B5.ENGINE: Checkpoint end - txts: 1 2017-06-29 14:41:12,744 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default' 2017-06-29 14:41:13,138 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2017-06-29 14:41:13,575 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.225 s - in org.appng.core.controller.ApplicationContextTest [INFO] Running org.appng.core.controller.handler.GuiHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.appng.core.controller.handler.GuiHandlerTest [INFO] Running org.appng.core.controller.handler.ServiceRequestHandlerTest 2017-06-29 14:41:13,714 ERROR [main] org.appng.core.controller.handler.ServiceRequestHandler: error while processing service-request /services/foo/bar?jin=fizz java.io.IOException: no such site: foo at org.appng.core.controller.handler.ServiceRequestHandler.handle(ServiceRequestHandler.java:166) at org.appng.core.controller.handler.ServiceRequestHandlerTest.testError(ServiceRequestHandlerTest.java:264) 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:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) 2017-06-29 14:41:13,950 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) 2017-06-29 14:41:13,991 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@125e5cfb: startup date [Thu Jun 29 14:41:13 CEST 2017]; root of context hierarchy [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.478 s - in org.appng.core.controller.handler.ServiceRequestHandlerTest [INFO] Running org.appng.core.controller.ControllerTest 2017-06-29 14:41:14,180 INFO [main] org.appng.core.controller.Controller: Controller created 2017-06-29 14:41:14,181 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#785599129 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:14,201 INFO [main] org.appng.core.controller.Controller: Controller created 2017-06-29 14:41:14,202 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#160628986 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:14,205 INFO [main] org.appng.core.controller.Controller: Controller created 2017-06-29 14:41:14,206 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1953080241 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:14,207 INFO [main] org.appng.core.controller.Controller: Controller created 2017-06-29 14:41:14,207 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#269635291 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:14,214 INFO [main] org.appng.core.controller.Controller: Controller created 2017-06-29 14:41:14,215 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1175940754 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:14,217 INFO [main] org.appng.core.controller.Controller: Controller created 2017-06-29 14:41:14,218 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1593219790 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:14,220 INFO [main] org.appng.core.controller.Controller: Controller created 2017-06-29 14:41:14,221 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#219843173 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:14,222 INFO [main] org.appng.core.Redirect : Redirecting request to /de/index (301) 2017-06-29 14:41:14,222 INFO [main] org.appng.core.controller.Controller: Controller created 2017-06-29 14:41:14,223 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#357909647 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:14,227 INFO [main] org.appng.core.controller.Controller: Controller created 2017-06-29 14:41:14,228 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#213117126 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:14,229 INFO [main] org.appng.core.controller.Controller: Controller created 2017-06-29 14:41:14,230 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#177779919 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:14,231 INFO [main] org.appng.core.controller.Controller: Controller created 2017-06-29 14:41:14,232 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#151599046 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:14,233 INFO [main] org.appng.core.controller.Controller: Controller created 2017-06-29 14:41:14,234 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1537408104 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:14,235 INFO [main] org.appng.core.controller.Controller: Controller created 2017-06-29 14:41:14,236 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#867820854 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:14,238 INFO [main] org.appng.core.controller.Controller: Controller created 2017-06-29 14:41:14,239 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1419306965 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:14,240 INFO [main] org.appng.core.controller.Controller: Controller created 2017-06-29 14:41:14,241 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#195264677 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:14,242 INFO [main] org.appng.core.Redirect : Redirecting request /de to /de/index (301) 2017-06-29 14:41:14,242 INFO [main] org.appng.core.controller.Controller: Controller created 2017-06-29 14:41:14,243 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1914217538 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:14,245 INFO [main] org.appng.core.controller.Controller: Controller created 2017-06-29 14:41:14,245 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1173685636 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:14,249 INFO [main] org.appng.core.controller.Controller: Controller created 2017-06-29 14:41:14,250 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1097985749 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:14,252 INFO [main] org.appng.core.controller.Controller: Controller created 2017-06-29 14:41:14,253 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#512013022 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:14,254 INFO [main] org.appng.core.controller.Controller: Controller created 2017-06-29 14:41:14,254 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#152310176 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:14,255 INFO [main] org.appng.core.controller.Controller: Controller created 2017-06-29 14:41:14,256 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1940468066 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created 2017-06-29 14:41:14,258 INFO [main] org.appng.core.controller.Controller: Controller created 2017-06-29 14:41:14,258 INFO [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2115677366 for site manager with parent sun.misc.Launcher$AppClassLoader#1252169911 created [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.appng.core.controller.ControllerTest [INFO] Running org.appng.core.controller.RedirectTest 2017-06-29 14:41:14,262 INFO [main] org.appng.core.Redirect : Redirecting request to /targeturl (301) 2017-06-29 14:41:14,263 INFO [main] org.appng.core.Redirect : Redirecting request to targeturl (302) 2017-06-29 14:41:14,263 INFO [main] org.appng.core.Redirect : Redirecting request to http://www.example.com (301) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.core.controller.RedirectTest [INFO] Running org.appng.core.model.PlatformTransformerTest 2017-06-29 14:41:14,513 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:41:14,543 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:41:14,766 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb' 2017-06-29 14:41:14,978 ERROR [main] org.appng.core.model.PlatformTransformer: An empty sequence is not allowed as the value of variable $foo ; SystemID: ; Line#: 6; Column#: -1 net.sf.saxon.trans.XPathException: An empty sequence is not allowed as the value of variable $foo at net.sf.saxon.expr.Expression.typeError(Expression.java:1123) at net.sf.saxon.expr.CardinalityChecker.evaluateItem(CardinalityChecker.java:282) at net.sf.saxon.expr.AtomicSequenceConverter.evaluateItem(AtomicSequenceConverter.java:275) at net.sf.saxon.expr.AtomicSequenceConverter.evaluateItem(AtomicSequenceConverter.java:30) at net.sf.saxon.expr.Expression.evaluateAsString(Expression.java:524) at net.sf.saxon.expr.instruct.SimpleNodeConstructor.processLeavingTail(SimpleNodeConstructor.java:216) at net.sf.saxon.expr.instruct.ValueOf.processLeavingTail(ValueOf.java:280) at net.sf.saxon.expr.instruct.Template.applyLeavingTail(Template.java:336) at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:1124) at net.sf.saxon.Controller.transformDocument(Controller.java:2106) at net.sf.saxon.Controller.transform(Controller.java:1705) at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:547) at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:177) at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:323) at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:212) at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:154) at org.appng.core.model.PlatformTransformerTest.testRuntimeError(PlatformTransformerTest.java:129) 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:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) 2017-06-29 14:41:14,978 INFO [main] org.appng.core.model.PlatformTransformer: writing debug files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/debug with prefix 827229241- 2017-06-29 14:41:14,991 WARN [main] org.appng.xml.transformation.StyleSheetProvider: [platform.xsl] stylesheet 'src/test/resources/template/appng:utils.xsl' is already defined, contents will be overridden! 2017-06-29 14:41:14,999 ERROR [main] org.appng.core.model.PlatformTransformer: Element xsl:tmplate must not appear directly within xsl:stylesheet ; SystemID: ; Line#: 5; Column#: 25 net.sf.saxon.trans.XPathException: Element xsl:tmplate must not appear directly within xsl:stylesheet at net.sf.saxon.style.StyleElement.compileError(StyleElement.java:2165) at net.sf.saxon.style.XSLPackage.validate(XSLPackage.java:182) at net.sf.saxon.style.StylesheetPackage.preprocess(StylesheetPackage.java:441) at net.sf.saxon.style.Compilation.compilePackage(Compilation.java:180) at net.sf.saxon.style.Compilation.compileSingletonPackage(Compilation.java:94) at net.sf.saxon.s9api.XsltCompiler.compile(XsltCompiler.java:543) at net.sf.saxon.jaxp.SaxonTransformerFactory.newTemplates(SaxonTransformerFactory.java:152) at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:190) at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:154) at org.appng.core.model.PlatformTransformerTest.testCompileError(PlatformTransformerTest.java:124) 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:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) 2017-06-29 14:41:14,999 ERROR [main] org.appng.core.model.PlatformTransformer: Element xsl:tmplate must not appear directly within xsl:stylesheet ; SystemID: ; Line#: 5; Column#: 25 net.sf.saxon.trans.XPathException: Element xsl:tmplate must not appear directly within xsl:stylesheet at net.sf.saxon.style.StyleElement.compileError(StyleElement.java:2165) at net.sf.saxon.style.XSLPackage.validate(XSLPackage.java:182) at net.sf.saxon.style.StylesheetPackage.preprocess(StylesheetPackage.java:442) at net.sf.saxon.style.Compilation.compilePackage(Compilation.java:180) at net.sf.saxon.style.Compilation.compileSingletonPackage(Compilation.java:94) at net.sf.saxon.s9api.XsltCompiler.compile(XsltCompiler.java:543) at net.sf.saxon.jaxp.SaxonTransformerFactory.newTemplates(SaxonTransformerFactory.java:152) at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:190) at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:154) at org.appng.core.model.PlatformTransformerTest.testCompileError(PlatformTransformerTest.java:124) 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:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) 2017-06-29 14:41:14,999 ERROR [main] org.appng.core.model.PlatformTransformer: Unknown XSLT element: tmplate ; SystemID: ; Line#: 5; Column#: 25 net.sf.saxon.trans.XPathException: Unknown XSLT element: tmplate at net.sf.saxon.style.StyleNodeFactory.makeElementNode(StyleNodeFactory.java:283) at net.sf.saxon.tree.linked.LinkedTreeBuilder.startContent(LinkedTreeBuilder.java:251) at net.sf.saxon.style.UseWhenFilter.startContent(UseWhenFilter.java:449) at net.sf.saxon.event.StartTagBuffer.startContent(StartTagBuffer.java:233) at net.sf.saxon.event.ProxyReceiver.startContent(ProxyReceiver.java:178) at net.sf.saxon.event.ProxyReceiver.startContent(ProxyReceiver.java:178) at net.sf.saxon.event.ReceivingContentHandler.startElement(ReceivingContentHandler.java:356) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:509) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:841) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:770) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at net.sf.saxon.event.Sender.sendSAXSource(Sender.java:440) at net.sf.saxon.event.Sender.send(Sender.java:171) at net.sf.saxon.style.StylesheetModule.loadStylesheetModule(StylesheetModule.java:128) at net.sf.saxon.style.Compilation.compilePackage(Compilation.java:131) at net.sf.saxon.style.Compilation.compileSingletonPackage(Compilation.java:94) at net.sf.saxon.s9api.XsltCompiler.compile(XsltCompiler.java:543) at net.sf.saxon.jaxp.SaxonTransformerFactory.newTemplates(SaxonTransformerFactory.java:152) at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:190) at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:154) at org.appng.core.model.PlatformTransformerTest.testCompileError(PlatformTransformerTest.java:124) 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:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) 2017-06-29 14:41:15,000 INFO [main] org.appng.core.model.PlatformTransformer: writing debug files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/debug with prefix 1335681917- 2017-06-29 14:41:15,008 INFO [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb' [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 s - in org.appng.core.model.PlatformTransformerTest [INFO] Running org.appng.core.model.ApplicationProviderTest 2017-06-29 14:41:15,239 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default' 2017-06-29 14:41:15,401 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default' 2017-06-29 14:41:15,670 ERROR [main] org.appng.core.model.ApplicationProvider: [localhost:demo-application] error while building structure for page 'entity' org.appng.api.ProcessingException: error performing action 'update' of event 'events', ID: 1835077117 at org.appng.api.support.CallableAction.execute(CallableAction.java:387) at org.appng.api.support.CallableAction.perform(CallableAction.java:287) at org.appng.core.model.ActionElement.perform(ActionElement.java:69) at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:530) at org.appng.core.model.ApplicationProvider.access$000(ApplicationProvider.java:126) at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:422) at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:465) at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:430) at org.appng.core.model.ApplicationProvider.buildStructure(ApplicationProvider.java:351) at org.appng.core.model.ApplicationProvider.process(ApplicationProvider.java:280) at org.appng.core.model.ApplicationProviderTest.runTest(ApplicationProviderTest.java:282) at org.appng.core.model.ApplicationProviderTest.testUpdateException(ApplicationProviderTest.java:183) 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:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: org.appng.api.ApplicationException: adfsf at org.appng.testapplication.TestEntities.perform(TestEntities.java:71) at org.appng.testapplication.TestEntities.perform(TestEntities.java:35) at org.appng.api.support.CallableAction.execute(CallableAction.java:368) ... 42 more 2017-06-29 14:41:15,776 ERROR [main] org.appng.core.model.ApplicationProvider: [localhost:demo-application] error while building structure for page 'entity' org.appng.api.ProcessingException: error retrieving datasource 'entity', ID: 1434153984 at org.appng.api.support.CallableDataSource.perform(CallableDataSource.java:238) at org.appng.api.support.CallableAction.retrieveData(CallableAction.java:215) at org.appng.api.support.CallableAction.perform(CallableAction.java:285) at org.appng.core.model.ActionElement.perform(ActionElement.java:69) at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:530) at org.appng.core.model.ApplicationProvider.access$000(ApplicationProvider.java:126) at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:422) at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:465) at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:430) at org.appng.core.model.ApplicationProvider.buildStructure(ApplicationProvider.java:351) at org.appng.core.model.ApplicationProvider.process(ApplicationProvider.java:280) at org.appng.core.model.ApplicationProviderTest.runTest(ApplicationProviderTest.java:282) at org.appng.core.model.ApplicationProviderTest.testUpdateExceptionDataSource(ApplicationProviderTest.java:173) 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:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: org.appng.api.ApplicationException: adfsf at org.appng.testapplication.TestEntities.getData(TestEntities.java:45) at org.appng.api.support.CallableDataSource.perform(CallableDataSource.java:199) ... 43 more 2017-06-29 14:41:15,922 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default' [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.912 s - in org.appng.core.model.ApplicationProviderTest [INFO] Running org.appng.core.model.JarInfoBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.core.model.JarInfoBuilderTest [INFO] Running org.appng.core.model.PageParameterProcessorTest 2017-06-29 14:41:15,946 INFO [main] org.appng.core.model.PageParameterProcessor: retrieved new value for url-param 'hash' from session: 'hashFromSession' [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.appng.core.model.PageParameterProcessorTest [INFO] Running org.appng.core.model.OutputFormatAndTypeTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.appng.core.model.OutputFormatAndTypeTest [INFO] Running org.appng.core.model.CacheProviderTest 2017-06-29 14:41:15,981 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/WEB-INF/cache/platform/appNG 2017-06-29 14:41:15,981 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/WEB-INF/cache/application/appNG 2017-06-29 14:41:15,984 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/WEB-INF/cache/platform/appNG/foobar 2017-06-29 14:41:15,984 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/WEB-INF/cache/application/appNG/foobar [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.appng.core.model.CacheProviderTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 243, Failures: 0, Errors: 0, Skipped: 23 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-core --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/appng-core-1.14.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-core --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/appng-core-1.14.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-core --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-core --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/appng-core-1.14.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.14.0/appng-core-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.14.0/appng-core-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/appng-core-1.14.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.14.0/appng-core-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/appng-core-1.14.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.14.0/appng-core-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/appng-core-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.14.0/appng-core-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/appng-core-1.14.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.14.0/appng-core-1.14.0-sources.jar.asc [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default) > generate-sources @ appng-core >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default) < generate-sources @ appng-core <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default) @ appng-core --- [INFO] Skipping javadoc generation [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-core --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/appng-core-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.14.0/appng-core-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.14.0/appng-core-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/appng-core-1.14.0-sources.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.14.0/appng-core-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/appng-core-1.14.0.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.14.0/appng-core-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/appng-core-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.14.0/appng-core-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/appng-core-1.14.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.14.0/appng-core-1.14.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Tomcat 7 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-tomcat7 --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-tomcat7 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat7/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-tomcat7 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat7/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-tomcat7 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat7/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-tomcat7 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-tomcat7 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-tomcat7 --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat7/target/appng-tomcat7-1.14.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-tomcat7 --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat7/target/appng-tomcat7-1.14.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-tomcat7 --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-tomcat7 --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat7/target/appng-tomcat7-1.14.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat7/1.14.0/appng-tomcat7-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat7/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat7/1.14.0/appng-tomcat7-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat7/target/appng-tomcat7-1.14.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat7/1.14.0/appng-tomcat7-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat7/target/appng-tomcat7-1.14.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat7/1.14.0/appng-tomcat7-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat7/target/appng-tomcat7-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat7/1.14.0/appng-tomcat7-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat7/target/appng-tomcat7-1.14.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat7/1.14.0/appng-tomcat7-1.14.0-sources.jar.asc [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default) > generate-sources @ appng-tomcat7 >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default) < generate-sources @ appng-tomcat7 <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default) @ appng-tomcat7 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-tomcat7 --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat7/target/appng-tomcat7-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat7/1.14.0/appng-tomcat7-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat7/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat7/1.14.0/appng-tomcat7-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat7/target/appng-tomcat7-1.14.0-sources.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat7/1.14.0/appng-tomcat7-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat7/target/appng-tomcat7-1.14.0.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat7/1.14.0/appng-tomcat7-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat7/target/appng-tomcat7-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat7/1.14.0/appng-tomcat7-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat7/target/appng-tomcat7-1.14.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat7/1.14.0/appng-tomcat7-1.14.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Tomcat 8 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-tomcat8 --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-tomcat8 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat8/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-tomcat8 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat8/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-tomcat8 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat8/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-tomcat8 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-tomcat8 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-tomcat8 --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat8/target/appng-tomcat8-1.14.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-tomcat8 --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat8/target/appng-tomcat8-1.14.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-tomcat8 --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-tomcat8 --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat8/target/appng-tomcat8-1.14.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat8/1.14.0/appng-tomcat8-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat8/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat8/1.14.0/appng-tomcat8-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat8/target/appng-tomcat8-1.14.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat8/1.14.0/appng-tomcat8-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat8/target/appng-tomcat8-1.14.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat8/1.14.0/appng-tomcat8-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat8/target/appng-tomcat8-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat8/1.14.0/appng-tomcat8-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat8/target/appng-tomcat8-1.14.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tomcat8/1.14.0/appng-tomcat8-1.14.0-sources.jar.asc [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default) > generate-sources @ appng-tomcat8 >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default) < generate-sources @ appng-tomcat8 <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default) @ appng-tomcat8 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-tomcat8 --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat8/target/appng-tomcat8-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat8/1.14.0/appng-tomcat8-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat8/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat8/1.14.0/appng-tomcat8-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat8/target/appng-tomcat8-1.14.0-sources.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat8/1.14.0/appng-tomcat8-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat8/target/appng-tomcat8-1.14.0.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat8/1.14.0/appng-tomcat8-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat8/target/appng-tomcat8-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat8/1.14.0/appng-tomcat8-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-tomcat8/target/appng-tomcat8-1.14.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tomcat8/1.14.0/appng-tomcat8-1.14.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Command Line Interface 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-cli --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-cli --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 65 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-cli/target/classes [INFO] /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-cli --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-cli --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 32 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-cli/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-cli --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.cli.commands.application.CommandListApplicationsTest 2017-06-29 14:41:27,690 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:41:29,232 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 75 more 2017-06-29 14:41:29,242 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.AUTHGROUP_ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 75 more 2017-06-29 14:41:29,244 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.DATABASE_CONNECTION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 75 more 2017-06-29 14:41:29,247 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 75 more 2017-06-29 14:41:29,249 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.RESOURCE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 75 more 2017-06-29 14:41:29,252 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 75 more 2017-06-29 14:41:29,257 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 75 more 2017-06-29 14:41:29,262 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.ROLE_PERMISSION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 75 more 2017-06-29 14:41:29,265 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 75 more 2017-06-29 14:41:29,267 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 75 more 2017-06-29 14:41:29,269 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITE_APPLICATION at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 75 more 2017-06-29 14:41:29,271 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 75 more 2017-06-29 14:41:29,272 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SITES_GRANTED at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 75 more 2017-06-29 14:41:29,274 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 75 more 2017-06-29 14:41:29,276 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.SUBJECT_AUTHGROUP at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 75 more 2017-06-29 14:41:29,277 WARN [main] org.hibernate.tool.schema.internal.ExceptionHandlerLoggedImpl: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JDBC Statement at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:67) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlString(SchemaDropperImpl.java:375) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applySqlStrings(SchemaDropperImpl.java:359) at org.hibernate.tool.schema.internal.SchemaDropperImpl.applyConstraintDropping(SchemaDropperImpl.java:331) at org.hibernate.tool.schema.internal.SchemaDropperImpl.dropFromMetadata(SchemaDropperImpl.java:230) at org.hibernate.tool.schema.internal.SchemaDropperImpl.performDrop(SchemaDropperImpl.java:154) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:126) at org.hibernate.tool.schema.internal.SchemaDropperImpl.doDrop(SchemaDropperImpl.java:112) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:144) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:72) at org.hibernate.internal.SessionFactoryImpl.(SessionFactoryImpl.java:309) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:452) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:889) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:58) at org.springframework.orm.jpa.LocalEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalEntityManagerFactoryBean.java:86) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:370) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:359) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:519) at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:508) at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1186) at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:261) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.getMetamodels(JpaMetamodelMappingContextFactoryBean.java:85) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:56) at org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean.createInstance(JpaMetamodelMappingContextFactoryBean.java:26) at org.springframework.beans.factory.config.AbstractFactoryBean.afterPropertiesSet(AbstractFactoryBean.java:134) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1687) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1624) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:555) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:483) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:306) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:302) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:742) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:128) at org.springframework.test.context.support.AbstractGenericContextLoader.loadContext(AbstractGenericContextLoader.java:60) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.delegateLoading(AbstractDelegatingSmartContextLoader.java:108) at org.springframework.test.context.support.AbstractDelegatingSmartContextLoader.loadContext(AbstractDelegatingSmartContextLoader.java:251) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:98) at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:116) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117) at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83) at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:287) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.methodBlock(SpringJUnit4ClassRunner.java:289) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:247) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) Caused by: java.sql.SQLSyntaxErrorException: user lacks privilege or object not found: PUBLIC.TEMPLATE_RESOURCE at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCUtil.sqlException(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.fetchResult(Unknown Source) at org.hsqldb.jdbc.JDBCStatement.execute(Unknown Source) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:54) ... 75 more [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.631 s - in org.appng.cli.commands.application.CommandListApplicationsTest [INFO] Running org.appng.cli.commands.application.CommandListApplicationsForSiteTest 2017-06-29 14:41:31,554 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 s - in org.appng.cli.commands.application.CommandListApplicationsForSiteTest [INFO] Running org.appng.cli.commands.property.CommandUpdatePropertyTest 2017-06-29 14:41:32,638 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.889 s - in org.appng.cli.commands.property.CommandUpdatePropertyTest [INFO] Running org.appng.cli.commands.property.CommandListPropertiesTest 2017-06-29 14:41:33,541 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.027 s - in org.appng.cli.commands.property.CommandListPropertiesTest [INFO] Running org.appng.cli.commands.property.CommandCreateClobPropertyTest 2017-06-29 14:41:34,504 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.803 s - in org.appng.cli.commands.property.CommandCreateClobPropertyTest [INFO] Running org.appng.cli.commands.property.CommandUpdateClobPropertyTest 2017-06-29 14:41:35,346 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.943 s - in org.appng.cli.commands.property.CommandUpdateClobPropertyTest [INFO] Running org.appng.cli.commands.property.CommandCreatePropertyTest 2017-06-29 14:41:36,263 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 s - in org.appng.cli.commands.property.CommandCreatePropertyTest [INFO] Running org.appng.cli.commands.permission.AddPermissionTest 2017-06-29 14:41:36,987 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.758 s - in org.appng.cli.commands.permission.AddPermissionTest [INFO] Running org.appng.cli.commands.permission.RemovePermissionTest 2017-06-29 14:41:37,795 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.798 s - in org.appng.cli.commands.permission.RemovePermissionTest [INFO] Running org.appng.cli.commands.permission.ListPermissionTest 2017-06-29 14:41:38,543 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.733 s - in org.appng.cli.commands.permission.ListPermissionTest [INFO] Running org.appng.cli.commands.repository.CommandListRepositoryTest 2017-06-29 14:41:39,284 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.758 s - in org.appng.cli.commands.repository.CommandListRepositoryTest [INFO] Running org.appng.cli.commands.repository.CommandDeleteRepositoryTest 2017-06-29 14:41:40,035 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 s - in org.appng.cli.commands.repository.CommandDeleteRepositoryTest [INFO] Running org.appng.cli.commands.repository.CommandCreateRepositoryTest 2017-06-29 14:41:40,804 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.689 s - in org.appng.cli.commands.repository.CommandCreateRepositoryTest [INFO] Running org.appng.cli.commands.subject.CommandDeleteSubjectTest 2017-06-29 14:41:41,482 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.691 s - in org.appng.cli.commands.subject.CommandDeleteSubjectTest [INFO] Running org.appng.cli.commands.subject.CommandListSubjectTest 2017-06-29 14:41:42,212 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.713 s - in org.appng.cli.commands.subject.CommandListSubjectTest [INFO] Running org.appng.cli.commands.subject.CommandCreateSubjectTest 2017-06-29 14:41:42,988 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.685 s - in org.appng.cli.commands.subject.CommandCreateSubjectTest [INFO] Running org.appng.cli.commands.CommandBatchTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.appng.cli.commands.CommandBatchTest [INFO] Running org.appng.cli.commands.group.CommandAddGroupTest 2017-06-29 14:41:44,616 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.663 s - in org.appng.cli.commands.group.CommandAddGroupTest [INFO] Running org.appng.cli.commands.group.CommandListGroupsTest 2017-06-29 14:41:45,300 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 s - in org.appng.cli.commands.group.CommandListGroupsTest [INFO] Running org.appng.cli.commands.group.CommandCreateGroupTest 2017-06-29 14:41:45,971 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 s - in org.appng.cli.commands.group.CommandCreateGroupTest [INFO] Running org.appng.cli.commands.group.CommandDeleteGroupTest 2017-06-29 14:41:46,718 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.779 s - in org.appng.cli.commands.group.CommandDeleteGroupTest [INFO] Running org.appng.cli.commands.site.CommandDeleteSiteTest 2017-06-29 14:41:47,445 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) site 'testsite' is NOT running at http://example.com:8080/manager/testsite 2017-06-29 14:41:57,950 INFO [main] org.appng.core.service.CoreService: starting deletion of site testsite 2017-06-29 14:41:57,983 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2017-06-29 14:41:58,017 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-cli/target/bootstrapRoot/WEB-INF/cache/platform/testsite 2017-06-29 14:41:58,017 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-cli/target/bootstrapRoot/WEB-INF/cache/application/testsite 2017-06-29 14:41:58,017 INFO [main] org.appng.core.service.CoreService: done deleting site testsite [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.846 s - in org.appng.cli.commands.site.CommandDeleteSiteTest [INFO] Running org.appng.cli.commands.site.CommandListSitesTest 2017-06-29 14:41:58,289 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.779 s - in org.appng.cli.commands.site.CommandListSitesTest [INFO] Running org.appng.cli.commands.site.CommandCreateSiteTest 2017-06-29 14:41:59,078 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.752 s - in org.appng.cli.commands.site.CommandCreateSiteTest [INFO] Running org.appng.cli.commands.site.CommandSetSiteActiveTest 2017-06-29 14:41:59,830 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 s - in org.appng.cli.commands.site.CommandSetSiteActiveTest [INFO] Running org.appng.cli.commands.site.CommandCheckSiteRunningTest 2017-06-29 14:42:00,660 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) site 'test2' is NOT running at http://example.com/manager/test2 HTTP response code: 404 site 'test' is NOT running at http://localhorst:8080/manager/test site 'appng' is running at http://localhost:8080/manager/appng with appNG version 1.0.0-M3 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.098 s - in org.appng.cli.commands.site.CommandCheckSiteRunningTest [INFO] Running org.appng.cli.CliCoreDBNotInitializedTest 2017-06-29 14:42:01,765 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:42:02,250 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:42:02,263 INFO [main] org.flywaydb.core.internal.util.VersionPrinter: Flyway 4.2.0 by Boxfuse 2017-06-29 14:42:02,380 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.933 s - in org.appng.cli.CliCoreDBNotInitializedTest [INFO] Running org.appng.cli.CliBootstrapTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in org.appng.cli.CliBootstrapTest [INFO] Running org.appng.cli.CliCoreTest 2017-06-29 14:42:02,848 WARN [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!) 2017-06-29 14:42:03,890 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:42:04,000 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4) 2017-06-29 14:42:04,011 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Repair of failed migration in metadata table "PUBLIC"."schema_version" not necessary. No failed migration detected. 2017-06-29 14:42:04,020 INFO [main] org.flywaydb.core.internal.command.DbRepair: Successfully repaired metadata table "PUBLIC"."schema_version" (execution time 00:00.008s). 2017-06-29 14:42:04,020 INFO [main] org.flywaydb.core.internal.command.DbRepair: Manual cleanup of the remaining effects the failed migration may still be required. 2017-06-29 14:42:04,148 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.013s) 2017-06-29 14:42:04,161 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2017-06-29 14:42:04,178 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2017-06-29 14:42:04,187 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2017-06-29 14:42:04,219 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2017-06-29 14:42:04,236 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2017-06-29 14:42:04,243 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2017-06-29 14:42:04,254 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2017-06-29 14:42:04,263 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2017-06-29 14:42:04,273 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2017-06-29 14:42:04,282 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2017-06-29 14:42:04,305 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2017-06-29 14:42:04,314 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.154s). 2017-06-29 14:42:04,417 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:42:04,519 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4) 2017-06-29 14:42:04,676 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0) is active. 2017-06-29 14:42:04,684 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (java.lang.ClassNotFoundException:com.mysql.jdbc.Driver) 2017-06-29 14:42:04,684 INFO [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated. 2017-06-29 14:42:04,693 WARN [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL (java.lang.ClassNotFoundException:com.microsoft.sqlserver.jdbc.SQLServerDriver) 2017-06-29 14:42:04,694 INFO [main] org.appng.core.service.DatabaseService: MSSQL jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL is not working and will be deactivated. 2017-06-29 14:42:04,694 INFO [main] org.appng.cli.CliCore : Database is at version 1.3.2, state: SUCCESS, installed on 2017-06-29 14:42:04.308 2017-06-29 14:42:04,812 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:42:04,914 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4) 2017-06-29 14:42:04,947 INFO [main] org.appng.cli.CliCore : Database is at version 1.3.2, state: SUCCESS, installed on 2017-06-29 14:42:04.308 2017-06-29 14:42:05,085 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:42:05,188 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4) 2017-06-29 14:42:05,218 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Repair of failed migration in metadata table "PUBLIC"."schema_version" not necessary. No failed migration detected. 2017-06-29 14:42:05,227 INFO [main] org.flywaydb.core.internal.command.DbRepair: Successfully repaired metadata table "PUBLIC"."schema_version" (execution time 00:00.011s). 2017-06-29 14:42:05,227 INFO [main] org.flywaydb.core.internal.command.DbRepair: Manual cleanup of the remaining effects the failed migration may still be required. 2017-06-29 14:42:05,365 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.015s) 2017-06-29 14:42:05,373 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 1.3.2 2017-06-29 14:42:05,373 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2017-06-29 14:42:05,476 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:42:05,579 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4) 2017-06-29 14:42:05,725 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0) is active. 2017-06-29 14:42:05,730 INFO [main] org.appng.cli.CliCore : Database is at version 1.3.2, state: SUCCESS, installed on 2017-06-29 14:42:04.308 2017-06-29 14:42:05,843 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:42:05,945 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4) 2017-06-29 14:42:05,973 INFO [main] org.appng.cli.CliCore : Database is at version 1.3.2, state: SUCCESS, installed on 2017-06-29 14:42:04.308 2017-06-29 14:42:06,089 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:42:06,191 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4) 2017-06-29 14:42:06,217 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Repair of failed migration in metadata table "PUBLIC"."schema_version" not necessary. No failed migration detected. 2017-06-29 14:42:06,230 INFO [main] org.flywaydb.core.internal.command.DbRepair: Successfully repaired metadata table "PUBLIC"."schema_version" (execution time 00:00.016s). 2017-06-29 14:42:06,230 INFO [main] org.flywaydb.core.internal.command.DbRepair: Manual cleanup of the remaining effects the failed migration may still be required. 2017-06-29 14:42:06,361 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.008s) 2017-06-29 14:42:06,370 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 1.3.2 2017-06-29 14:42:06,371 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2017-06-29 14:42:06,476 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:42:06,579 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4) 2017-06-29 14:42:06,712 INFO [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0) is active. 2017-06-29 14:42:06,717 INFO [main] org.appng.cli.CliCore : Database is at version 1.3.2, state: SUCCESS, installed on 2017-06-29 14:42:04.308 2017-06-29 14:42:06,828 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:42:06,931 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:hsql://localhost:9001/hsql-testdb (HSQL Database Engine 2.4) 2017-06-29 14:42:06,959 INFO [main] org.appng.cli.CliCore : Database is at version 1.3.2, state: SUCCESS, installed on 2017-06-29 14:42:04.308 2017-06-29 14:42:06,964 ERROR [main] org.appng.cli.CliCore : An error occured. org.appng.api.BusinessException: force error at org.appng.cli.CliCoreTest$ErrorCommand.execute(CliCoreTest.java:178) at org.appng.cli.CliCore.perform(CliCore.java:182) at org.appng.cli.CliCoreTest.testError(CliCoreTest.java:118) 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:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.386 s - in org.appng.cli.CliCoreTest [INFO] Running org.appng.cli.prettyTable.PrettyTableTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.cli.prettyTable.PrettyTableTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-cli --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-cli/target/appng-cli-1.14.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-cli --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-cli/target/appng-cli-1.14.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-cli --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-cli --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-cli/target/appng-cli-1.14.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.14.0/appng-cli-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-cli/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.14.0/appng-cli-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-cli/target/appng-cli-1.14.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.14.0/appng-cli-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-cli/target/appng-cli-1.14.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.14.0/appng-cli-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-cli/target/appng-cli-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.14.0/appng-cli-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-cli/target/appng-cli-1.14.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.14.0/appng-cli-1.14.0-sources.jar.asc [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default) > generate-sources @ appng-cli >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default) < generate-sources @ appng-cli <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default) @ appng-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-cli --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-cli/target/appng-cli-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.14.0/appng-cli-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-cli/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.14.0/appng-cli-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-cli/target/appng-cli-1.14.0-sources.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.14.0/appng-cli-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-cli/target/appng-cli-1.14.0.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.14.0/appng-cli-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-cli/target/appng-cli-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.14.0/appng-cli-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-cli/target/appng-cli-1.14.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.14.0/appng-cli-1.14.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Tag Library 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-taglib --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-taglib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-taglib --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-taglib/target/classes [INFO] /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-taglib/src/main/java/org/appng/taglib/search/Search.java: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-taglib/src/main/java/org/appng/taglib/search/Search.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-taglib/src/main/java/org/appng/taglib/search/Search.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-taglib --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-taglib --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-taglib/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-taglib --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.taglib.search.SearchTest 2017-06-29 14:42:09,740 [main] DEBUG org.appng.taglib.search.SearchPart - added part global:null to org.appng.taglib.search.SearchTest@3901d134 2017-06-29 14:42:10,355 [main] DEBUG org.appng.taglib.search.Search - term is Hitchhiker 2017-06-29 14:42:10,358 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2017-06-29 14:42:10,358 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2017-06-29 14:42:10,358 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2017-06-29 14:42:10,358 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2017-06-29 14:42:10,358 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2017-06-29 14:42:10,359 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2017-06-29 14:42:10,359 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2017-06-29 14:42:10,359 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2017-06-29 14:42:10,360 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2017-06-29 14:42:10,365 [main] INFO org.appng.taglib.search.Search - processing org.appng.search.searcher.StandardSearcher with term 'Hitchhiker' and parameters {excludeTypes=com.foo.Bar} 2017-06-29 14:42:10,462 [main] INFO org.appng.search.searcher.StandardSearcher - 1 results returned from query: +language:en +((title:hitchhik) (title:hitchhiker*)) -type:com.foo.Bar [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.386 s - in org.appng.taglib.search.SearchTest [INFO] Running org.appng.taglib.PermissionTest 2017-06-29 14:42:10,788 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2017-06-29 14:42:10,788 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2017-06-29 14:42:10,788 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2017-06-29 14:42:10,788 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2017-06-29 14:42:10,788 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2017-06-29 14:42:10,789 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2017-06-29 14:42:10,789 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2017-06-29 14:42:10,789 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2017-06-29 14:42:10,789 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2017-06-29 14:42:10,818 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2017-06-29 14:42:10,818 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2017-06-29 14:42:10,818 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2017-06-29 14:42:10,818 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2017-06-29 14:42:10,819 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2017-06-29 14:42:10,819 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2017-06-29 14:42:10,819 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2017-06-29 14:42:10,819 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2017-06-29 14:42:10,819 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2017-06-29 14:42:10,820 [main] DEBUG org.appng.api.support.DefaultPermissionProcessor - created PermissionProcessor for user 'null' in application 'null' of site 'null' 2017-06-29 14:42:10,821 [main] DEBUG org.appng.api.support.DummyPermissionProcessor - creating instance for subject null, site null, application null 2017-06-29 14:42:10,821 [main] DEBUG org.appng.api.support.DummyPermissionProcessor - granting permission 2017-06-29 14:42:10,821 [main] DEBUG org.appng.taglib.Permission - subject has the permission: null [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.appng.taglib.PermissionTest [INFO] Running org.appng.taglib.form.FormConfirmationTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.appng.taglib.form.FormConfirmationTest [INFO] Running org.appng.taglib.AttributeTest 2017-06-29 14:42:10,834 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2017-06-29 14:42:10,834 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2017-06-29 14:42:10,834 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2017-06-29 14:42:10,834 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2017-06-29 14:42:10,835 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2017-06-29 14:42:10,835 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2017-06-29 14:42:10,835 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2017-06-29 14:42:10,835 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2017-06-29 14:42:10,835 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2017-06-29 14:42:10,836 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2017-06-29 14:42:10,836 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2017-06-29 14:42:10,836 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2017-06-29 14:42:10,837 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2017-06-29 14:42:10,837 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2017-06-29 14:42:10,837 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2017-06-29 14:42:10,837 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2017-06-29 14:42:10,837 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2017-06-29 14:42:10,837 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2017-06-29 14:42:10,872 [main] DEBUG org.appng.el.ExpressionEvaluator - ${variable} = fromSite [(variable = fromSite)] 2017-06-29 14:42:10,875 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2017-06-29 14:42:10,875 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2017-06-29 14:42:10,875 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2017-06-29 14:42:10,875 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2017-06-29 14:42:10,875 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2017-06-29 14:42:10,875 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2017-06-29 14:42:10,875 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2017-06-29 14:42:10,875 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2017-06-29 14:42:10,875 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2017-06-29 14:42:10,876 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2017-06-29 14:42:10,876 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2017-06-29 14:42:10,876 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2017-06-29 14:42:10,877 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2017-06-29 14:42:10,877 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2017-06-29 14:42:10,877 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2017-06-29 14:42:10,877 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2017-06-29 14:42:10,877 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2017-06-29 14:42:10,877 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2017-06-29 14:42:10,878 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2017-06-29 14:42:10,878 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2017-06-29 14:42:10,878 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2017-06-29 14:42:10,878 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2017-06-29 14:42:10,878 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2017-06-29 14:42:10,878 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2017-06-29 14:42:10,879 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2017-06-29 14:42:10,879 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2017-06-29 14:42:10,879 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2017-06-29 14:42:10,880 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites.localhost} = Mock for Site, hashCode: 708153797 [(sites = {localhost=Mock for Site, hashCode: 708153797})] 2017-06-29 14:42:10,880 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2017-06-29 14:42:10,880 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2017-06-29 14:42:10,880 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2017-06-29 14:42:10,880 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2017-06-29 14:42:10,880 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2017-06-29 14:42:10,880 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2017-06-29 14:42:10,881 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2017-06-29 14:42:10,881 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2017-06-29 14:42:10,881 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2017-06-29 14:42:10,882 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites['localhost']} = Mock for Site, hashCode: 708153797 [(sites = {localhost=Mock for Site, hashCode: 708153797})] 2017-06-29 14:42:10,882 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2017-06-29 14:42:10,882 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2017-06-29 14:42:10,882 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2017-06-29 14:42:10,882 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2017-06-29 14:42:10,882 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2017-06-29 14:42:10,882 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2017-06-29 14:42:10,883 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2017-06-29 14:42:10,883 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2017-06-29 14:42:10,883 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2017-06-29 14:42:10,887 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites['localhost'].name} = localhost [(sites = {localhost=Mock for Site, hashCode: 708153797})] 2017-06-29 14:42:10,887 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2017-06-29 14:42:10,887 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2017-06-29 14:42:10,887 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2017-06-29 14:42:10,887 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2017-06-29 14:42:10,887 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2017-06-29 14:42:10,887 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2017-06-29 14:42:10,887 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2017-06-29 14:42:10,888 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2017-06-29 14:42:10,888 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2017-06-29 14:42:10,889 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites['localhost'].getName()} = localhost [(sites = {localhost=Mock for Site, hashCode: 708153797})] 2017-06-29 14:42:10,889 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2017-06-29 14:42:10,890 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2017-06-29 14:42:10,890 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2017-06-29 14:42:10,890 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2017-06-29 14:42:10,890 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2017-06-29 14:42:10,890 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2017-06-29 14:42:10,890 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2017-06-29 14:42:10,890 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2017-06-29 14:42:10,890 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2017-06-29 14:42:10,891 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites.localhost.getName()} = localhost [(sites = {localhost=Mock for Site, hashCode: 708153797})] 2017-06-29 14:42:10,891 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2017-06-29 14:42:10,892 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2017-06-29 14:42:10,892 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2017-06-29 14:42:10,892 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2017-06-29 14:42:10,892 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2017-06-29 14:42:10,892 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2017-06-29 14:42:10,892 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2017-06-29 14:42:10,892 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2017-06-29 14:42:10,892 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2017-06-29 14:42:10,893 [main] DEBUG org.appng.el.ExpressionEvaluator - ${variable} = fromRequest [(variable = fromRequest)] 2017-06-29 14:42:10,894 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2017-06-29 14:42:10,894 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2017-06-29 14:42:10,894 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2017-06-29 14:42:10,894 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2017-06-29 14:42:10,894 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2017-06-29 14:42:10,894 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2017-06-29 14:42:10,894 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2017-06-29 14:42:10,894 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2017-06-29 14:42:10,894 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2017-06-29 14:42:10,895 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2017-06-29 14:42:10,895 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2017-06-29 14:42:10,895 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2017-06-29 14:42:10,895 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2017-06-29 14:42:10,895 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2017-06-29 14:42:10,896 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2017-06-29 14:42:10,896 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2017-06-29 14:42:10,896 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2017-06-29 14:42:10,896 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2017-06-29 14:42:10,896 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2017-06-29 14:42:10,896 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2017-06-29 14:42:10,896 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2017-06-29 14:42:10,896 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2017-06-29 14:42:10,896 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2017-06-29 14:42:10,896 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2017-06-29 14:42:10,896 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2017-06-29 14:42:10,897 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2017-06-29 14:42:10,897 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2017-06-29 14:42:10,898 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2017-06-29 14:42:10,898 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2017-06-29 14:42:10,898 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2017-06-29 14:42:10,899 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2017-06-29 14:42:10,899 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2017-06-29 14:42:10,899 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2017-06-29 14:42:10,899 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2017-06-29 14:42:10,899 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2017-06-29 14:42:10,899 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2017-06-29 14:42:10,899 [main] DEBUG org.appng.el.ExpressionEvaluator - ${variable} = fromPlatform [(variable = fromPlatform)] 2017-06-29 14:42:10,900 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2017-06-29 14:42:10,900 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2017-06-29 14:42:10,900 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2017-06-29 14:42:10,900 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2017-06-29 14:42:10,900 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2017-06-29 14:42:10,900 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2017-06-29 14:42:10,900 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2017-06-29 14:42:10,900 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2017-06-29 14:42:10,900 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2017-06-29 14:42:10,901 [main] DEBUG org.appng.el.ExpressionEvaluator - ${variable} = fromSession [(variable = fromSession)] 2017-06-29 14:42:10,902 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2017-06-29 14:42:10,902 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2017-06-29 14:42:10,902 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2017-06-29 14:42:10,902 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2017-06-29 14:42:10,902 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2017-06-29 14:42:10,902 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2017-06-29 14:42:10,902 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2017-06-29 14:42:10,903 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2017-06-29 14:42:10,903 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2017-06-29 14:42:10,903 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites} = {localhost=Mock for Site, hashCode: 785625589} [(sites = {localhost=Mock for Site, hashCode: 785625589})] 2017-06-29 14:42:10,904 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2017-06-29 14:42:10,904 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2017-06-29 14:42:10,904 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2017-06-29 14:42:10,904 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2017-06-29 14:42:10,904 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2017-06-29 14:42:10,904 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2017-06-29 14:42:10,904 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2017-06-29 14:42:10,905 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2017-06-29 14:42:10,905 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2017-06-29 14:42:10,905 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2017-06-29 14:42:10,905 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2017-06-29 14:42:10,905 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2017-06-29 14:42:10,905 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2017-06-29 14:42:10,905 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2017-06-29 14:42:10,905 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2017-06-29 14:42:10,905 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2017-06-29 14:42:10,905 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2017-06-29 14:42:10,906 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.appng.taglib.AttributeTest [INFO] Running org.appng.taglib.TagletProcessorTest 2017-06-29 14:42:11,204 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.XMLTaglet$$EnhancerByMockitoWithCGLIB$$b9a796c7' width attributes: {} 2017-06-29 14:42:11,216 [main] DEBUG org.appng.taglib.TagletProcessor - No prefix and suffix defined for not transformed output. Using default values 2017-06-29 14:42:11,216 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix for not transformed output. 2017-06-29 14:42:11,223 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.XMLTaglet$$EnhancerByMockitoWithCGLIB$$b9a796c7' width attributes: {noXslPrefix=test prefix} 2017-06-29 14:42:11,224 [main] DEBUG org.appng.taglib.TagletProcessor - No prefix and suffix defined for not transformed output. Using default values 2017-06-29 14:42:11,224 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix for not transformed output. 2017-06-29 14:42:11,226 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.XMLTaglet$$EnhancerByMockitoWithCGLIB$$b9a796c7' width attributes: {noXslSuffix=test suffix} 2017-06-29 14:42:11,226 [main] DEBUG org.appng.taglib.TagletProcessor - No prefix and suffix defined for not transformed output. Using default values 2017-06-29 14:42:11,226 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix for not transformed output. 2017-06-29 14:42:11,227 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.GlobalTaglet$$EnhancerByMockitoWithCGLIB$$afa473b7' with attributes: {} 2017-06-29 14:42:11,231 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.taglib.TagletProcessorTest$MyTaglet$$EnhancerByMockitoWithCGLIB$$30374776' with attributes: {} 2017-06-29 14:42:11,242 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.GlobalXMLTaglet$$EnhancerByMockitoWithCGLIB$$5752ad7c' width attributes: {} 2017-06-29 14:42:11,243 [main] DEBUG org.appng.taglib.TagletProcessor - No prefix and suffix defined for not transformed output. Using default values 2017-06-29 14:42:11,243 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix for not transformed output. 2017-06-29 14:42:11,244 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.XMLTaglet$$EnhancerByMockitoWithCGLIB$$b9a796c7' width attributes: {noXslPrefix=test prefix, noXslSuffix=test suffix} 2017-06-29 14:42:11,245 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix test prefix and suffix test suffix for not transformed output. 2017-06-29 14:42:11,246 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.Taglet$$EnhancerByMockitoWithCGLIB$$e4d2064c' with attributes: {} [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 s - in org.appng.taglib.TagletProcessorTest [INFO] Running org.appng.taglib.TagletAdapterTest 2017-06-29 14:42:11,247 [main] INFO org.appng.api.support.SiteClassLoader - SiteClassLoader#1613332278 for site localhost with parent sun.misc.Launcher$AppClassLoader#1252169911 created [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.appng.taglib.TagletAdapterTest [INFO] Running org.appng.taglib.MultiSiteSupportTest 2017-06-29 14:42:11,260 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope PLATFORM 2017-06-29 14:42:11,260 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SITE 2017-06-29 14:42:11,260 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope SESSION 2017-06-29 14:42:11,260 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope REQUEST 2017-06-29 14:42:11,260 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - disabling scope URL 2017-06-29 14:42:11,260 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM 2017-06-29 14:42:11,260 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION 2017-06-29 14:42:11,260 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST 2017-06-29 14:42:11,260 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE 2017-06-29 14:42:11,282 [main] DEBUG org.appng.taglib.MultiSiteSupport - application 'application' not found for site 'localhost', trying in granting sites [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.appng.taglib.MultiSiteSupportTest [INFO] Running org.appng.taglib.ParameterTest 2017-06-29 14:42:11,284 [main] DEBUG org.appng.taglib.Parameter - added parameter param1=value1 to parent tag org.appng.taglib.ParameterTest@49d98dc5 2017-06-29 14:42:11,293 [main] DEBUG org.appng.taglib.Parameter - added parameter param2="Ä" to parent tag org.appng.taglib.ParameterTest@49d98dc5 2017-06-29 14:42:11,293 [main] DEBUG org.appng.taglib.Parameter - added parameter param3=null to parent tag org.appng.taglib.ParameterTest@49d98dc5 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.appng.taglib.ParameterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-taglib --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-taglib/target/appng-taglib-1.14.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-taglib --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-taglib/target/appng-taglib-1.14.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-taglib --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-taglib --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-taglib/target/appng-taglib-1.14.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.14.0/appng-taglib-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-taglib/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.14.0/appng-taglib-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-taglib/target/appng-taglib-1.14.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.14.0/appng-taglib-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-taglib/target/appng-taglib-1.14.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.14.0/appng-taglib-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-taglib/target/appng-taglib-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.14.0/appng-taglib-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-taglib/target/appng-taglib-1.14.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.14.0/appng-taglib-1.14.0-sources.jar.asc [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default) > generate-sources @ appng-taglib >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default) < generate-sources @ appng-taglib <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default) @ appng-taglib --- [INFO] Skipping javadoc generation [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-taglib --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-taglib/target/appng-taglib-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.14.0/appng-taglib-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-taglib/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.14.0/appng-taglib-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-taglib/target/appng-taglib-1.14.0-sources.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.14.0/appng-taglib-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-taglib/target/appng-taglib-1.14.0.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.14.0/appng-taglib-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-taglib/target/appng-taglib-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.14.0/appng-taglib-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-taglib/target/appng-taglib-1.14.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.14.0/appng-taglib-1.14.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Application 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-application --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-application --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-application --- [INFO] [INFO] --- maven-war-plugin:3.1.0:war (default-war) @ appng-application --- [INFO] Packaging webapp [INFO] Assembling webapp [appng-application] in [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/appng-application-1.14.0] [INFO] Processing war project [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/src/main/webapp/META-INF] to [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/appng-application-1.14.0] [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/src/main/webapp/WEB-INF] to [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/appng-application-1.14.0] [INFO] Copying webapp resources [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/src/main/webapp] [INFO] Webapp assembled in [204 msecs] [INFO] Building war: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/appng-application-1.14.0.war [INFO] [INFO] --- maven-dependency-plugin:3.0.1:copy-dependencies (default) @ appng-application --- [INFO] Copying jcip-annotations-1.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jcip-annotations-1.0.jar [INFO] Copying bzip2-0.9.1.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/bzip2-0.9.1.jar [INFO] Copying spring-orm-4.3.9.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/spring-orm-4.3.9.RELEASE.jar [INFO] Copying protobuf-java-2.5.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/protobuf-java-2.5.0.jar [INFO] Copying juniversalchardet-1.0.3.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/juniversalchardet-1.0.3.jar [INFO] Copying maven-scm-provider-svnexe-1.4.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/maven-scm-provider-svnexe-1.4.jar [INFO] Copying spring-oxm-4.3.9.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/spring-oxm-4.3.9.RELEASE.jar [INFO] Copying language-detector-0.5.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/language-detector-0.5.jar [INFO] Copying xml-apis-ext-1.3.04.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/xml-apis-ext-1.3.04.jar [INFO] Copying appng-taglib-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/appng-taglib-1.14.0.jar [INFO] Copying attoparser-2.0.4.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/attoparser-2.0.4.RELEASE.jar [INFO] Copying freemarker-2.3.23.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/freemarker-2.3.23.jar [INFO] Copying lucene-queries-6.6.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/lucene-queries-6.6.0.jar [INFO] Copying spring-webmvc-4.3.9.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/spring-webmvc-4.3.9.RELEASE.jar [INFO] Copying mysema-commons-lang-0.2.4.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/mysema-commons-lang-0.2.4.jar [INFO] Copying appng-tools-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/appng-tools-1.14.0.jar [INFO] Copying grib-4.5.5.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/grib-4.5.5.jar [INFO] Copying fontbox-2.0.6.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/fontbox-2.0.6.jar [INFO] Copying spring-data-envers-1.1.4.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/spring-data-envers-1.1.4.RELEASE.jar [INFO] Copying lucene-analyzers-common-6.6.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/lucene-analyzers-common-6.6.0.jar [INFO] Copying commons-pool2-2.4.2.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/commons-pool2-2.4.2.jar [INFO] Copying dom4j-1.6.1.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/dom4j-1.6.1.jar [INFO] Copying apache-mime4j-dom-0.7.2.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/apache-mime4j-dom-0.7.2.jar [INFO] Copying c3p0-0.9.1.1.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/c3p0-0.9.1.1.jar [INFO] Copying maven-scm-api-1.4.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/maven-scm-api-1.4.jar [INFO] Copying mail-1.4.5.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/mail-1.4.5.jar [INFO] Copying commons-lang-2.6.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/commons-lang-2.6.jar [INFO] Copying commons-text-1.1.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/commons-text-1.1.jar [INFO] Copying hibernate-jpa-2.1-api-1.0.0.Final.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/hibernate-jpa-2.1-api-1.0.0.Final.jar [INFO] Copying commons-vfs2-2.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/commons-vfs2-2.0.jar [INFO] Copying commons-exec-1.3.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/commons-exec-1.3.jar [INFO] Copying error_prone_annotations-2.0.18.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/error_prone_annotations-2.0.18.jar [INFO] Copying jboss-transaction-api_1.2_spec-1.0.1.Final.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jboss-transaction-api_1.2_spec-1.0.1.Final.jar [INFO] Copying jackson-core-2.9.0.pr4.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jackson-core-2.9.0.pr4.jar [INFO] Copying joda-time-2.9.9.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/joda-time-2.9.9.jar [INFO] Copying vorbis-java-core-0.8.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/vorbis-java-core-0.8.jar [INFO] Copying urlrewritefilter-4.0.4.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/urlrewritefilter-4.0.4.jar [INFO] Copying spring-jdbc-4.3.9.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/spring-jdbc-4.3.9.RELEASE.jar [INFO] Copying Saxon-HE-9.6.0-6.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/Saxon-HE-9.6.0-6.jar [INFO] Copying appng-mail-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/appng-mail-1.14.0.jar [INFO] Copying spring-ws-core-2.4.0.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/spring-ws-core-2.4.0.RELEASE.jar [INFO] Copying lucene-sandbox-6.6.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/lucene-sandbox-6.6.0.jar [INFO] Copying tika-parsers-1.15.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/tika-parsers-1.15.jar [INFO] Copying commons-fileupload-1.3.3.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/commons-fileupload-1.3.3.jar [INFO] Copying spring-web-4.3.9.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/spring-web-4.3.9.RELEASE.jar [INFO] Copying log4j-1.2.17.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/log4j-1.2.17.jar [INFO] Copying jcommander-1.72.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jcommander-1.72.jar [INFO] Copying bcprov-jdk15on-1.54.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/bcprov-jdk15on-1.54.jar [INFO] Copying rome-utils-1.5.1.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/rome-utils-1.5.1.jar [INFO] Copying antlr-2.7.7.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/antlr-2.7.7.jar [INFO] Copying pdfbox-tools-2.0.6.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/pdfbox-tools-2.0.6.jar [INFO] Copying netcdf4-4.5.5.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/netcdf4-4.5.5.jar [INFO] Copying asm-5.0.4.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/asm-5.0.4.jar [INFO] Copying appng-persistence-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/appng-persistence-1.14.0.jar [INFO] Copying geoapi-3.0.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/geoapi-3.0.0.jar [INFO] Copying spring-expression-4.3.9.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/spring-expression-4.3.9.RELEASE.jar [INFO] Copying json-20140107.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/json-20140107.jar [INFO] Copying javax.ws.rs-api-2.0.1.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/javax.ws.rs-api-2.0.1.jar [INFO] Copying cdm-4.5.5.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/cdm-4.5.5.jar [INFO] Copying httpmime-4.2.6.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/httpmime-4.2.6.jar [INFO] Copying jj2000-5.2.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jj2000-5.2.jar [INFO] Copying httpservices-4.5.5.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/httpservices-4.5.5.jar [INFO] Copying bsh-core-2.0b4.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/bsh-core-2.0b4.jar [INFO] Copying gson-2.2.4.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/gson-2.2.4.jar [INFO] Copying spring-aop-4.3.9.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/spring-aop-4.3.9.RELEASE.jar [INFO] Copying cxf-rt-rs-client-3.0.12.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/cxf-rt-rs-client-3.0.12.jar [INFO] Copying boilerpipe-1.1.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/boilerpipe-1.1.0.jar [INFO] Copying lyra-0.5.4.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/lyra-0.5.4.jar [INFO] Copying unbescape-1.1.4.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/unbescape-1.1.4.RELEASE.jar [INFO] Copying commons-configuration-1.10.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/commons-configuration-1.10.jar [INFO] Copying jackson-databind-2.9.0.pr4.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jackson-databind-2.9.0.pr4.jar [INFO] Copying appng-api-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/appng-api-1.14.0.jar [INFO] Copying hibernate-core-5.2.10.Final.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/hibernate-core-5.2.10.Final.jar [INFO] Copying commons-compress-1.14.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/commons-compress-1.14.jar [INFO] Copying nekohtml-1.9.16.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/nekohtml-1.9.16.jar [INFO] Copying vorbis-java-tika-0.8.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/vorbis-java-tika-0.8.jar [INFO] Copying poi-scratchpad-3.16.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/poi-scratchpad-3.16.jar [INFO] Copying tagsoup-1.2.1.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/tagsoup-1.2.1.jar [INFO] Copying xmlbeans-2.6.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/xmlbeans-2.6.0.jar [INFO] Copying spring-security-web-4.2.3.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/spring-security-web-4.2.3.RELEASE.jar [INFO] Copying commons-collections-3.2.2.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/commons-collections-3.2.2.jar [INFO] Copying slf4j-api-1.7.25.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/slf4j-api-1.7.25.jar [INFO] Copying HikariCP-2.6.3.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/HikariCP-2.6.3.jar [INFO] Copying lucene-core-6.6.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/lucene-core-6.6.0.jar [INFO] Copying thymeleaf-spring4-3.0.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/thymeleaf-spring4-3.0.6.RELEASE.jar [INFO] Copying thymeleaf-3.0.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/thymeleaf-3.0.6.RELEASE.jar [INFO] Copying sis-referencing-0.6.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/sis-referencing-0.6.jar [INFO] Copying commons-httpclient-3.1.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/commons-httpclient-3.1.jar [INFO] Copying esapi-2.1.0.1.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/esapi-2.1.0.1.jar [INFO] Copying amqp-client-4.1.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/amqp-client-4.1.0.jar [INFO] Copying javassist-3.20.0-GA.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/javassist-3.20.0-GA.jar [INFO] Copying aopalliance-1.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/aopalliance-1.0.jar [INFO] Copying appng-search-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/appng-search-1.14.0.jar [INFO] Copying hibernate-commons-annotations-5.0.1.Final.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/hibernate-commons-annotations-5.0.1.Final.jar [INFO] Copying appng-cli-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/appng-cli-1.14.0.jar [INFO] Copying poi-ooxml-3.16.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/poi-ooxml-3.16.jar [INFO] Copying batik-ext-1.8.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/batik-ext-1.8.jar [INFO] Copying bcpkix-jdk15on-1.54.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/bcpkix-jdk15on-1.54.jar [INFO] Copying spring-context-4.3.9.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/spring-context-4.3.9.RELEASE.jar [INFO] Copying plexus-utils-1.5.6.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/plexus-utils-1.5.6.jar [INFO] Copying jul-to-slf4j-1.7.24.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jul-to-slf4j-1.7.24.jar [INFO] Copying xom-1.2.5.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/xom-1.2.5.jar [INFO] Copying tika-core-1.15.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/tika-core-1.15.jar [INFO] Copying json-simple-1.1.1.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/json-simple-1.1.1.jar [INFO] Copying metadata-extractor-2.9.1.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/metadata-extractor-2.9.1.jar [INFO] Copying httpcore-4.4.6.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/httpcore-4.4.6.jar [INFO] Copying rome-1.5.1.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/rome-1.5.1.jar [INFO] Copying jempbox-1.8.13.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jempbox-1.8.13.jar [INFO] Copying opennlp-tools-1.6.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/opennlp-tools-1.6.0.jar [INFO] Copying xz-1.6.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/xz-1.6.jar [INFO] Copying jdom2-2.0.4.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jdom2-2.0.4.jar [INFO] Copying validation-api-1.1.0.Final.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/validation-api-1.1.0.Final.jar [INFO] Copying annotations-12.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/annotations-12.0.jar [INFO] Copying lucene-facet-6.6.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/lucene-facet-6.6.0.jar [INFO] Copying regexp-1.3.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/regexp-1.3.jar [INFO] Copying sentiment-analysis-parser-0.1.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/sentiment-analysis-parser-0.1.jar [INFO] Copying httpclient-4.5.3.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/httpclient-4.5.3.jar [INFO] Copying jackcess-encrypt-2.1.1.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jackcess-encrypt-2.1.1.jar [INFO] Copying jsr305-1.3.9.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jsr305-1.3.9.jar [INFO] Copying antisamy-1.5.3.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/antisamy-1.5.3.jar [INFO] Copying slf4j-log4j12-1.7.25.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/slf4j-log4j12-1.7.25.jar [INFO] Copying jandex-2.0.3.Final.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jandex-2.0.3.Final.jar [INFO] Copying jsonic-1.2.11.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jsonic-1.2.11.jar [INFO] Copying byte-buddy-1.6.6.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/byte-buddy-1.6.6.jar [INFO] Copying hibernate-validator-5.4.1.Final.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/hibernate-validator-5.4.1.Final.jar [INFO] Copying pdfbox-2.0.6.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/pdfbox-2.0.6.jar [INFO] Copying sis-metadata-0.6.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/sis-metadata-0.6.jar [INFO] Copying commons-collections4-4.1.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/commons-collections4-4.1.jar [INFO] Copying wsdl4j-1.6.3.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/wsdl4j-1.6.3.jar [INFO] Copying commons-codec-1.10.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/commons-codec-1.10.jar [INFO] Copying commons-csv-1.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/commons-csv-1.0.jar [INFO] Copying xmpcore-5.1.2.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/xmpcore-5.1.2.jar [INFO] Copying poi-ooxml-schemas-3.16.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/poi-ooxml-schemas-3.16.jar [INFO] Copying apache-mime4j-core-0.7.2.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/apache-mime4j-core-0.7.2.jar [INFO] Copying tika-langdetect-1.13.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/tika-langdetect-1.13.jar [INFO] Copying spring-tx-4.3.9.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/spring-tx-4.3.9.RELEASE.jar [INFO] Copying appng-forms-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/appng-forms-1.14.0.jar [INFO] Copying java-libpst-0.8.1.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/java-libpst-0.8.1.jar [INFO] Copying spring-context-support-4.3.9.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/spring-context-support-4.3.9.RELEASE.jar [INFO] Copying commons-lang3-3.6.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/commons-lang3-3.6.jar [INFO] Copying batik-css-1.8.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/batik-css-1.8.jar [INFO] Copying jsoup-1.10.2.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jsoup-1.10.2.jar [INFO] Copying jboss-logging-3.3.0.Final.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jboss-logging-3.3.0.Final.jar [INFO] Copying cxf-rt-frontend-jaxrs-3.0.12.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/cxf-rt-frontend-jaxrs-3.0.12.jar [INFO] Copying stax-api-1.0.1.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/stax-api-1.0.1.jar [INFO] Copying lucene-memory-6.6.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/lucene-memory-6.6.0.jar [INFO] Copying appng-tomcat8-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/appng-tomcat8-1.14.0.jar [INFO] Copying sis-utility-0.6.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/sis-utility-0.6.jar [INFO] Copying jsr-275-0.9.3.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jsr-275-0.9.3.jar [INFO] Copying lucene-highlighter-6.6.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/lucene-highlighter-6.6.0.jar [INFO] Copying spring-xml-2.4.0.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/spring-xml-2.4.0.RELEASE.jar [INFO] Copying maven-scm-provider-svn-commons-1.4.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/maven-scm-provider-svn-commons-1.4.jar [INFO] Copying animal-sniffer-annotations-1.14.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/animal-sniffer-annotations-1.14.jar [INFO] Copying hsqldb-2.4.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/hsqldb-2.4.0.jar [INFO] Copying classmate-1.3.1.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/classmate-1.3.1.jar [INFO] Copying cxf-rt-transports-http-3.0.12.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/cxf-rt-transports-http-3.0.12.jar [INFO] Copying poi-3.16.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/poi-3.16.jar [INFO] Copying appng-formtags-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/appng-formtags-1.14.0.jar [INFO] Copying curvesapi-1.04.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/curvesapi-1.04.jar [INFO] Copying jcl-over-slf4j-1.7.25.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jcl-over-slf4j-1.7.25.jar [INFO] Copying querydsl-core-4.1.4.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/querydsl-core-4.1.4.jar [INFO] Copying jdbc-perf-logger-driver-0.7.3.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jdbc-perf-logger-driver-0.7.3.jar [INFO] Copying jhighlight-1.0.2.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jhighlight-1.0.2.jar [INFO] Copying cxf-core-3.0.12.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/cxf-core-3.0.12.jar [INFO] Copying jedis-2.9.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jedis-2.9.0.jar [INFO] Copying udunits-4.5.5.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/udunits-4.5.5.jar [INFO] Copying lucene-queryparser-6.6.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/lucene-queryparser-6.6.0.jar [INFO] Copying woodstox-core-asl-4.4.1.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/woodstox-core-asl-4.4.1.jar [INFO] Copying hibernate-envers-5.2.10.Final.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/hibernate-envers-5.2.10.Final.jar [INFO] Copying spring-data-commons-1.13.4.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/spring-data-commons-1.13.4.RELEASE.jar [INFO] Copying spring-data-jpa-1.11.4.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/spring-data-jpa-1.11.4.RELEASE.jar [INFO] Copying sis-netcdf-0.6.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/sis-netcdf-0.6.jar [INFO] Copying appng-core-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/appng-core-1.14.0.jar [INFO] Copying quartz-2.2.3.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/quartz-2.2.3.jar [INFO] Copying appng-xmlapi-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/appng-xmlapi-1.14.0.jar [INFO] Copying bcmail-jdk15on-1.54.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/bcmail-jdk15on-1.54.jar [INFO] Copying sis-storage-0.6.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/sis-storage-0.6.jar [INFO] Copying jmimemagic-0.1.5.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jmimemagic-0.1.5.jar [INFO] Copying lucene-join-6.6.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/lucene-join-6.6.0.jar [INFO] Copying commons-io-2.5.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/commons-io-2.5.jar [INFO] Copying ehcache-web-2.0.4.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/ehcache-web-2.0.4.jar [INFO] Copying querydsl-jpa-4.1.4.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/querydsl-jpa-4.1.4.jar [INFO] Copying j2objc-annotations-1.1.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/j2objc-annotations-1.1.jar [INFO] Copying aspectjrt-1.8.10.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/aspectjrt-1.8.10.jar [INFO] Copying spring-security-core-4.2.3.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/spring-security-core-4.2.3.RELEASE.jar [INFO] Copying im4java-1.4.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/im4java-1.4.0.jar [INFO] Copying junrar-0.7.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/junrar-0.7.jar [INFO] Copying commons-beanutils-core-1.8.3.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/commons-beanutils-core-1.8.3.jar [INFO] Copying appng-tomcat7-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/appng-tomcat7-1.14.0.jar [INFO] Copying jackson-annotations-2.9.0.pr4.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jackson-annotations-2.9.0.pr4.jar [INFO] Copying pdfbox-debugger-2.0.6.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/pdfbox-debugger-2.0.6.jar [INFO] Copying xmlschema-core-2.2.1.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/xmlschema-core-2.2.1.jar [INFO] Copying javax.annotation-api-1.2.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/javax.annotation-api-1.2.jar [INFO] Copying guava-22.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/guava-22.0.jar [INFO] Copying spring-beans-4.3.9.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/spring-beans-4.3.9.RELEASE.jar [INFO] Copying bridge-method-annotation-1.13.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/bridge-method-annotation-1.13.jar [INFO] Copying stax2-api-3.1.4.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/stax2-api-3.1.4.jar [INFO] Copying flyway-core-4.2.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/flyway-core-4.2.0.jar [INFO] Copying ehcache-core-2.6.11.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/ehcache-core-2.6.11.jar [INFO] Copying jmatio-1.2.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jmatio-1.2.jar [INFO] Copying batik-util-1.8.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/batik-util-1.8.jar [INFO] Copying jackcess-2.1.4.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jackcess-2.1.4.jar [INFO] Copying spring-core-4.3.9.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/spring-core-4.3.9.RELEASE.jar [INFO] Copying hibernate-entitymanager-5.2.10.Final.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/hibernate-entitymanager-5.2.10.Final.jar [INFO] Copying jna-4.1.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/dependency/jna-4.1.0.jar [INFO] [INFO] --- maven-assembly-plugin:3.0.0:single (default) @ appng-application --- [INFO] Reading assembly descriptor: assembly.xml [INFO] Building zip: /srv/www/appng.org/appng/builds/stable/appng-application-1.14.0-dependencies-20170629-1239.zip [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/appng-application-1.14.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-application --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/appng-application-1.14.0.war to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.14.0/appng-application-1.14.0.war [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.14.0/appng-application-1.14.0.pom [INFO] Installing /srv/www/appng.org/appng/builds/stable/appng-application-1.14.0-dependencies-20170629-1239.zip to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.14.0/appng-application-1.14.0.zip [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/appng-application-1.14.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.14.0/appng-application-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/appng-application-1.14.0.war.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.14.0/appng-application-1.14.0.war.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/appng-application-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.14.0/appng-application-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/gpg/srv/www/appng.org/appng/builds/stable/appng-application-1.14.0-dependencies-20170629-1239.zip.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.14.0/appng-application-1.14.0.zip.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/appng-application-1.14.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.14.0/appng-application-1.14.0-sources.jar.asc [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default) > generate-sources @ appng-application >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default) < generate-sources @ appng-application <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default) @ appng-application --- [INFO] Skipping javadoc generation [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-application --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/appng-application-1.14.0.war to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.14.0/appng-application-1.14.0.war [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.14.0/appng-application-1.14.0.pom [INFO] Installing /srv/www/appng.org/appng/builds/stable/appng-application-1.14.0-dependencies-20170629-1239.zip to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.14.0/appng-application-1.14.0.zip [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/appng-application-1.14.0-sources.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.14.0/appng-application-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/appng-application-1.14.0.war.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.14.0/appng-application-1.14.0.war.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/appng-application-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.14.0/appng-application-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/gpg/srv/www/appng.org/appng/builds/stable/appng-application-1.14.0-dependencies-20170629-1239.zip.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.14.0/appng-application-1.14.0.zip.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application/target/appng-application-1.14.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.14.0/appng-application-1.14.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ appng-application --- [INFO] Executing tasks main: [copy] Copying 1 file to /srv/www/appng.org/appng/builds/stable [INFO] Executed tasks [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Documentation 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-documentation --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-documentation --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-documentation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-documentation --- [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-documentation --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/target/appng-documentation-1.14.0.jar [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (html) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] ignoreDelta true [INFO] Copying 8 resources [INFO] Copying file appng.css [INFO] Copying file images/application-processing.jpg [INFO] Copying file images/appng.png [INFO] Copying file listing/application.xml [INFO] Copying file listing/pom.xml [INFO] Copying file listing/dependencies.txt [INFO] Copying file listing/pg-employees.xml [INFO] Copying file listing/applist.txt [INFO] Rendered /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/src/main/asciidoc/developerguide.adoc [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-documentation --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/target/appng-documentation-1.14.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-documentation --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-documentation --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/target/appng-documentation-1.14.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.14.0/appng-documentation-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.14.0/appng-documentation-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/target/appng-documentation-1.14.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.14.0/appng-documentation-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/target/appng-documentation-1.14.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.14.0/appng-documentation-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/target/appng-documentation-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.14.0/appng-documentation-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/target/appng-documentation-1.14.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.14.0/appng-documentation-1.14.0-sources.jar.asc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (pdf) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] ignoreDelta true [INFO] Copying 8 resources [INFO] Copying file appng.css [INFO] Copying file images/application-processing.jpg [INFO] Copying file images/appng.png [INFO] Copying file listing/application.xml [INFO] Copying file listing/pom.xml [INFO] Copying file listing/dependencies.txt [INFO] Copying file listing/pg-employees.xml [INFO] Copying file listing/applist.txt [INFO] Rendered /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/src/main/asciidoc/developerguide.adoc [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default) > generate-sources @ appng-documentation >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default) < generate-sources @ appng-documentation <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default) @ appng-documentation --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-html-singlepage-application) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/target/main/application/html-singlepage [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/src/main/resources/docbkx [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/src/main/application/content [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/target/main/application/content [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-html-application) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/target/main/application/html/index [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/src/main/resources/docbkx [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/src/main/application/content [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/target/main/application/content [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-pdf-application) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/target/main/application/pdf [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-html-singlepage-platform) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/target/main/platform/html-singlepage [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/src/main/resources/docbkx [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/src/main/platform/content [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/target/main/platform/content [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-html-platform) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/target/main/platform/html/index [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/src/main/resources/docbkx [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/src/main/platform/content [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/target/main/platform/content [INFO] [INFO] --- maven-resources-plugin:3.0.2:copy-resources (copy-pdf-platform) @ appng-documentation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/target/main/platform/pdf [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-documentation --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/target/appng-documentation-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-documentation/1.14.0/appng-documentation-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-documentation/1.14.0/appng-documentation-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/target/appng-documentation-1.14.0-sources.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-documentation/1.14.0/appng-documentation-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/target/appng-documentation-1.14.0.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-documentation/1.14.0/appng-documentation-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/target/appng-documentation-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-documentation/1.14.0/appng-documentation-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-documentation/target/appng-documentation-1.14.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-documentation/1.14.0/appng-documentation-1.14.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Template Assembly Descriptors 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-template-assembly --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-template-assembly --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-template-assembly --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-template-assembly --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-template-assembly/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-template-assembly --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-template-assembly --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-template-assembly --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.14.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-template-assembly --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.14.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-template-assembly --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-template-assembly --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.14.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.14.0/appng-template-assembly-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-template-assembly/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.14.0/appng-template-assembly-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.14.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.14.0/appng-template-assembly-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.14.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.14.0/appng-template-assembly-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.14.0/appng-template-assembly-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.14.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.14.0/appng-template-assembly-1.14.0-sources.jar.asc [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default) > generate-sources @ appng-template-assembly >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default) < generate-sources @ appng-template-assembly <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default) @ appng-template-assembly --- [INFO] Skipping javadoc generation [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-template-assembly --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-assembly/1.14.0/appng-template-assembly-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-template-assembly/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-assembly/1.14.0/appng-template-assembly-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.14.0-sources.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-assembly/1.14.0/appng-template-assembly-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.14.0.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-assembly/1.14.0/appng-template-assembly-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-assembly/1.14.0/appng-template-assembly-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.14.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-assembly/1.14.0/appng-template-assembly-1.14.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG Template Parent 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appng-template-parent --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-template-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-template-parent --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-template-parent/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-template-parent/1.14.0/appng-template-parent-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-template-parent/target/appng-template-parent-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-template-parent/1.14.0/appng-template-parent-1.14.0.pom.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-template-parent --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-template-parent/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-parent/1.14.0/appng-template-parent-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-template-parent/target/appng-template-parent-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-parent/1.14.0/appng-template-parent-1.14.0.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appng-application-assembly 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application-assembly --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-application-assembly --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-application-assembly --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-application-assembly --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application-assembly/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-application-assembly --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-application-assembly --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-application-assembly --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.14.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application-assembly --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.14.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-application-assembly --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application-assembly --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.14.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.14.0/appng-application-assembly-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application-assembly/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.14.0/appng-application-assembly-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.14.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.14.0/appng-application-assembly-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.14.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.14.0/appng-application-assembly-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.14.0/appng-application-assembly-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.14.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.14.0/appng-application-assembly-1.14.0-sources.jar.asc [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default) > generate-sources @ appng-application-assembly >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default) < generate-sources @ appng-application-assembly <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default) @ appng-application-assembly --- [INFO] Skipping javadoc generation [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-application-assembly --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-assembly/1.14.0/appng-application-assembly-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application-assembly/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-assembly/1.14.0/appng-application-assembly-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.14.0-sources.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-assembly/1.14.0/appng-application-assembly-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.14.0.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-assembly/1.14.0/appng-application-assembly-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-assembly/1.14.0/appng-application-assembly-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.14.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-assembly/1.14.0/appng-application-assembly-1.14.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG application parent 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appng-application-parent --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-application-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-application-parent --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application-parent/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-parent/1.14.0/appng-application-parent-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application-parent/target/appng-application-parent-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application-parent/1.14.0/appng-application-parent-1.14.0.pom.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-application-parent --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application-parent/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-parent/1.14.0/appng-application-parent-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-application-parent/target/appng-application-parent-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-parent/1.14.0/appng-application-parent-1.14.0.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Archetype - appng-archetype-application 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-archetype-application --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-archetype-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-archetype-application --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-archetype-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-archetype-application/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-archetype-application --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-archetype-application --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-archetype-application --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.14.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-archetype-application --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.14.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-archetype-application --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-archetype-application --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.14.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.14.0/appng-archetype-application-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-archetype-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.14.0/appng-archetype-application-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.14.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.14.0/appng-archetype-application-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.14.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.14.0/appng-archetype-application-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.14.0/appng-archetype-application-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.14.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.14.0/appng-archetype-application-1.14.0-sources.jar.asc [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default) > generate-sources @ appng-archetype-application >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default) < generate-sources @ appng-archetype-application <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default) @ appng-archetype-application --- [INFO] Skipping javadoc generation [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-archetype-application --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-archetype-application/1.14.0/appng-archetype-application-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-archetype-application/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-archetype-application/1.14.0/appng-archetype-application-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.14.0-sources.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-archetype-application/1.14.0/appng-archetype-application-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.14.0.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-archetype-application/1.14.0/appng-archetype-application-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-archetype-application/1.14.0/appng-archetype-application-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.14.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-archetype-application/1.14.0/appng-archetype-application-1.14.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNGizer JAXB API 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer-jaxb --- [INFO] Deleting /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-jaxb/target [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] Generating source... [INFO] parsing a schema... [INFO] compiling a schema... [INFO] org/appng/appngizer/model/xml/Application.java [INFO] org/appng/appngizer/model/xml/Applications.java [INFO] org/appng/appngizer/model/xml/Database.java [INFO] org/appng/appngizer/model/xml/Databases.java [INFO] org/appng/appngizer/model/xml/Group.java [INFO] org/appng/appngizer/model/xml/Groups.java [INFO] org/appng/appngizer/model/xml/Home.java [INFO] org/appng/appngizer/model/xml/Link.java [INFO] org/appng/appngizer/model/xml/Linkable.java [INFO] org/appng/appngizer/model/xml/Links.java [INFO] org/appng/appngizer/model/xml/Nameable.java [INFO] org/appng/appngizer/model/xml/ObjectFactory.java [INFO] org/appng/appngizer/model/xml/Package.java [INFO] org/appng/appngizer/model/xml/PackageType.java [INFO] org/appng/appngizer/model/xml/Packages.java [INFO] org/appng/appngizer/model/xml/Permission.java [INFO] org/appng/appngizer/model/xml/Permissions.java [INFO] org/appng/appngizer/model/xml/Platform.java [INFO] org/appng/appngizer/model/xml/Properties.java [INFO] org/appng/appngizer/model/xml/Property.java [INFO] org/appng/appngizer/model/xml/Repositories.java [INFO] org/appng/appngizer/model/xml/Repository.java [INFO] org/appng/appngizer/model/xml/RepositoryMode.java [INFO] org/appng/appngizer/model/xml/RepositoryType.java [INFO] org/appng/appngizer/model/xml/Role.java [INFO] org/appng/appngizer/model/xml/Roles.java [INFO] org/appng/appngizer/model/xml/SchemaVersion.java [INFO] org/appng/appngizer/model/xml/Site.java [INFO] org/appng/appngizer/model/xml/Sites.java [INFO] org/appng/appngizer/model/xml/Subject.java [INFO] org/appng/appngizer/model/xml/Subjects.java [INFO] org/appng/appngizer/model/xml/UserType.java [INFO] org/appng/appngizer/model/xml/Versions.java [INFO] org/appng/appngizer/model/xml/package-info.java [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-appngizer-jaxb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-appngizer-jaxb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 34 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-jaxb/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-appngizer-jaxb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-jaxb/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-appngizer-jaxb --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-appngizer-jaxb --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-appngizer-jaxb --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.0.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer-jaxb --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-appngizer-jaxb --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer-jaxb --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.0.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.14.0/appng-appngizer-jaxb-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-jaxb/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.14.0/appng-appngizer-jaxb-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.14.0/appng-appngizer-jaxb-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.14.0/appng-appngizer-jaxb-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.14.0/appng-appngizer-jaxb-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.14.0/appng-appngizer-jaxb-1.14.0-sources.jar.asc [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default) > generate-sources @ appng-appngizer-jaxb >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default) < generate-sources @ appng-appngizer-jaxb <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default) @ appng-appngizer-jaxb --- [INFO] Skipping javadoc generation [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-appngizer-jaxb --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.14.0/appng-appngizer-jaxb-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-jaxb/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.14.0/appng-appngizer-jaxb-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.0-sources.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.14.0/appng-appngizer-jaxb-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.0.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.14.0/appng-appngizer-jaxb-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.14.0/appng-appngizer-jaxb-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.14.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.14.0/appng-appngizer-jaxb-1.14.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNGizer 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-appngizer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 46 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/classes [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-appngizer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-appngizer --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.appng.appngizer.controller.SiteApplicationControllerTest log4j:ERROR setFile(null,true) call failed. java.io.FileNotFoundException: /webapps/appNGizer/WEB-INF/log/appNGizer.log (No such file or directory) at java.io.FileOutputStream.open0(Native Method) at java.io.FileOutputStream.open(FileOutputStream.java:270) at java.io.FileOutputStream.(FileOutputStream.java:213) at java.io.FileOutputStream.(FileOutputStream.java:133) at org.apache.log4j.FileAppender.setFile(FileAppender.java:294) at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:165) at org.apache.log4j.DailyRollingFileAppender.activateOptions(DailyRollingFileAppender.java:223) at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:307) at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:172) at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:104) at org.apache.log4j.PropertyConfigurator.parseAppender(PropertyConfigurator.java:842) at org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigurator.java:768) at org.apache.log4j.PropertyConfigurator.configureRootCategory(PropertyConfigurator.java:648) at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:514) at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:580) at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:526) at org.apache.log4j.LogManager.(LogManager.java:127) at org.slf4j.impl.Log4jLoggerFactory.(Log4jLoggerFactory.java:66) at org.slf4j.impl.StaticLoggerBinder.(StaticLoggerBinder.java:72) at org.slf4j.impl.StaticLoggerBinder.(StaticLoggerBinder.java:45) at org.slf4j.LoggerFactory.bind(LoggerFactory.java:150) at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:124) at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:412) at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:357) at org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:155) at org.apache.commons.logging.impl.SLF4JLogFactory.getInstance(SLF4JLogFactory.java:132) at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:655) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.(SpringJUnit4ClassRunner.java:96) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.junit.internal.builders.AnnotatedBuilder.buildRunner(AnnotatedBuilder.java:104) at org.junit.internal.builders.AnnotatedBuilder.runnerForClass(AnnotatedBuilder.java:86) at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59) at org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:26) at org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:59) at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:33) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:362) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:236) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:386) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:323) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:143) log4j:ERROR Either File or DatePattern options are not set for appender [appngizer]. 2017-06-29 14:42:59,692 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: 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] 2017-06-29 14:42:59,704 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@23a5fd2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@78a2da20, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@dd3b207, org.springframework.test.context.support.DirtiesContextTestExecutionListener@551bdc27, org.springframework.test.context.transaction.TransactionalTestExecutionListener@58fdd99, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6b1274d2] 2017-06-29 14:42:59,796 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2017-06-29 14:43:00,164 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@ca263c2: startup date [Thu Jun 29 14:43:00 CEST 2017]; root of context hierarchy 2017-06-29 14:43:00,491 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2017-06-29 14:43:00,542 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:00,563 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: appng ...] 2017-06-29 14:43:00,703 INFO [main] org.hibernate.Version: HHH000412: Hibernate Core {5.2.10.Final} 2017-06-29 14:43:00,704 INFO [main] org.hibernate.cfg.Environment: HHH000206: hibernate.properties not found 2017-06-29 14:43:00,758 INFO [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.0.1.Final} 2017-06-29 14:43:01,340 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:43:01,392 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:43:01,881 INFO [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 5.4.1.Final 2017-06-29 14:43:02,685 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:02,718 INFO [main] org.flywaydb.core.internal.util.VersionPrinter: Flyway 4.2.0 by Boxfuse 2017-06-29 14:43:02,728 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:02,782 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.015s) 2017-06-29 14:43:02,793 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2017-06-29 14:43:02,809 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2017-06-29 14:43:02,825 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2017-06-29 14:43:02,865 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2017-06-29 14:43:02,883 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2017-06-29 14:43:02,889 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2017-06-29 14:43:02,896 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2017-06-29 14:43:02,902 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2017-06-29 14:43:02,907 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2017-06-29 14:43:02,913 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2017-06-29 14:43:02,919 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2017-06-29 14:43:02,924 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.133s). 2017-06-29 14:43:03,360 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:43:03,846 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:43:03,848 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:04,045 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2017-06-29 14:43:04,199 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2017-06-29 14:43:04,200 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:04,201 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:04,201 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:04,201 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:04,201 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2017-06-29 14:43:04,202 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2017-06-29 14:43:04,202 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2017-06-29 14:43:04,202 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:04,205 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2017-06-29 14:43:04,205 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2017-06-29 14:43:04,206 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:04,206 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2017-06-29 14:43:04,206 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2017-06-29 14:43:04,207 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2017-06-29 14:43:04,207 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize() throws java.lang.Exception 2017-06-29 14:43:04,208 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2017-06-29 14:43:04,208 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2017-06-29 14:43:04,208 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2017-06-29 14:43:04,209 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2017-06-29 14:43:04,209 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2017-06-29 14:43:04,210 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2017-06-29 14:43:04,210 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2017-06-29 14:43:04,211 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2017-06-29 14:43:04,211 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2017-06-29 14:43:04,211 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2017-06-29 14:43:04,212 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2017-06-29 14:43:04,212 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2017-06-29 14:43:04,213 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2017-06-29 14:43:04,213 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2017-06-29 14:43:04,213 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2017-06-29 14:43:04,214 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2017-06-29 14:43:04,215 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2017-06-29 14:43:04,215 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:04,215 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:04,216 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2017-06-29 14:43:04,216 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2017-06-29 14:43:04,217 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:04,217 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:04,218 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestmap}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:04,218 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2017-06-29 14:43:04,218 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2017-06-29 14:43:04,219 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2017-06-29 14:43:04,219 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException 2017-06-29 14:43:04,219 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2017-06-29 14:43:04,219 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2017-06-29 14:43:04,220 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2017-06-29 14:43:04,221 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2017-06-29 14:43:04,221 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2017-06-29 14:43:04,221 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2017-06-29 14:43:04,221 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:04,222 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:04,222 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2017-06-29 14:43:04,223 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:04,223 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:04,224 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2017-06-29 14:43:04,224 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:04,225 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:04,225 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2017-06-29 14:43:04,225 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2017-06-29 14:43:04,226 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2017-06-29 14:43:04,227 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2017-06-29 14:43:04,227 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) 2017-06-29 14:43:04,227 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2017-06-29 14:43:04,227 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2017-06-29 14:43:04,228 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:04,229 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2017-06-29 14:43:04,229 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:04,229 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:04,230 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:04,230 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:04,231 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2017-06-29 14:43:04,231 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2017-06-29 14:43:04,231 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2017-06-29 14:43:04,232 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2017-06-29 14:43:04,232 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2017-06-29 14:43:04,713 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2017-06-29 14:43:04,910 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@ca263c2: startup date [Thu Jun 29 14:43:00 CEST 2017]; root of context hierarchy 2017-06-29 14:43:04,963 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@ca263c2: startup date [Thu Jun 29 14:43:00 CEST 2017]; root of context hierarchy 2017-06-29 14:43:05,340 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2017-06-29 14:43:05,341 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2017-06-29 14:43:05,364 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 23 ms 2017-06-29 14:43:05,612 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:///var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/repo 2017-06-29 14:43:05,625 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2017-06-29 14:43:05,633 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2017-06-29 14:43:05,635 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2017-06-29 14:43:05,636 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2017-06-29 14:43:05,636 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2017-06-29 14:43:05,655 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2017-06-29 14:43:05,658 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2017-06-29 14:43:05,661 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2017-06-29 14:43:05,661 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2017-06-29 14:43:05,664 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2017-06-29 14:43:05,666 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2017-06-29 14:43:05,666 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2017-06-29 14:43:05,669 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2017-06-29 14:43:05,669 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2017-06-29 14:43:05,687 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:05,687 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:05,689 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:05,689 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:05,689 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:05,690 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:05,690 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:05,690 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2017-06-29 14:43:05,690 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2017-06-29 14:43:05,690 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2017-06-29 14:43:05,690 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2017-06-29 14:43:05,703 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2017-06-29 14:43:05,705 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2017-06-29 14:43:05,706 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2017-06-29 14:43:05,708 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2017-06-29 14:43:05,709 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2017-06-29 14:43:05,711 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2017-06-29 14:43:06,621 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/platform/localhost/demo-application 2017-06-29 14:43:06,621 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/application/localhost/demo-application 2017-06-29 14:43:06,946 INFO [main] org.appng.core.service.CoreService: unlinking application demo-application from site localhost, status of database-connection is NO_DB_SUPPORTED 2017-06-29 14:43:06,960 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@ca263c2: startup date [Thu Jun 29 14:43:00 CEST 2017]; root of context hierarchy 2017-06-29 14:43:06,966 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:06,966 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.486 s - in org.appng.appngizer.controller.SiteApplicationControllerTest [INFO] Running org.appng.appngizer.controller.DatabaseControllerTest 2017-06-29 14:43:06,977 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: 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] 2017-06-29 14:43:06,977 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7a6e0f3c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5184da2b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6fa2d0b2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@49c37918, org.springframework.test.context.transaction.TransactionalTestExecutionListener@43de88f3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@347c5721] 2017-06-29 14:43:06,978 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2017-06-29 14:43:07,056 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@4d22265c: startup date [Thu Jun 29 14:43:07 CEST 2017]; root of context hierarchy 2017-06-29 14:43:07,114 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2017-06-29 14:43:07,128 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:07,128 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: appng ...] 2017-06-29 14:43:07,175 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:43:07,179 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:43:07,354 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:07,358 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:07,366 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.004s) 2017-06-29 14:43:07,368 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2017-06-29 14:43:07,373 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2017-06-29 14:43:07,379 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2017-06-29 14:43:07,398 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2017-06-29 14:43:07,407 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2017-06-29 14:43:07,411 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2017-06-29 14:43:07,414 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2017-06-29 14:43:07,418 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2017-06-29 14:43:07,422 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2017-06-29 14:43:07,426 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2017-06-29 14:43:07,429 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2017-06-29 14:43:07,433 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.065s). 2017-06-29 14:43:07,495 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:43:07,657 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:43:07,658 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:07,711 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2017-06-29 14:43:07,743 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2017-06-29 14:43:07,743 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:07,743 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:07,744 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:07,744 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:07,744 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2017-06-29 14:43:07,745 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2017-06-29 14:43:07,745 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2017-06-29 14:43:07,745 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:07,746 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2017-06-29 14:43:07,747 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2017-06-29 14:43:07,747 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:07,747 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2017-06-29 14:43:07,747 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2017-06-29 14:43:07,748 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2017-06-29 14:43:07,748 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize() throws java.lang.Exception 2017-06-29 14:43:07,749 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2017-06-29 14:43:07,749 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2017-06-29 14:43:07,749 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2017-06-29 14:43:07,750 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2017-06-29 14:43:07,750 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2017-06-29 14:43:07,751 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2017-06-29 14:43:07,751 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2017-06-29 14:43:07,752 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2017-06-29 14:43:07,752 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2017-06-29 14:43:07,752 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2017-06-29 14:43:07,752 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2017-06-29 14:43:07,753 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2017-06-29 14:43:07,753 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2017-06-29 14:43:07,754 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2017-06-29 14:43:07,754 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2017-06-29 14:43:07,754 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2017-06-29 14:43:07,755 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2017-06-29 14:43:07,755 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:07,756 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:07,756 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2017-06-29 14:43:07,756 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2017-06-29 14:43:07,757 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:07,758 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:07,758 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestmap}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:07,758 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2017-06-29 14:43:07,759 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2017-06-29 14:43:07,759 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2017-06-29 14:43:07,759 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException 2017-06-29 14:43:07,759 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2017-06-29 14:43:07,760 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2017-06-29 14:43:07,760 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2017-06-29 14:43:07,761 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2017-06-29 14:43:07,761 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2017-06-29 14:43:07,761 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2017-06-29 14:43:07,762 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:07,762 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:07,763 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2017-06-29 14:43:07,763 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:07,763 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:07,764 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2017-06-29 14:43:07,764 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:07,765 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:07,765 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2017-06-29 14:43:07,765 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2017-06-29 14:43:07,766 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2017-06-29 14:43:07,766 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2017-06-29 14:43:07,766 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) 2017-06-29 14:43:07,767 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2017-06-29 14:43:07,767 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2017-06-29 14:43:07,767 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:07,768 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2017-06-29 14:43:07,768 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:07,768 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:07,769 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:07,769 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:07,770 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2017-06-29 14:43:07,770 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2017-06-29 14:43:07,770 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2017-06-29 14:43:07,771 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2017-06-29 14:43:07,771 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2017-06-29 14:43:07,800 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2017-06-29 14:43:07,875 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@4d22265c: startup date [Thu Jun 29 14:43:07 CEST 2017]; root of context hierarchy 2017-06-29 14:43:07,895 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@4d22265c: startup date [Thu Jun 29 14:43:07 CEST 2017]; root of context hierarchy 2017-06-29 14:43:07,961 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2017-06-29 14:43:07,961 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2017-06-29 14:43:07,969 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 7 ms 2017-06-29 14:43:07,979 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:43:07,980 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:08,950 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2017-06-29 14:43:08,950 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2017-06-29 14:43:08,952 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 2 ms 2017-06-29 14:43:08,954 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:43:08,955 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:08,981 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Repair of failed migration in metadata table "PUBLIC"."schema_version" not necessary. No failed migration detected. 2017-06-29 14:43:08,986 INFO [main] org.flywaydb.core.internal.command.DbRepair: Successfully repaired metadata table "PUBLIC"."schema_version" (execution time 00:00.007s). 2017-06-29 14:43:08,987 INFO [main] org.flywaydb.core.internal.command.DbRepair: Manual cleanup of the remaining effects the failed migration may still be required. 2017-06-29 14:43:09,012 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.005s) 2017-06-29 14:43:09,016 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 1.3.2 2017-06-29 14:43:09,016 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary. 2017-06-29 14:43:09,016 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:43:09,017 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:09,930 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@4d22265c: startup date [Thu Jun 29 14:43:07 CEST 2017]; root of context hierarchy 2017-06-29 14:43:09,933 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:09,933 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.962 s - in org.appng.appngizer.controller.DatabaseControllerTest [INFO] Running org.appng.appngizer.controller.RepositoryControllerTest 2017-06-29 14:43:09,938 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: 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] 2017-06-29 14:43:09,939 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@717b4de2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@d35d84a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@626edbe0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@213a2fe3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@a05727b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@29511cf9] 2017-06-29 14:43:09,939 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2017-06-29 14:43:10,006 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@3df473e8: startup date [Thu Jun 29 14:43:10 CEST 2017]; root of context hierarchy 2017-06-29 14:43:10,057 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2017-06-29 14:43:10,069 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:10,070 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: appng ...] 2017-06-29 14:43:10,108 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:43:10,112 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:43:10,229 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:10,231 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:10,237 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.003s) 2017-06-29 14:43:10,238 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2017-06-29 14:43:10,241 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2017-06-29 14:43:10,244 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2017-06-29 14:43:10,257 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2017-06-29 14:43:10,262 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2017-06-29 14:43:10,265 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2017-06-29 14:43:10,268 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2017-06-29 14:43:10,271 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2017-06-29 14:43:10,274 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2017-06-29 14:43:10,277 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2017-06-29 14:43:10,280 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2017-06-29 14:43:10,283 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.045s). 2017-06-29 14:43:10,345 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:43:10,481 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:43:10,482 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:10,530 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2017-06-29 14:43:10,560 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2017-06-29 14:43:10,560 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:10,560 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:10,561 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:10,561 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:10,561 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2017-06-29 14:43:10,561 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2017-06-29 14:43:10,562 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2017-06-29 14:43:10,562 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:10,563 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2017-06-29 14:43:10,563 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2017-06-29 14:43:10,563 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:10,563 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2017-06-29 14:43:10,564 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2017-06-29 14:43:10,564 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2017-06-29 14:43:10,564 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize() throws java.lang.Exception 2017-06-29 14:43:10,565 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2017-06-29 14:43:10,565 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2017-06-29 14:43:10,565 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2017-06-29 14:43:10,565 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2017-06-29 14:43:10,566 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2017-06-29 14:43:10,566 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2017-06-29 14:43:10,566 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2017-06-29 14:43:10,567 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2017-06-29 14:43:10,567 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2017-06-29 14:43:10,567 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2017-06-29 14:43:10,567 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2017-06-29 14:43:10,568 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2017-06-29 14:43:10,568 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2017-06-29 14:43:10,568 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2017-06-29 14:43:10,569 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2017-06-29 14:43:10,569 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2017-06-29 14:43:10,570 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2017-06-29 14:43:10,570 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:10,570 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:10,570 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2017-06-29 14:43:10,571 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2017-06-29 14:43:10,571 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:10,572 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:10,572 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestmap}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:10,572 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2017-06-29 14:43:10,573 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2017-06-29 14:43:10,573 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2017-06-29 14:43:10,573 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException 2017-06-29 14:43:10,573 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2017-06-29 14:43:10,573 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2017-06-29 14:43:10,574 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2017-06-29 14:43:10,574 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2017-06-29 14:43:10,574 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2017-06-29 14:43:10,575 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2017-06-29 14:43:10,575 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:10,575 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:10,576 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2017-06-29 14:43:10,576 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:10,576 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:10,577 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2017-06-29 14:43:10,577 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:10,577 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:10,578 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2017-06-29 14:43:10,578 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2017-06-29 14:43:10,578 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2017-06-29 14:43:10,579 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2017-06-29 14:43:10,579 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) 2017-06-29 14:43:10,579 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2017-06-29 14:43:10,579 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2017-06-29 14:43:10,579 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:10,580 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2017-06-29 14:43:10,580 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:10,581 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:10,581 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:10,581 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:10,582 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2017-06-29 14:43:10,582 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2017-06-29 14:43:10,582 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2017-06-29 14:43:10,582 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2017-06-29 14:43:10,583 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2017-06-29 14:43:10,611 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2017-06-29 14:43:10,680 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@3df473e8: startup date [Thu Jun 29 14:43:10 CEST 2017]; root of context hierarchy 2017-06-29 14:43:10,699 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@3df473e8: startup date [Thu Jun 29 14:43:10 CEST 2017]; root of context hierarchy 2017-06-29 14:43:10,760 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2017-06-29 14:43:10,761 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2017-06-29 14:43:10,767 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 6 ms 2017-06-29 14:43:10,854 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:///var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/repo 2017-06-29 14:43:10,859 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2017-06-29 14:43:10,863 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2017-06-29 14:43:10,865 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2017-06-29 14:43:10,865 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2017-06-29 14:43:10,866 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2017-06-29 14:43:10,872 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2017-06-29 14:43:10,873 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2017-06-29 14:43:10,874 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2017-06-29 14:43:10,874 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2017-06-29 14:43:10,876 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2017-06-29 14:43:10,877 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2017-06-29 14:43:10,877 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2017-06-29 14:43:10,878 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2017-06-29 14:43:10,878 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2017-06-29 14:43:10,887 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:10,887 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:10,888 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:10,888 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:10,888 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:10,889 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:10,889 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:10,889 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2017-06-29 14:43:10,889 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2017-06-29 14:43:10,889 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2017-06-29 14:43:10,889 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2017-06-29 14:43:10,898 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2017-06-29 14:43:10,899 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2017-06-29 14:43:10,900 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2017-06-29 14:43:10,902 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2017-06-29 14:43:10,903 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2017-06-29 14:43:10,904 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2017-06-29 14:43:10,991 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2017-06-29 14:43:10,991 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2017-06-29 14:43:10,993 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2017-06-29 14:43:11,032 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2017-06-29 14:43:11,032 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2017-06-29 14:43:11,033 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2017-06-29 14:43:11,050 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2017-06-29 14:43:11,050 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2017-06-29 14:43:11,051 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2017-06-29 14:43:11,090 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@3df473e8: startup date [Thu Jun 29 14:43:10 CEST 2017]; root of context hierarchy 2017-06-29 14:43:11,094 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:11,094 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.16 s - in org.appng.appngizer.controller.RepositoryControllerTest [INFO] Running org.appng.appngizer.controller.PlatformPropertyControllerTest 2017-06-29 14:43:11,100 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: 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] 2017-06-29 14:43:11,100 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@21b4a7d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5e744b4b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6740b169, org.springframework.test.context.support.DirtiesContextTestExecutionListener@71897380, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2919976e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@55cbbf15] 2017-06-29 14:43:11,101 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2017-06-29 14:43:11,175 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@37e2873c: startup date [Thu Jun 29 14:43:11 CEST 2017]; root of context hierarchy 2017-06-29 14:43:11,249 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2017-06-29 14:43:11,264 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:11,264 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: appng ...] 2017-06-29 14:43:11,311 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:43:11,315 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:43:11,493 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:11,496 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:11,501 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.003s) 2017-06-29 14:43:11,502 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2017-06-29 14:43:11,505 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2017-06-29 14:43:11,508 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2017-06-29 14:43:11,519 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2017-06-29 14:43:11,524 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2017-06-29 14:43:11,527 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2017-06-29 14:43:11,530 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2017-06-29 14:43:11,533 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2017-06-29 14:43:11,535 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2017-06-29 14:43:11,538 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2017-06-29 14:43:11,541 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2017-06-29 14:43:11,544 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.042s). 2017-06-29 14:43:11,592 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:43:11,716 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:43:11,717 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:11,759 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2017-06-29 14:43:11,784 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2017-06-29 14:43:11,784 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:11,785 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:11,785 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:11,785 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:11,785 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2017-06-29 14:43:11,785 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2017-06-29 14:43:11,785 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2017-06-29 14:43:11,786 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:11,786 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2017-06-29 14:43:11,786 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2017-06-29 14:43:11,787 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:11,787 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2017-06-29 14:43:11,787 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2017-06-29 14:43:11,787 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2017-06-29 14:43:11,787 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize() throws java.lang.Exception 2017-06-29 14:43:11,788 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2017-06-29 14:43:11,788 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2017-06-29 14:43:11,788 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2017-06-29 14:43:11,788 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2017-06-29 14:43:11,789 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2017-06-29 14:43:11,789 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2017-06-29 14:43:11,789 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2017-06-29 14:43:11,790 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2017-06-29 14:43:11,790 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2017-06-29 14:43:11,790 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2017-06-29 14:43:11,790 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2017-06-29 14:43:11,791 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2017-06-29 14:43:11,791 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2017-06-29 14:43:11,791 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2017-06-29 14:43:11,791 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2017-06-29 14:43:11,791 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2017-06-29 14:43:11,792 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2017-06-29 14:43:11,792 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:11,792 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:11,793 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2017-06-29 14:43:11,793 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2017-06-29 14:43:11,794 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:11,794 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:11,794 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestmap}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:11,794 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2017-06-29 14:43:11,794 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2017-06-29 14:43:11,794 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2017-06-29 14:43:11,795 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException 2017-06-29 14:43:11,795 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2017-06-29 14:43:11,795 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2017-06-29 14:43:11,795 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2017-06-29 14:43:11,796 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2017-06-29 14:43:11,796 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2017-06-29 14:43:11,796 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2017-06-29 14:43:11,796 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:11,797 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:11,797 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2017-06-29 14:43:11,797 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:11,797 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:11,798 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2017-06-29 14:43:11,798 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:11,798 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:11,798 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2017-06-29 14:43:11,799 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2017-06-29 14:43:11,799 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2017-06-29 14:43:11,799 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2017-06-29 14:43:11,800 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) 2017-06-29 14:43:11,800 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2017-06-29 14:43:11,800 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2017-06-29 14:43:11,800 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:11,801 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2017-06-29 14:43:11,801 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:11,801 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:11,801 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:11,801 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:11,802 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2017-06-29 14:43:11,802 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2017-06-29 14:43:11,802 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2017-06-29 14:43:11,802 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2017-06-29 14:43:11,803 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2017-06-29 14:43:11,829 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2017-06-29 14:43:11,891 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@37e2873c: startup date [Thu Jun 29 14:43:11 CEST 2017]; root of context hierarchy 2017-06-29 14:43:11,907 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@37e2873c: startup date [Thu Jun 29 14:43:11 CEST 2017]; root of context hierarchy 2017-06-29 14:43:11,957 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2017-06-29 14:43:11,957 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2017-06-29 14:43:11,963 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 6 ms 2017-06-29 14:43:12,040 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@37e2873c: startup date [Thu Jun 29 14:43:11 CEST 2017]; root of context hierarchy 2017-06-29 14:43:12,041 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:12,042 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.946 s - in org.appng.appngizer.controller.PlatformPropertyControllerTest [INFO] Running org.appng.appngizer.controller.RoleControllerTest 2017-06-29 14:43:12,046 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: 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] 2017-06-29 14:43:12,046 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2e042c93, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5ddc735b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2fdc88b4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4358797d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4cb7b531, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@724f5157] 2017-06-29 14:43:12,047 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2017-06-29 14:43:12,103 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@391dfe82: startup date [Thu Jun 29 14:43:12 CEST 2017]; root of context hierarchy 2017-06-29 14:43:12,149 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2017-06-29 14:43:12,161 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:12,162 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: appng ...] 2017-06-29 14:43:12,198 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:43:12,202 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:43:12,305 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:12,307 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:12,312 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.002s) 2017-06-29 14:43:12,313 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2017-06-29 14:43:12,316 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2017-06-29 14:43:12,319 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2017-06-29 14:43:12,331 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2017-06-29 14:43:12,335 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2017-06-29 14:43:12,338 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2017-06-29 14:43:12,341 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2017-06-29 14:43:12,343 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2017-06-29 14:43:12,346 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2017-06-29 14:43:12,348 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2017-06-29 14:43:12,351 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2017-06-29 14:43:12,353 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.040s). 2017-06-29 14:43:12,398 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:43:12,510 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:43:12,510 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:12,576 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2017-06-29 14:43:12,609 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2017-06-29 14:43:12,609 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:12,609 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:12,609 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:12,610 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:12,610 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2017-06-29 14:43:12,610 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2017-06-29 14:43:12,610 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2017-06-29 14:43:12,611 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:12,611 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2017-06-29 14:43:12,612 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2017-06-29 14:43:12,612 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:12,612 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2017-06-29 14:43:12,612 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2017-06-29 14:43:12,613 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2017-06-29 14:43:12,613 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize() throws java.lang.Exception 2017-06-29 14:43:12,614 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2017-06-29 14:43:12,614 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2017-06-29 14:43:12,614 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2017-06-29 14:43:12,614 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2017-06-29 14:43:12,614 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2017-06-29 14:43:12,615 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2017-06-29 14:43:12,615 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2017-06-29 14:43:12,616 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2017-06-29 14:43:12,616 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2017-06-29 14:43:12,616 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2017-06-29 14:43:12,616 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2017-06-29 14:43:12,617 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2017-06-29 14:43:12,617 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2017-06-29 14:43:12,617 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2017-06-29 14:43:12,618 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2017-06-29 14:43:12,618 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2017-06-29 14:43:12,619 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2017-06-29 14:43:12,619 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:12,619 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:12,619 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2017-06-29 14:43:12,619 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2017-06-29 14:43:12,620 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:12,621 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:12,621 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestmap}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:12,621 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2017-06-29 14:43:12,621 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2017-06-29 14:43:12,621 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2017-06-29 14:43:12,622 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException 2017-06-29 14:43:12,622 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2017-06-29 14:43:12,622 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2017-06-29 14:43:12,623 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2017-06-29 14:43:12,623 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2017-06-29 14:43:12,623 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2017-06-29 14:43:12,623 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2017-06-29 14:43:12,623 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:12,624 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:12,624 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2017-06-29 14:43:12,624 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:12,625 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:12,625 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2017-06-29 14:43:12,626 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:12,626 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:12,626 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2017-06-29 14:43:12,626 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2017-06-29 14:43:12,627 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2017-06-29 14:43:12,627 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2017-06-29 14:43:12,627 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) 2017-06-29 14:43:12,628 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2017-06-29 14:43:12,628 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2017-06-29 14:43:12,628 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:12,629 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2017-06-29 14:43:12,629 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:12,629 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:12,629 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:12,629 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:12,630 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2017-06-29 14:43:12,630 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2017-06-29 14:43:12,630 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2017-06-29 14:43:12,631 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2017-06-29 14:43:12,631 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2017-06-29 14:43:12,660 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2017-06-29 14:43:12,729 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@391dfe82: startup date [Thu Jun 29 14:43:12 CEST 2017]; root of context hierarchy 2017-06-29 14:43:12,747 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@391dfe82: startup date [Thu Jun 29 14:43:12 CEST 2017]; root of context hierarchy 2017-06-29 14:43:12,805 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2017-06-29 14:43:12,805 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2017-06-29 14:43:12,812 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 7 ms 2017-06-29 14:43:12,860 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:///var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/repo 2017-06-29 14:43:12,866 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2017-06-29 14:43:12,869 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2017-06-29 14:43:12,871 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2017-06-29 14:43:12,871 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2017-06-29 14:43:12,872 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2017-06-29 14:43:12,878 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2017-06-29 14:43:12,879 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2017-06-29 14:43:12,880 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2017-06-29 14:43:12,880 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2017-06-29 14:43:12,881 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2017-06-29 14:43:12,882 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2017-06-29 14:43:12,882 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2017-06-29 14:43:12,883 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2017-06-29 14:43:12,883 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2017-06-29 14:43:12,892 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:12,892 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:12,892 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:12,892 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:12,893 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:12,893 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:12,893 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:12,893 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2017-06-29 14:43:12,893 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2017-06-29 14:43:12,894 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2017-06-29 14:43:12,894 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2017-06-29 14:43:12,903 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2017-06-29 14:43:12,904 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2017-06-29 14:43:12,905 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2017-06-29 14:43:12,906 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2017-06-29 14:43:12,907 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2017-06-29 14:43:12,909 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2017-06-29 14:43:12,998 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@391dfe82: startup date [Thu Jun 29 14:43:12 CEST 2017]; root of context hierarchy 2017-06-29 14:43:13,001 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:13,001 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.958 s - in org.appng.appngizer.controller.RoleControllerTest [INFO] Running org.appng.appngizer.controller.ApplicationPropertyControllerTest 2017-06-29 14:43:13,007 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: 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] 2017-06-29 14:43:13,007 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@68374279, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2c0c1730, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6b5c4867, org.springframework.test.context.support.DirtiesContextTestExecutionListener@20d4fdff, org.springframework.test.context.transaction.TransactionalTestExecutionListener@72a25716, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3edb7be5] 2017-06-29 14:43:13,008 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2017-06-29 14:43:13,075 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@374d0329: startup date [Thu Jun 29 14:43:13 CEST 2017]; root of context hierarchy 2017-06-29 14:43:13,132 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2017-06-29 14:43:13,147 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:13,147 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: appng ...] 2017-06-29 14:43:13,191 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:43:13,194 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:43:13,306 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:13,309 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:13,313 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.002s) 2017-06-29 14:43:13,314 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2017-06-29 14:43:13,317 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2017-06-29 14:43:13,320 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2017-06-29 14:43:13,332 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2017-06-29 14:43:13,337 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2017-06-29 14:43:13,339 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2017-06-29 14:43:13,342 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2017-06-29 14:43:13,344 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2017-06-29 14:43:13,346 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2017-06-29 14:43:13,349 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2017-06-29 14:43:13,351 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2017-06-29 14:43:13,353 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.039s). 2017-06-29 14:43:13,400 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:43:13,508 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:43:13,508 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:13,547 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2017-06-29 14:43:13,570 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2017-06-29 14:43:13,570 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:13,570 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:13,570 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:13,571 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:13,571 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2017-06-29 14:43:13,571 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2017-06-29 14:43:13,571 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2017-06-29 14:43:13,571 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:13,572 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2017-06-29 14:43:13,572 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2017-06-29 14:43:13,572 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:13,572 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2017-06-29 14:43:13,572 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2017-06-29 14:43:13,573 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2017-06-29 14:43:13,573 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize() throws java.lang.Exception 2017-06-29 14:43:13,573 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2017-06-29 14:43:13,573 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2017-06-29 14:43:13,574 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2017-06-29 14:43:13,574 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2017-06-29 14:43:13,574 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2017-06-29 14:43:13,574 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2017-06-29 14:43:13,574 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2017-06-29 14:43:13,575 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2017-06-29 14:43:13,575 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2017-06-29 14:43:13,575 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2017-06-29 14:43:13,575 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2017-06-29 14:43:13,575 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2017-06-29 14:43:13,576 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2017-06-29 14:43:13,576 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2017-06-29 14:43:13,576 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2017-06-29 14:43:13,576 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2017-06-29 14:43:13,577 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2017-06-29 14:43:13,577 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:13,577 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:13,577 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2017-06-29 14:43:13,578 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2017-06-29 14:43:13,578 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:13,578 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:13,578 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestmap}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:13,579 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2017-06-29 14:43:13,579 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2017-06-29 14:43:13,579 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2017-06-29 14:43:13,579 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException 2017-06-29 14:43:13,579 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2017-06-29 14:43:13,579 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2017-06-29 14:43:13,580 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2017-06-29 14:43:13,580 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2017-06-29 14:43:13,580 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2017-06-29 14:43:13,580 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2017-06-29 14:43:13,581 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:13,581 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:13,581 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2017-06-29 14:43:13,581 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:13,581 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:13,582 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2017-06-29 14:43:13,582 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:13,582 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:13,582 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2017-06-29 14:43:13,583 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2017-06-29 14:43:13,583 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2017-06-29 14:43:13,583 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2017-06-29 14:43:13,583 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) 2017-06-29 14:43:13,583 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2017-06-29 14:43:13,584 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2017-06-29 14:43:13,584 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:13,584 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2017-06-29 14:43:13,584 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:13,585 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:13,585 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:13,585 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:13,585 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2017-06-29 14:43:13,585 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2017-06-29 14:43:13,586 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2017-06-29 14:43:13,586 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2017-06-29 14:43:13,586 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2017-06-29 14:43:13,609 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2017-06-29 14:43:13,671 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@374d0329: startup date [Thu Jun 29 14:43:13 CEST 2017]; root of context hierarchy 2017-06-29 14:43:13,687 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@374d0329: startup date [Thu Jun 29 14:43:13 CEST 2017]; root of context hierarchy 2017-06-29 14:43:13,733 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2017-06-29 14:43:13,733 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2017-06-29 14:43:13,739 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 6 ms 2017-06-29 14:43:13,776 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:///var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/repo 2017-06-29 14:43:13,780 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2017-06-29 14:43:13,783 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2017-06-29 14:43:13,784 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2017-06-29 14:43:13,784 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2017-06-29 14:43:13,785 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2017-06-29 14:43:13,789 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2017-06-29 14:43:13,790 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2017-06-29 14:43:13,791 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2017-06-29 14:43:13,791 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2017-06-29 14:43:13,792 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2017-06-29 14:43:13,792 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2017-06-29 14:43:13,792 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2017-06-29 14:43:13,793 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2017-06-29 14:43:13,793 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2017-06-29 14:43:13,800 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:13,800 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:13,800 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:13,800 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:13,801 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:13,801 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:13,801 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:13,801 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2017-06-29 14:43:13,801 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2017-06-29 14:43:13,801 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2017-06-29 14:43:13,801 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2017-06-29 14:43:13,807 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2017-06-29 14:43:13,807 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2017-06-29 14:43:13,808 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2017-06-29 14:43:13,809 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2017-06-29 14:43:13,810 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2017-06-29 14:43:13,811 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2017-06-29 14:43:13,905 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@374d0329: startup date [Thu Jun 29 14:43:13 CEST 2017]; root of context hierarchy 2017-06-29 14:43:13,906 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:13,907 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 s - in org.appng.appngizer.controller.ApplicationPropertyControllerTest [INFO] Running org.appng.appngizer.controller.SiteControllerTest 2017-06-29 14:43:13,912 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: 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] 2017-06-29 14:43:13,912 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@585f319e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@48ee84b0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1b6ad296, org.springframework.test.context.support.DirtiesContextTestExecutionListener@574dcc6a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@763fc4dc, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4ac805af] 2017-06-29 14:43:13,913 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2017-06-29 14:43:13,963 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@77b9002: startup date [Thu Jun 29 14:43:13 CEST 2017]; root of context hierarchy 2017-06-29 14:43:14,009 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2017-06-29 14:43:14,021 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:14,021 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: appng ...] 2017-06-29 14:43:14,055 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:43:14,058 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:43:14,167 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:14,169 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:14,173 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.002s) 2017-06-29 14:43:14,174 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2017-06-29 14:43:14,177 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2017-06-29 14:43:14,179 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2017-06-29 14:43:14,187 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2017-06-29 14:43:14,191 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2017-06-29 14:43:14,194 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2017-06-29 14:43:14,196 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2017-06-29 14:43:14,198 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2017-06-29 14:43:14,199 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2017-06-29 14:43:14,201 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2017-06-29 14:43:14,203 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2017-06-29 14:43:14,205 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.031s). 2017-06-29 14:43:14,249 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:43:14,353 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:43:14,353 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:14,392 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2017-06-29 14:43:14,413 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2017-06-29 14:43:14,413 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:14,414 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:14,414 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:14,414 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:14,414 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2017-06-29 14:43:14,414 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2017-06-29 14:43:14,414 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2017-06-29 14:43:14,415 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:14,415 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2017-06-29 14:43:14,415 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2017-06-29 14:43:14,415 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:14,416 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2017-06-29 14:43:14,416 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2017-06-29 14:43:14,416 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2017-06-29 14:43:14,416 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize() throws java.lang.Exception 2017-06-29 14:43:14,417 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2017-06-29 14:43:14,417 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2017-06-29 14:43:14,417 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2017-06-29 14:43:14,417 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2017-06-29 14:43:14,417 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2017-06-29 14:43:14,418 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2017-06-29 14:43:14,418 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2017-06-29 14:43:14,418 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2017-06-29 14:43:14,418 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2017-06-29 14:43:14,418 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2017-06-29 14:43:14,419 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2017-06-29 14:43:14,419 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2017-06-29 14:43:14,419 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2017-06-29 14:43:14,419 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2017-06-29 14:43:14,419 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2017-06-29 14:43:14,420 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2017-06-29 14:43:14,420 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2017-06-29 14:43:14,420 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:14,420 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:14,421 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2017-06-29 14:43:14,421 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2017-06-29 14:43:14,422 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:14,422 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:14,422 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestmap}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:14,422 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2017-06-29 14:43:14,422 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2017-06-29 14:43:14,422 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2017-06-29 14:43:14,423 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException 2017-06-29 14:43:14,423 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2017-06-29 14:43:14,423 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2017-06-29 14:43:14,423 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2017-06-29 14:43:14,423 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2017-06-29 14:43:14,424 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2017-06-29 14:43:14,424 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2017-06-29 14:43:14,424 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:14,424 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:14,425 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2017-06-29 14:43:14,425 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:14,425 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:14,425 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2017-06-29 14:43:14,426 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:14,426 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:14,426 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2017-06-29 14:43:14,426 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2017-06-29 14:43:14,427 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2017-06-29 14:43:14,427 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2017-06-29 14:43:14,427 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) 2017-06-29 14:43:14,427 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2017-06-29 14:43:14,427 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2017-06-29 14:43:14,427 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:14,428 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2017-06-29 14:43:14,428 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:14,428 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:14,428 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:14,429 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:14,429 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2017-06-29 14:43:14,429 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2017-06-29 14:43:14,430 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2017-06-29 14:43:14,430 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2017-06-29 14:43:14,430 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2017-06-29 14:43:14,453 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2017-06-29 14:43:14,509 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@77b9002: startup date [Thu Jun 29 14:43:13 CEST 2017]; root of context hierarchy 2017-06-29 14:43:14,524 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@77b9002: startup date [Thu Jun 29 14:43:13 CEST 2017]; root of context hierarchy 2017-06-29 14:43:14,566 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2017-06-29 14:43:14,566 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2017-06-29 14:43:14,571 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 5 ms 2017-06-29 14:43:14,644 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2017-06-29 14:43:14,645 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2017-06-29 14:43:14,645 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 0 ms 2017-06-29 14:43:14,677 INFO [main] org.appng.core.service.CoreService: starting deletion of site deleteme 2017-06-29 14:43:14,687 INFO [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections 2017-06-29 14:43:14,696 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/platform/deleteme 2017-06-29 14:43:14,696 INFO [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/application/deleteme 2017-06-29 14:43:14,696 INFO [main] org.appng.core.service.CoreService: done deleting site deleteme 2017-06-29 14:43:14,697 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2017-06-29 14:43:14,698 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2017-06-29 14:43:14,698 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 0 ms 2017-06-29 14:43:14,707 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@77b9002: startup date [Thu Jun 29 14:43:13 CEST 2017]; root of context hierarchy 2017-06-29 14:43:14,708 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:14,708 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.801 s - in org.appng.appngizer.controller.SiteControllerTest [INFO] Running org.appng.appngizer.controller.GroupControllerTest 2017-06-29 14:43:14,714 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: 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] 2017-06-29 14:43:14,714 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2e1d17f3, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3cca2176, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7f736bab, org.springframework.test.context.support.DirtiesContextTestExecutionListener@31ebb7c7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@770f8c86, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1aa3c280] 2017-06-29 14:43:14,715 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2017-06-29 14:43:14,763 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@7e69cc4c: startup date [Thu Jun 29 14:43:14 CEST 2017]; root of context hierarchy 2017-06-29 14:43:14,806 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2017-06-29 14:43:14,818 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:14,819 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: appng ...] 2017-06-29 14:43:14,851 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:43:14,854 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:43:14,942 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:14,944 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:14,948 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.002s) 2017-06-29 14:43:14,948 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2017-06-29 14:43:14,950 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2017-06-29 14:43:14,952 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2017-06-29 14:43:14,960 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2017-06-29 14:43:14,964 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2017-06-29 14:43:14,966 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2017-06-29 14:43:14,968 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2017-06-29 14:43:14,970 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2017-06-29 14:43:14,972 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2017-06-29 14:43:14,974 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2017-06-29 14:43:14,976 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2017-06-29 14:43:14,977 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.029s). 2017-06-29 14:43:15,022 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:43:15,115 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:43:15,115 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:15,146 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2017-06-29 14:43:15,164 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2017-06-29 14:43:15,164 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:15,164 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:15,164 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:15,165 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:15,165 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2017-06-29 14:43:15,165 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2017-06-29 14:43:15,165 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2017-06-29 14:43:15,165 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:15,166 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2017-06-29 14:43:15,166 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2017-06-29 14:43:15,166 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:15,166 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2017-06-29 14:43:15,166 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2017-06-29 14:43:15,166 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2017-06-29 14:43:15,166 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize() throws java.lang.Exception 2017-06-29 14:43:15,167 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2017-06-29 14:43:15,167 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2017-06-29 14:43:15,167 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2017-06-29 14:43:15,167 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2017-06-29 14:43:15,167 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2017-06-29 14:43:15,168 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2017-06-29 14:43:15,168 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2017-06-29 14:43:15,168 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2017-06-29 14:43:15,168 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2017-06-29 14:43:15,168 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2017-06-29 14:43:15,169 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2017-06-29 14:43:15,169 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2017-06-29 14:43:15,169 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2017-06-29 14:43:15,169 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2017-06-29 14:43:15,169 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2017-06-29 14:43:15,169 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2017-06-29 14:43:15,170 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2017-06-29 14:43:15,170 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:15,170 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:15,170 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2017-06-29 14:43:15,170 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2017-06-29 14:43:15,171 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:15,171 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:15,171 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestmap}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:15,171 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2017-06-29 14:43:15,171 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2017-06-29 14:43:15,171 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2017-06-29 14:43:15,172 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException 2017-06-29 14:43:15,172 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2017-06-29 14:43:15,172 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2017-06-29 14:43:15,172 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2017-06-29 14:43:15,172 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2017-06-29 14:43:15,173 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2017-06-29 14:43:15,173 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2017-06-29 14:43:15,173 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:15,173 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:15,173 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2017-06-29 14:43:15,173 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:15,174 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:15,174 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2017-06-29 14:43:15,174 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:15,174 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:15,174 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2017-06-29 14:43:15,175 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2017-06-29 14:43:15,175 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2017-06-29 14:43:15,175 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2017-06-29 14:43:15,177 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) 2017-06-29 14:43:15,177 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2017-06-29 14:43:15,177 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2017-06-29 14:43:15,177 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:15,177 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2017-06-29 14:43:15,178 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:15,178 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:15,178 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:15,178 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:15,178 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2017-06-29 14:43:15,179 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2017-06-29 14:43:15,179 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2017-06-29 14:43:15,179 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2017-06-29 14:43:15,179 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2017-06-29 14:43:15,200 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2017-06-29 14:43:15,258 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@7e69cc4c: startup date [Thu Jun 29 14:43:14 CEST 2017]; root of context hierarchy 2017-06-29 14:43:15,275 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@7e69cc4c: startup date [Thu Jun 29 14:43:14 CEST 2017]; root of context hierarchy 2017-06-29 14:43:15,319 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2017-06-29 14:43:15,319 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2017-06-29 14:43:15,325 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 6 ms 2017-06-29 14:43:15,358 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:///var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/repo 2017-06-29 14:43:15,362 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2017-06-29 14:43:15,364 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2017-06-29 14:43:15,365 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2017-06-29 14:43:15,366 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2017-06-29 14:43:15,366 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2017-06-29 14:43:15,370 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2017-06-29 14:43:15,371 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2017-06-29 14:43:15,372 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2017-06-29 14:43:15,372 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2017-06-29 14:43:15,392 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2017-06-29 14:43:15,393 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2017-06-29 14:43:15,393 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2017-06-29 14:43:15,394 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2017-06-29 14:43:15,394 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2017-06-29 14:43:15,400 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:15,400 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:15,400 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:15,400 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:15,400 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:15,400 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:15,401 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:15,401 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2017-06-29 14:43:15,401 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2017-06-29 14:43:15,401 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2017-06-29 14:43:15,401 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2017-06-29 14:43:15,407 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2017-06-29 14:43:15,408 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2017-06-29 14:43:15,408 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2017-06-29 14:43:15,409 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2017-06-29 14:43:15,410 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2017-06-29 14:43:15,411 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2017-06-29 14:43:15,480 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2017-06-29 14:43:15,481 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2017-06-29 14:43:15,482 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2017-06-29 14:43:15,498 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2017-06-29 14:43:15,498 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2017-06-29 14:43:15,500 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 2 ms 2017-06-29 14:43:15,513 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@7e69cc4c: startup date [Thu Jun 29 14:43:14 CEST 2017]; root of context hierarchy 2017-06-29 14:43:15,515 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:15,515 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.806 s - in org.appng.appngizer.controller.GroupControllerTest [INFO] Running org.appng.appngizer.controller.SitePropertyControllerTest 2017-06-29 14:43:15,521 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: 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] 2017-06-29 14:43:15,521 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@d28b90b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@498cbc8c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@819c9fd, org.springframework.test.context.support.DirtiesContextTestExecutionListener@43b7963a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@b1f8fa6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@275b2a95] 2017-06-29 14:43:15,522 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2017-06-29 14:43:15,576 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@614b49a2: startup date [Thu Jun 29 14:43:15 CEST 2017]; root of context hierarchy 2017-06-29 14:43:15,621 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2017-06-29 14:43:15,631 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:15,631 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: appng ...] 2017-06-29 14:43:15,666 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:43:15,669 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:43:15,758 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:15,760 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:15,764 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.002s) 2017-06-29 14:43:15,765 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2017-06-29 14:43:15,767 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2017-06-29 14:43:15,769 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2017-06-29 14:43:15,776 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2017-06-29 14:43:15,780 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2017-06-29 14:43:15,783 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2017-06-29 14:43:15,785 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2017-06-29 14:43:15,787 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2017-06-29 14:43:15,789 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2017-06-29 14:43:15,791 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2017-06-29 14:43:15,793 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2017-06-29 14:43:15,795 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.030s). 2017-06-29 14:43:15,833 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:43:15,934 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:43:15,935 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:15,966 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2017-06-29 14:43:15,985 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2017-06-29 14:43:15,985 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:15,985 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:15,985 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:15,985 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:15,985 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2017-06-29 14:43:15,986 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2017-06-29 14:43:15,986 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2017-06-29 14:43:15,986 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:15,986 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2017-06-29 14:43:15,986 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2017-06-29 14:43:15,986 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:15,987 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2017-06-29 14:43:15,987 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2017-06-29 14:43:15,987 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2017-06-29 14:43:15,987 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize() throws java.lang.Exception 2017-06-29 14:43:15,987 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2017-06-29 14:43:15,987 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2017-06-29 14:43:15,987 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2017-06-29 14:43:15,988 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2017-06-29 14:43:15,988 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2017-06-29 14:43:15,988 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2017-06-29 14:43:15,988 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2017-06-29 14:43:15,989 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2017-06-29 14:43:15,989 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2017-06-29 14:43:15,989 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2017-06-29 14:43:15,989 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2017-06-29 14:43:15,989 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2017-06-29 14:43:15,989 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2017-06-29 14:43:15,990 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2017-06-29 14:43:15,990 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2017-06-29 14:43:15,990 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2017-06-29 14:43:15,990 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2017-06-29 14:43:15,990 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:15,990 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:15,991 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2017-06-29 14:43:15,991 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2017-06-29 14:43:15,991 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:15,991 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:15,992 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestmap}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:15,992 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2017-06-29 14:43:15,992 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2017-06-29 14:43:15,992 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2017-06-29 14:43:15,992 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException 2017-06-29 14:43:15,992 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2017-06-29 14:43:15,992 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2017-06-29 14:43:15,993 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2017-06-29 14:43:15,993 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2017-06-29 14:43:15,993 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2017-06-29 14:43:15,993 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2017-06-29 14:43:15,993 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:15,994 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:15,994 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2017-06-29 14:43:15,994 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:15,994 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:15,994 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2017-06-29 14:43:15,995 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:15,995 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:15,995 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2017-06-29 14:43:15,995 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2017-06-29 14:43:15,995 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2017-06-29 14:43:15,996 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2017-06-29 14:43:15,996 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) 2017-06-29 14:43:15,996 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2017-06-29 14:43:15,996 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2017-06-29 14:43:15,996 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:15,997 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2017-06-29 14:43:15,997 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:15,997 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:15,997 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:15,997 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:15,997 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2017-06-29 14:43:15,998 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2017-06-29 14:43:15,998 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2017-06-29 14:43:15,998 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2017-06-29 14:43:15,998 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2017-06-29 14:43:16,021 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2017-06-29 14:43:16,074 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@614b49a2: startup date [Thu Jun 29 14:43:15 CEST 2017]; root of context hierarchy 2017-06-29 14:43:16,090 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@614b49a2: startup date [Thu Jun 29 14:43:15 CEST 2017]; root of context hierarchy 2017-06-29 14:43:16,133 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2017-06-29 14:43:16,133 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2017-06-29 14:43:16,138 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 5 ms 2017-06-29 14:43:16,278 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@614b49a2: startup date [Thu Jun 29 14:43:15 CEST 2017]; root of context hierarchy 2017-06-29 14:43:16,279 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:16,280 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.764 s - in org.appng.appngizer.controller.SitePropertyControllerTest [INFO] Running org.appng.appngizer.controller.ApplicationControllerTest 2017-06-29 14:43:16,284 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: 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] 2017-06-29 14:43:16,285 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@613a1f39, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1c5fe9b7, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@58308f24, org.springframework.test.context.support.DirtiesContextTestExecutionListener@789e7ca, org.springframework.test.context.transaction.TransactionalTestExecutionListener@36fbe3d5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@550aa6ec] 2017-06-29 14:43:16,285 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2017-06-29 14:43:16,342 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@91f5ac6: startup date [Thu Jun 29 14:43:16 CEST 2017]; root of context hierarchy 2017-06-29 14:43:16,396 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2017-06-29 14:43:16,410 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:16,410 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: appng ...] 2017-06-29 14:43:16,451 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:43:16,454 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:43:16,607 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:16,609 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:16,614 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.002s) 2017-06-29 14:43:16,614 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2017-06-29 14:43:16,617 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2017-06-29 14:43:16,619 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2017-06-29 14:43:16,626 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2017-06-29 14:43:16,629 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2017-06-29 14:43:16,631 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2017-06-29 14:43:16,633 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2017-06-29 14:43:16,635 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2017-06-29 14:43:16,637 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2017-06-29 14:43:16,639 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2017-06-29 14:43:16,641 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2017-06-29 14:43:16,643 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.028s). 2017-06-29 14:43:16,683 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:43:16,776 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:43:16,776 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:16,806 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2017-06-29 14:43:16,823 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2017-06-29 14:43:16,823 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:16,823 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:16,823 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:16,823 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:16,823 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2017-06-29 14:43:16,824 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2017-06-29 14:43:16,824 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2017-06-29 14:43:16,824 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:16,824 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2017-06-29 14:43:16,825 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2017-06-29 14:43:16,825 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:16,825 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2017-06-29 14:43:16,825 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2017-06-29 14:43:16,825 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2017-06-29 14:43:16,825 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize() throws java.lang.Exception 2017-06-29 14:43:16,826 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2017-06-29 14:43:16,826 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2017-06-29 14:43:16,826 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2017-06-29 14:43:16,826 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2017-06-29 14:43:16,826 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2017-06-29 14:43:16,826 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2017-06-29 14:43:16,826 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2017-06-29 14:43:16,827 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2017-06-29 14:43:16,827 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2017-06-29 14:43:16,827 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2017-06-29 14:43:16,827 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2017-06-29 14:43:16,827 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2017-06-29 14:43:16,827 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2017-06-29 14:43:16,827 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2017-06-29 14:43:16,828 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2017-06-29 14:43:16,828 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2017-06-29 14:43:16,828 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2017-06-29 14:43:16,828 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:16,828 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:16,828 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2017-06-29 14:43:16,828 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2017-06-29 14:43:16,829 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:16,829 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:16,829 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestmap}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:16,829 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2017-06-29 14:43:16,829 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2017-06-29 14:43:16,829 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2017-06-29 14:43:16,830 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException 2017-06-29 14:43:16,830 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2017-06-29 14:43:16,830 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2017-06-29 14:43:16,830 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2017-06-29 14:43:16,830 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2017-06-29 14:43:16,830 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2017-06-29 14:43:16,831 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2017-06-29 14:43:16,831 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:16,831 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:16,831 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2017-06-29 14:43:16,831 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:16,831 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:16,832 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2017-06-29 14:43:16,832 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:16,832 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:16,832 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2017-06-29 14:43:16,832 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2017-06-29 14:43:16,832 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2017-06-29 14:43:16,833 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2017-06-29 14:43:16,833 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) 2017-06-29 14:43:16,833 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2017-06-29 14:43:16,833 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2017-06-29 14:43:16,833 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:16,833 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2017-06-29 14:43:16,833 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:16,834 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:16,834 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:16,834 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:16,834 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2017-06-29 14:43:16,834 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2017-06-29 14:43:16,834 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2017-06-29 14:43:16,835 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2017-06-29 14:43:16,835 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2017-06-29 14:43:16,857 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2017-06-29 14:43:16,907 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@91f5ac6: startup date [Thu Jun 29 14:43:16 CEST 2017]; root of context hierarchy 2017-06-29 14:43:16,920 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@91f5ac6: startup date [Thu Jun 29 14:43:16 CEST 2017]; root of context hierarchy 2017-06-29 14:43:16,963 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2017-06-29 14:43:16,963 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2017-06-29 14:43:16,968 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 5 ms 2017-06-29 14:43:16,997 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:///var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/repo 2017-06-29 14:43:17,001 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2017-06-29 14:43:17,003 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2017-06-29 14:43:17,004 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2017-06-29 14:43:17,005 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2017-06-29 14:43:17,005 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2017-06-29 14:43:17,010 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2017-06-29 14:43:17,010 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2017-06-29 14:43:17,011 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2017-06-29 14:43:17,011 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2017-06-29 14:43:17,012 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2017-06-29 14:43:17,012 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2017-06-29 14:43:17,012 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2017-06-29 14:43:17,013 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2017-06-29 14:43:17,013 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2017-06-29 14:43:17,018 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:17,018 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:17,019 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:17,019 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:17,019 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:17,019 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:17,019 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:17,019 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2017-06-29 14:43:17,019 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2017-06-29 14:43:17,019 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2017-06-29 14:43:17,019 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2017-06-29 14:43:17,026 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2017-06-29 14:43:17,026 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2017-06-29 14:43:17,027 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2017-06-29 14:43:17,028 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2017-06-29 14:43:17,029 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2017-06-29 14:43:17,030 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2017-06-29 14:43:17,059 INFO [main] org.appng.core.service.CoreService: application 'demo-application' is beeing converted from filebased to database 2017-06-29 14:43:17,061 INFO [main] org.appng.core.service.CoreService: creating resource(s) for database-based application demo-application - 1.5.3 2017-06-29 14:43:17,061 INFO [main] org.appng.core.service.CoreService: saving applicationresource beans.xml 2017-06-29 14:43:17,068 INFO [main] org.appng.core.service.CoreService: saving applicationresource master.xml 2017-06-29 14:43:17,068 INFO [main] org.appng.core.service.CoreService: saving applicationresource plugin.xml 2017-06-29 14:43:17,069 INFO [main] org.appng.core.service.CoreService: saving applicationresource mssql/V1.0_script.sql 2017-06-29 14:43:17,070 INFO [main] org.appng.core.service.CoreService: saving applicationresource application.xml 2017-06-29 14:43:17,070 INFO [main] org.appng.core.service.CoreService: saving applicationresource mysql/V1.0_script.sql 2017-06-29 14:43:17,071 INFO [main] org.appng.core.service.CoreService: saving applicationresource datasources.xml 2017-06-29 14:43:17,072 INFO [main] org.appng.core.service.CoreService: saving applicationresource events.xml 2017-06-29 14:43:17,072 INFO [main] org.appng.core.service.CoreService: saving applicationresource messages-demo.properties 2017-06-29 14:43:17,073 INFO [main] org.appng.core.service.CoreService: saving applicationresource page.xml 2017-06-29 14:43:17,104 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@91f5ac6: startup date [Thu Jun 29 14:43:16 CEST 2017]; root of context hierarchy 2017-06-29 14:43:17,105 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:17,105 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.824 s - in org.appng.appngizer.controller.ApplicationControllerTest [INFO] Running org.appng.appngizer.controller.SubjectControllerTest 2017-06-29 14:43:17,109 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: 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] 2017-06-29 14:43:17,110 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1ad58214, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@43655b73, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2f25047, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6ba8e841, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5d5b0202, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@340c7419] 2017-06-29 14:43:17,110 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2017-06-29 14:43:17,158 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@24ec7ab7: startup date [Thu Jun 29 14:43:17 CEST 2017]; root of context hierarchy 2017-06-29 14:43:17,203 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2017-06-29 14:43:17,214 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:17,214 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: appng ...] 2017-06-29 14:43:17,246 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:43:17,249 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:43:17,330 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:17,331 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:17,335 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.002s) 2017-06-29 14:43:17,336 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2017-06-29 14:43:17,338 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2017-06-29 14:43:17,340 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2017-06-29 14:43:17,347 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2017-06-29 14:43:17,350 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2017-06-29 14:43:17,352 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2017-06-29 14:43:17,354 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2017-06-29 14:43:17,356 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2017-06-29 14:43:17,358 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2017-06-29 14:43:17,360 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2017-06-29 14:43:17,362 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2017-06-29 14:43:17,364 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.027s). 2017-06-29 14:43:17,399 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:43:17,490 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:43:17,490 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:17,519 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2017-06-29 14:43:17,539 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2017-06-29 14:43:17,539 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:17,539 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:17,539 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:17,539 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:17,539 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2017-06-29 14:43:17,540 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2017-06-29 14:43:17,540 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2017-06-29 14:43:17,540 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:17,540 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2017-06-29 14:43:17,540 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2017-06-29 14:43:17,540 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:17,541 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2017-06-29 14:43:17,541 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2017-06-29 14:43:17,541 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2017-06-29 14:43:17,541 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize() throws java.lang.Exception 2017-06-29 14:43:17,541 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2017-06-29 14:43:17,541 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2017-06-29 14:43:17,542 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2017-06-29 14:43:17,542 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2017-06-29 14:43:17,542 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2017-06-29 14:43:17,542 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2017-06-29 14:43:17,542 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2017-06-29 14:43:17,542 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2017-06-29 14:43:17,543 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2017-06-29 14:43:17,543 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2017-06-29 14:43:17,543 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2017-06-29 14:43:17,543 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2017-06-29 14:43:17,543 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2017-06-29 14:43:17,543 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2017-06-29 14:43:17,544 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2017-06-29 14:43:17,544 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2017-06-29 14:43:17,544 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2017-06-29 14:43:17,544 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:17,544 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:17,544 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2017-06-29 14:43:17,545 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2017-06-29 14:43:17,545 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:17,545 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:17,545 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestmap}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:17,545 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2017-06-29 14:43:17,545 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2017-06-29 14:43:17,546 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2017-06-29 14:43:17,546 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException 2017-06-29 14:43:17,546 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2017-06-29 14:43:17,546 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2017-06-29 14:43:17,546 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2017-06-29 14:43:17,546 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2017-06-29 14:43:17,546 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2017-06-29 14:43:17,546 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2017-06-29 14:43:17,547 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:17,547 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:17,547 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2017-06-29 14:43:17,547 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:17,547 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:17,548 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2017-06-29 14:43:17,548 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:17,548 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:17,548 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2017-06-29 14:43:17,548 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2017-06-29 14:43:17,548 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2017-06-29 14:43:17,549 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2017-06-29 14:43:17,549 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) 2017-06-29 14:43:17,549 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2017-06-29 14:43:17,549 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2017-06-29 14:43:17,549 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:17,549 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2017-06-29 14:43:17,549 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:17,550 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:17,550 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:17,550 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:17,550 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2017-06-29 14:43:17,550 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2017-06-29 14:43:17,550 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2017-06-29 14:43:17,550 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2017-06-29 14:43:17,551 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2017-06-29 14:43:17,572 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2017-06-29 14:43:17,624 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@24ec7ab7: startup date [Thu Jun 29 14:43:17 CEST 2017]; root of context hierarchy 2017-06-29 14:43:17,638 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@24ec7ab7: startup date [Thu Jun 29 14:43:17 CEST 2017]; root of context hierarchy 2017-06-29 14:43:17,682 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2017-06-29 14:43:17,682 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2017-06-29 14:43:17,687 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 5 ms 2017-06-29 14:43:17,739 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2017-06-29 14:43:17,739 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2017-06-29 14:43:17,740 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2017-06-29 14:43:17,751 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2017-06-29 14:43:17,751 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2017-06-29 14:43:17,752 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms 2017-06-29 14:43:17,761 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@24ec7ab7: startup date [Thu Jun 29 14:43:17 CEST 2017]; root of context hierarchy 2017-06-29 14:43:17,762 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:17,762 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.656 s - in org.appng.appngizer.controller.SubjectControllerTest [INFO] Running org.appng.appngizer.controller.PermissionControllerTest 2017-06-29 14:43:17,766 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: 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] 2017-06-29 14:43:17,767 INFO [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@58c3af74, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@67aa8e8c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@57f58606, org.springframework.test.context.support.DirtiesContextTestExecutionListener@73f1d6b7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@368c7fb2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5614901] 2017-06-29 14:43:17,767 INFO [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml] 2017-06-29 14:43:17,814 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing org.springframework.web.context.support.GenericWebApplicationContext@7edf3a1d: startup date [Thu Jun 29 14:43:17 CEST 2017]; root of context hierarchy 2017-06-29 14:43:17,858 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa' 2017-06-29 14:43:17,868 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:17,868 INFO [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [ name: appng ...] 2017-06-29 14:43:17,902 INFO [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect 2017-06-29 14:43:17,905 INFO [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true 2017-06-29 14:43:17,986 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:17,988 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:17,992 INFO [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 9 migrations (execution time 00:00.002s) 2017-06-29 14:43:17,993 INFO [main] org.flywaydb.core.internal.metadatatable.MetaDataTableImpl: Creating Metadata table: "PUBLIC"."schema_version" 2017-06-29 14:43:17,995 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >> 2017-06-29 14:43:17,997 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.0 - appNG initial setup 2017-06-29 14:43:18,003 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.1 - Quartz initial setup 2017-06-29 14:43:18,007 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2 - add template 2017-06-29 14:43:18,009 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.1 - add repository strict 2017-06-29 14:43:18,011 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.2 - add repository digest 2017-06-29 14:43:18,013 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.2.3 - set resource bytes not null 2017-06-29 14:43:18,015 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.0 - add type to template 2017-06-29 14:43:18,017 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.1 - add global admin role 2017-06-29 14:43:18,019 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version 1.3.2 - add repository accepted certs 2017-06-29 14:43:18,021 INFO [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 9 migrations to schema "PUBLIC" (execution time 00:00.027s). 2017-06-29 14:43:18,059 INFO [main] org.hibernate.hql.internal.QueryTranslatorFactoryInitiator: HHH000397: Using ASTQueryTranslatorFactory 2017-06-29 14:43:18,153 INFO [main] org.appng.core.service.DatabaseService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4.0) 2017-06-29 14:43:18,153 INFO [main] org.flywaydb.core.internal.dbsupport.DbSupportFactory: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.4) 2017-06-29 14:43:18,182 INFO [main] org.appng.api.messaging.Messaging: messaging is disabled 2017-06-29 14:43:18,200 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String) 2017-06-29 14:43:18,200 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:18,200 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:18,200 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:18,200 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:18,200 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String) 2017-06-29 14:43:18,200 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException 2017-06-29 14:43:18,201 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.listApplications() 2017-06-29 14:43:18,201 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:18,201 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception 2017-06-29 14:43:18,201 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String) 2017-06-29 14:43:18,201 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:18,201 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database) 2017-06-29 14:43:18,202 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer) 2017-06-29 14:43:18,202 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database) 2017-06-29 14:43:18,202 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.DatabaseController.initialize() throws java.lang.Exception 2017-06-29 14:43:18,202 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group) 2017-06-29 14:43:18,202 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.getGroup(java.lang.String) 2017-06-29 14:43:18,202 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String) 2017-06-29 14:43:18,202 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.listGroups() 2017-06-29 14:43:18,203 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group) 2017-06-29 14:43:18,203 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest) 2017-06-29 14:43:18,203 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.Home.welcome() 2017-06-29 14:43:18,203 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String) 2017-06-29 14:43:18,203 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission) 2017-06-29 14:43:18,203 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission) 2017-06-29 14:43:18,204 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String) 2017-06-29 14:43:18,204 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String) 2017-06-29 14:43:18,204 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.showPlatform() 2017-06-29 14:43:18,204 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listSystemProperties() 2017-06-29 14:43:18,204 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.listEnvironment() 2017-06-29 14:43:18,204 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformController.reloadPlatform() 2017-06-29 14:43:18,205 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.listProperties() 2017-06-29 14:43:18,205 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:18,205 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:18,205 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String) 2017-06-29 14:43:18,205 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String) 2017-06-29 14:43:18,206 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:18,206 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:18,206 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestmap}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:18,206 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException 2017-06-29 14:43:18,206 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException 2017-06-29 14:43:18,206 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException 2017-06-29 14:43:18,206 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile) throws org.appng.api.BusinessException 2017-06-29 14:43:18,206 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.listRepositories() 2017-06-29 14:43:18,207 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String) 2017-06-29 14:43:18,207 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String) 2017-06-29 14:43:18,207 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.listRoles(java.lang.String) 2017-06-29 14:43:18,207 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role) 2017-06-29 14:43:18,207 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role) 2017-06-29 14:43:18,207 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:18,208 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:18,208 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String) 2017-06-29 14:43:18,208 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:18,208 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String) 2017-06-29 14:43:18,208 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String) 2017-06-29 14:43:18,208 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:18,209 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:18,209 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String) 2017-06-29 14:43:18,209 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String) 2017-06-29 14:43:18,209 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.getSite(java.lang.String) 2017-06-29 14:43:18,209 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.listSites() 2017-06-29 14:43:18,209 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) 2017-06-29 14:43:18,210 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site) 2017-06-29 14:43:18,210 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site) 2017-06-29 14:43:18,210 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException 2017-06-29 14:43:18,210 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String) 2017-06-29 14:43:18,210 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:18,210 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property) 2017-06-29 14:43:18,211 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:18,211 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String) 2017-06-29 14:43:18,211 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String) 2017-06-29 14:43:18,211 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String) 2017-06-29 14:43:18,211 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.listSubjects() 2017-06-29 14:43:18,211 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2017-06-29 14:43:18,211 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException 2017-06-29 14:43:18,233 INFO [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml] 2017-06-29 14:43:18,291 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@7edf3a1d: startup date [Thu Jun 29 14:43:17 CEST 2017]; root of context hierarchy 2017-06-29 14:43:18,306 INFO [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@7edf3a1d: startup date [Thu Jun 29 14:43:17 CEST 2017]; root of context hierarchy 2017-06-29 14:43:18,357 INFO [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet '' 2017-06-29 14:43:18,357 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started 2017-06-29 14:43:18,363 INFO [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 6 ms 2017-06-29 14:43:18,398 INFO [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:///var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/repo 2017-06-29 14:43:18,402 INFO [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3 2017-06-29 14:43:18,405 INFO [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application' 2017-06-29 14:43:18,406 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application' 2017-06-29 14:43:18,406 INFO [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application' 2017-06-29 14:43:18,407 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2017-06-29 14:43:18,412 INFO [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator' 2017-06-29 14:43:18,412 INFO [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator' 2017-06-29 14:43:18,413 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2017-06-29 14:43:18,413 INFO [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application' 2017-06-29 14:43:18,414 INFO [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger' 2017-06-29 14:43:18,415 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger' 2017-06-29 14:43:18,415 INFO [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application' 2017-06-29 14:43:18,417 INFO [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester' 2017-06-29 14:43:18,417 INFO [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application' 2017-06-29 14:43:18,423 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:18,423 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:18,423 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:18,423 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:18,424 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:18,424 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:18,424 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3' 2017-06-29 14:43:18,424 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3' 2017-06-29 14:43:18,424 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3' 2017-06-29 14:43:18,424 INFO [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3' 2017-06-29 14:43:18,424 INFO [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application 2017-06-29 14:43:18,431 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html' 2017-06-29 14:43:18,432 INFO [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui' 2017-06-29 14:43:18,433 WARN [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist! 2017-06-29 14:43:18,434 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug' 2017-06-29 14:43:18,435 INFO [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission' 2017-06-29 14:43:18,436 INFO [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission' 2017-06-29 14:43:18,481 INFO [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application' 2017-06-29 14:43:18,492 INFO [main] org.appng.core.service.CoreService: creating new permission 'newName' for application 'demo-application' 2017-06-29 14:43:18,509 INFO [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing org.springframework.web.context.support.GenericWebApplicationContext@7edf3a1d: startup date [Thu Jun 29 14:43:17 CEST 2017]; root of context hierarchy 2017-06-29 14:43:18,510 INFO [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appng' 2017-06-29 14:43:18,510 INFO [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb' [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 s - in org.appng.appngizer.controller.PermissionControllerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-war-plugin:3.1.0:war (default-war) @ appng-appngizer --- [INFO] Packaging webapp [INFO] Assembling webapp [appng-appngizer] in [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/appng-appngizer-1.14.0] [INFO] Processing war project [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/src/main/webapp/META-INF] to [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/appng-appngizer-1.14.0] [INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/src/main/webapp/WEB-INF] to [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/appng-appngizer-1.14.0] [INFO] Copying webapp resources [/var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/src/main/webapp] [INFO] Webapp assembled in [38 msecs] [INFO] Building war: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/appng-appngizer-1.14.0.war [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (pdf-generate-user-manual) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] ignoreDelta true [INFO] Copying 46 resources [INFO] Copying file appng.css [INFO] Copying file images/appng.png [INFO] Copying file xml/site-application-properties.xml [INFO] Copying file xml/platform-system.xml [INFO] Copying file xml/repository-install-package-response.xml [INFO] Copying file xml/site-update.xml [INFO] Copying file xml/role-list.xml [INFO] Copying file xml/group-list.xml [INFO] Copying file xml/role-create.xml [INFO] Copying file xml/repository-list-packages.xml [INFO] Copying file xml/platform-properties.xml [INFO] Copying file xml/group-update.xml [INFO] Copying file xml/repository-install-package.xml [INFO] Copying file xml/subject-show.xml [INFO] Copying file xml/repository-update_response.xml [INFO] Copying file xml/site-property-list.xml [INFO] Copying file xml/repository-upload-package-response.xml [INFO] Copying file xml/site-show.xml [INFO] Copying file xml/subject-create.xml [INFO] Copying file xml/repository-create.xml [INFO] Copying file xml/group-create.xml [INFO] Copying file xml/site-update_response.xml [INFO] Copying file xml/sites.xml [INFO] Copying file xml/repository-update.xml [INFO] Copying file xml/site-create.xml [INFO] Copying file xml/subject-update.xml [INFO] Copying file xml/platform-property-update_response.xml [INFO] Copying file xml/subject-list.xml [INFO] Copying file xml/permission-list.xml [INFO] Copying file xml/subject-update_response.xml [INFO] Copying file xml/dummy.xml [INFO] Copying file xml/role-show.xml [INFO] Copying file xml/site-application-show.xml [INFO] Copying file xml/role-update.xml [INFO] Copying file xml/property-create.xml [INFO] Copying file xml/group-show.xml [INFO] Copying file xml/home_response.xml [INFO] Copying file xml/platform-environment.xml [INFO] Copying file xml/site-application-list.xml [INFO] Copying file xml/application-show.xml [INFO] Copying file xml/application-list.xml [INFO] Copying file xml/application-update.xml [INFO] Copying file xml/database.xml [INFO] Copying file xml/platform.xml [INFO] Copying file xml/repository-list.xml [INFO] Copying file xml/property-update.xml [INFO] Rendered /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/src/main/asciidoc/appngizer-user-manual.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (html-generate-user-manual) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] ignoreDelta true [INFO] Copying 46 resources [INFO] Copying file appng.css [INFO] Copying file images/appng.png [INFO] Copying file xml/site-application-properties.xml [INFO] Copying file xml/platform-system.xml [INFO] Copying file xml/repository-install-package-response.xml [INFO] Copying file xml/site-update.xml [INFO] Copying file xml/role-list.xml [INFO] Copying file xml/group-list.xml [INFO] Copying file xml/role-create.xml [INFO] Copying file xml/repository-list-packages.xml [INFO] Copying file xml/platform-properties.xml [INFO] Copying file xml/group-update.xml [INFO] Copying file xml/repository-install-package.xml [INFO] Copying file xml/subject-show.xml [INFO] Copying file xml/repository-update_response.xml [INFO] Copying file xml/site-property-list.xml [INFO] Copying file xml/repository-upload-package-response.xml [INFO] Copying file xml/site-show.xml [INFO] Copying file xml/subject-create.xml [INFO] Copying file xml/repository-create.xml [INFO] Copying file xml/group-create.xml [INFO] Copying file xml/site-update_response.xml [INFO] Copying file xml/sites.xml [INFO] Copying file xml/repository-update.xml [INFO] Copying file xml/site-create.xml [INFO] Copying file xml/subject-update.xml [INFO] Copying file xml/platform-property-update_response.xml [INFO] Copying file xml/subject-list.xml [INFO] Copying file xml/permission-list.xml [INFO] Copying file xml/subject-update_response.xml [INFO] Copying file xml/dummy.xml [INFO] Copying file xml/role-show.xml [INFO] Copying file xml/site-application-show.xml [INFO] Copying file xml/role-update.xml [INFO] Copying file xml/property-create.xml [INFO] Copying file xml/group-show.xml [INFO] Copying file xml/home_response.xml [INFO] Copying file xml/platform-environment.xml [INFO] Copying file xml/site-application-list.xml [INFO] Copying file xml/application-show.xml [INFO] Copying file xml/application-list.xml [INFO] Copying file xml/application-update.xml [INFO] Copying file xml/database.xml [INFO] Copying file xml/platform.xml [INFO] Copying file xml/repository-list.xml [INFO] Copying file xml/property-update.xml [INFO] Rendered /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/src/main/asciidoc/appngizer-user-manual.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (pdf-generate-install-platform) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] ignoreDelta true [INFO] Copying 46 resources [INFO] Copying file appng.css [INFO] Copying file images/appng.png [INFO] Copying file xml/site-application-properties.xml [INFO] Copying file xml/platform-system.xml [INFO] Copying file xml/repository-install-package-response.xml [INFO] Copying file xml/site-update.xml [INFO] Copying file xml/role-list.xml [INFO] Copying file xml/group-list.xml [INFO] Copying file xml/role-create.xml [INFO] Copying file xml/repository-list-packages.xml [INFO] Copying file xml/platform-properties.xml [INFO] Copying file xml/group-update.xml [INFO] Copying file xml/repository-install-package.xml [INFO] Copying file xml/subject-show.xml [INFO] Copying file xml/repository-update_response.xml [INFO] Copying file xml/site-property-list.xml [INFO] Copying file xml/repository-upload-package-response.xml [INFO] Copying file xml/site-show.xml [INFO] Copying file xml/subject-create.xml [INFO] Copying file xml/repository-create.xml [INFO] Copying file xml/group-create.xml [INFO] Copying file xml/site-update_response.xml [INFO] Copying file xml/sites.xml [INFO] Copying file xml/repository-update.xml [INFO] Copying file xml/site-create.xml [INFO] Copying file xml/subject-update.xml [INFO] Copying file xml/platform-property-update_response.xml [INFO] Copying file xml/subject-list.xml [INFO] Copying file xml/permission-list.xml [INFO] Copying file xml/subject-update_response.xml [INFO] Copying file xml/dummy.xml [INFO] Copying file xml/role-show.xml [INFO] Copying file xml/site-application-show.xml [INFO] Copying file xml/role-update.xml [INFO] Copying file xml/property-create.xml [INFO] Copying file xml/group-show.xml [INFO] Copying file xml/home_response.xml [INFO] Copying file xml/platform-environment.xml [INFO] Copying file xml/site-application-list.xml [INFO] Copying file xml/application-show.xml [INFO] Copying file xml/application-list.xml [INFO] Copying file xml/application-update.xml [INFO] Copying file xml/database.xml [INFO] Copying file xml/platform.xml [INFO] Copying file xml/repository-list.xml [INFO] Copying file xml/property-update.xml [INFO] Rendered /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/src/main/asciidoc/appngizer-platform-installation-guide.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (html-generate-install-platform) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] ignoreDelta true [INFO] Copying 46 resources [INFO] Copying file appng.css [INFO] Copying file images/appng.png [INFO] Copying file xml/site-application-properties.xml [INFO] Copying file xml/platform-system.xml [INFO] Copying file xml/repository-install-package-response.xml [INFO] Copying file xml/site-update.xml [INFO] Copying file xml/role-list.xml [INFO] Copying file xml/group-list.xml [INFO] Copying file xml/role-create.xml [INFO] Copying file xml/repository-list-packages.xml [INFO] Copying file xml/platform-properties.xml [INFO] Copying file xml/group-update.xml [INFO] Copying file xml/repository-install-package.xml [INFO] Copying file xml/subject-show.xml [INFO] Copying file xml/repository-update_response.xml [INFO] Copying file xml/site-property-list.xml [INFO] Copying file xml/repository-upload-package-response.xml [INFO] Copying file xml/site-show.xml [INFO] Copying file xml/subject-create.xml [INFO] Copying file xml/repository-create.xml [INFO] Copying file xml/group-create.xml [INFO] Copying file xml/site-update_response.xml [INFO] Copying file xml/sites.xml [INFO] Copying file xml/repository-update.xml [INFO] Copying file xml/site-create.xml [INFO] Copying file xml/subject-update.xml [INFO] Copying file xml/platform-property-update_response.xml [INFO] Copying file xml/subject-list.xml [INFO] Copying file xml/permission-list.xml [INFO] Copying file xml/subject-update_response.xml [INFO] Copying file xml/dummy.xml [INFO] Copying file xml/role-show.xml [INFO] Copying file xml/site-application-show.xml [INFO] Copying file xml/role-update.xml [INFO] Copying file xml/property-create.xml [INFO] Copying file xml/group-show.xml [INFO] Copying file xml/home_response.xml [INFO] Copying file xml/platform-environment.xml [INFO] Copying file xml/site-application-list.xml [INFO] Copying file xml/application-show.xml [INFO] Copying file xml/application-list.xml [INFO] Copying file xml/application-update.xml [INFO] Copying file xml/database.xml [INFO] Copying file xml/platform.xml [INFO] Copying file xml/repository-list.xml [INFO] Copying file xml/property-update.xml [INFO] Rendered /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/src/main/asciidoc/appngizer-platform-installation-guide.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (pdf-generate-setup-guide) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] ignoreDelta true [INFO] Copying 46 resources [INFO] Copying file appng.css [INFO] Copying file images/appng.png [INFO] Copying file xml/site-application-properties.xml [INFO] Copying file xml/platform-system.xml [INFO] Copying file xml/repository-install-package-response.xml [INFO] Copying file xml/site-update.xml [INFO] Copying file xml/role-list.xml [INFO] Copying file xml/group-list.xml [INFO] Copying file xml/role-create.xml [INFO] Copying file xml/repository-list-packages.xml [INFO] Copying file xml/platform-properties.xml [INFO] Copying file xml/group-update.xml [INFO] Copying file xml/repository-install-package.xml [INFO] Copying file xml/subject-show.xml [INFO] Copying file xml/repository-update_response.xml [INFO] Copying file xml/site-property-list.xml [INFO] Copying file xml/repository-upload-package-response.xml [INFO] Copying file xml/site-show.xml [INFO] Copying file xml/subject-create.xml [INFO] Copying file xml/repository-create.xml [INFO] Copying file xml/group-create.xml [INFO] Copying file xml/site-update_response.xml [INFO] Copying file xml/sites.xml [INFO] Copying file xml/repository-update.xml [INFO] Copying file xml/site-create.xml [INFO] Copying file xml/subject-update.xml [INFO] Copying file xml/platform-property-update_response.xml [INFO] Copying file xml/subject-list.xml [INFO] Copying file xml/permission-list.xml [INFO] Copying file xml/subject-update_response.xml [INFO] Copying file xml/dummy.xml [INFO] Copying file xml/role-show.xml [INFO] Copying file xml/site-application-show.xml [INFO] Copying file xml/role-update.xml [INFO] Copying file xml/property-create.xml [INFO] Copying file xml/group-show.xml [INFO] Copying file xml/home_response.xml [INFO] Copying file xml/platform-environment.xml [INFO] Copying file xml/site-application-list.xml [INFO] Copying file xml/application-show.xml [INFO] Copying file xml/application-list.xml [INFO] Copying file xml/application-update.xml [INFO] Copying file xml/database.xml [INFO] Copying file xml/platform.xml [INFO] Copying file xml/repository-list.xml [INFO] Copying file xml/property-update.xml [INFO] Rendered /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/src/main/asciidoc/appngizer-setup-guide.adoc [INFO] [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (html-generate-setup-guide) @ appng-appngizer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] ignoreDelta true [INFO] Copying 46 resources [INFO] Copying file appng.css [INFO] Copying file images/appng.png [INFO] Copying file xml/site-application-properties.xml [INFO] Copying file xml/platform-system.xml [INFO] Copying file xml/repository-install-package-response.xml [INFO] Copying file xml/site-update.xml [INFO] Copying file xml/role-list.xml [INFO] Copying file xml/group-list.xml [INFO] Copying file xml/role-create.xml [INFO] Copying file xml/repository-list-packages.xml [INFO] Copying file xml/platform-properties.xml [INFO] Copying file xml/group-update.xml [INFO] Copying file xml/repository-install-package.xml [INFO] Copying file xml/subject-show.xml [INFO] Copying file xml/repository-update_response.xml [INFO] Copying file xml/site-property-list.xml [INFO] Copying file xml/repository-upload-package-response.xml [INFO] Copying file xml/site-show.xml [INFO] Copying file xml/subject-create.xml [INFO] Copying file xml/repository-create.xml [INFO] Copying file xml/group-create.xml [INFO] Copying file xml/site-update_response.xml [INFO] Copying file xml/sites.xml [INFO] Copying file xml/repository-update.xml [INFO] Copying file xml/site-create.xml [INFO] Copying file xml/subject-update.xml [INFO] Copying file xml/platform-property-update_response.xml [INFO] Copying file xml/subject-list.xml [INFO] Copying file xml/permission-list.xml [INFO] Copying file xml/subject-update_response.xml [INFO] Copying file xml/dummy.xml [INFO] Copying file xml/role-show.xml [INFO] Copying file xml/site-application-show.xml [INFO] Copying file xml/role-update.xml [INFO] Copying file xml/property-create.xml [INFO] Copying file xml/group-show.xml [INFO] Copying file xml/home_response.xml [INFO] Copying file xml/platform-environment.xml [INFO] Copying file xml/site-application-list.xml [INFO] Copying file xml/application-show.xml [INFO] Copying file xml/application-list.xml [INFO] Copying file xml/application-update.xml [INFO] Copying file xml/database.xml [INFO] Copying file xml/platform.xml [INFO] Copying file xml/repository-list.xml [INFO] Copying file xml/property-update.xml [INFO] Rendered /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/src/main/asciidoc/appngizer-setup-guide.adoc [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/appng-appngizer-1.14.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-appngizer --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/appng-appngizer-1.14.0.war to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.14.0/appng-appngizer-1.14.0.war [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.14.0/appng-appngizer-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/appng-appngizer-1.14.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.14.0/appng-appngizer-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/appng-appngizer-1.14.0.war.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.14.0/appng-appngizer-1.14.0.war.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/appng-appngizer-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.14.0/appng-appngizer-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/appng-appngizer-1.14.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.14.0/appng-appngizer-1.14.0-sources.jar.asc [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default) > generate-sources @ appng-appngizer >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default) < generate-sources @ appng-appngizer <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default) @ appng-appngizer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-appngizer --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/appng-appngizer-1.14.0.war to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.14.0/appng-appngizer-1.14.0.war [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.14.0/appng-appngizer-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/appng-appngizer-1.14.0-sources.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.14.0/appng-appngizer-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/appng-appngizer-1.14.0.war.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.14.0/appng-appngizer-1.14.0.war.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/appng-appngizer-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.14.0/appng-appngizer-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer/target/appng-appngizer-1.14.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.14.0/appng-appngizer-1.14.0-sources.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ appng-appngizer --- [INFO] Executing tasks main: [copy] Copying 1 file to /srv/www/appng.org/appng/builds/stable [INFO] Executed tasks [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building appNG appNGizer Maven Plugin 1.14.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer-maven-plugin --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-appngizer-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-maven-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-appngizer-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-maven-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.5:descriptor (default-descriptor) @ appng-appngizer-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- maven-plugin-plugin:3.5:descriptor (mojo-descriptor) @ appng-appngizer-maven-plugin --- [INFO] Using 'UTF-8' encoding to read mojo source files. [INFO] java-javadoc mojo extractor found 0 mojo descriptor. [INFO] java-annotations mojo extractor found 2 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-appngizer-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-maven-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-appngizer-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-maven-plugin/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20:test (default-test) @ appng-appngizer-maven-plugin --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-appngizer-maven-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.0.jar [INFO] [INFO] --- maven-plugin-plugin:3.5:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ appng-appngizer-maven-plugin --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer-maven-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.0-sources.jar [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-appngizer-maven-plugin --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer-maven-plugin --- [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.0.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.14.0/appng-appngizer-maven-plugin-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-maven-plugin/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.14.0/appng-appngizer-maven-plugin-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.0-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.14.0/appng-appngizer-maven-plugin-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.0.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.14.0/appng-appngizer-maven-plugin-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.0.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.14.0/appng-appngizer-maven-plugin-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.0-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.14.0/appng-appngizer-maven-plugin-1.14.0-sources.jar.asc [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default) > generate-sources @ appng-appngizer-maven-plugin >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG XML-API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-xmlapi --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNG Core Library 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core --- [INFO] Source directory: /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-core/target/generated-sources/jaxb added. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking appNGizer JAXB API 1.14.0 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-appngizer-jaxb --- [INFO] No changes detected in schema or binding files - skipping source generation. [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default) < generate-sources @ appng-appngizer-maven-plugin <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default) @ appng-appngizer-maven-plugin --- [INFO] Skipping javadoc generation [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-appngizer-maven-plugin --- [INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging")... [INFO] + Using server credentials "sonatype" from Maven settings. [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.14.4-03 and edition "Professional" [INFO] * Using staging profile ID "5db33f1e7729b7" (matched by Nexus). [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.0.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.14.0/appng-appngizer-maven-plugin-1.14.0.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-maven-plugin/pom.xml to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.14.0/appng-appngizer-maven-plugin-1.14.0.pom [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.0-sources.jar to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.14.0/appng-appngizer-maven-plugin-1.14.0-sources.jar [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.0.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.14.0/appng-appngizer-maven-plugin-1.14.0.jar.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.0.pom.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.14.0/appng-appngizer-maven-plugin-1.14.0.pom.asc [INFO] Installing /var/lib/jenkins/workspace/appNG_Build_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.14.0-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Build_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.14.0/appng-appngizer-maven-plugin-1.14.0-sources.jar.asc [INFO] Performing remote staging... [INFO] [INFO] * Remote staging into staging profile ID "5db33f1e7729b7" [INFO] * Created staging repository with ID "orgappng-1000". [INFO] * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000 [INFO] * Uploading locally staged artifacts to profile org.appng Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-parent/1.14.0/appng-parent-1.14.0.pom Progress (1): 2.0/30 kB Progress (1): 4.1/30 kB Progress (1): 6.1/30 kB Progress (1): 8.2/30 kB Progress (1): 10/30 kB Progress (1): 12/30 kB Progress (1): 14/30 kB Progress (1): 16/30 kB Progress (1): 18/30 kB Progress (1): 20/30 kB Progress (1): 23/30 kB Progress (1): 25/30 kB Progress (1): 27/30 kB Progress (1): 29/30 kB Progress (1): 30 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-parent/1.14.0/appng-parent-1.14.0.pom (30 kB at 25 kB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-parent/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-parent/maven-metadata.xml Progress (1): 303 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-parent/maven-metadata.xml (303 B at 348 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application-assembly/1.14.0/appng-application-assembly-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application-assembly/1.14.0/appng-application-assembly-1.14.0.pom.asc (473 B at 2.1 kB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application-assembly/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application-assembly/maven-metadata.xml Progress (1): 317 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application-assembly/maven-metadata.xml (317 B at 358 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application-parent/1.14.0/appng-application-parent-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application-parent/1.14.0/appng-application-parent-1.14.0.pom.asc (473 B at 2.0 kB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application-parent/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application-parent/maven-metadata.xml Progress (1): 315 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application-parent/maven-metadata.xml (315 B at 364 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat8/1.14.0/appng-tomcat8-1.14.0.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat8/1.14.0/appng-tomcat8-1.14.0.jar.asc (473 B at 2.0 kB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat8/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat8/maven-metadata.xml Progress (1): 304 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat8/maven-metadata.xml (304 B at 376 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-cli/1.14.0/appng-cli-1.14.0-sources.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-cli/1.14.0/appng-cli-1.14.0-sources.jar.asc (473 B at 2.3 kB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-cli/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-cli/maven-metadata.xml Progress (1): 300 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-cli/maven-metadata.xml (300 B at 373 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer-jaxb/1.14.0/appng-appngizer-jaxb-1.14.0-sources.jar Progress (1): 2.0/40 kB Progress (1): 4.1/40 kB Progress (1): 6.1/40 kB Progress (1): 8.2/40 kB Progress (1): 10/40 kB Progress (1): 12/40 kB Progress (1): 14/40 kB Progress (1): 16/40 kB Progress (1): 18/40 kB Progress (1): 20/40 kB Progress (1): 23/40 kB Progress (1): 25/40 kB Progress (1): 27/40 kB Progress (1): 29/40 kB Progress (1): 31/40 kB Progress (1): 33/40 kB Progress (1): 35/40 kB Progress (1): 37/40 kB Progress (1): 39/40 kB Progress (1): 40 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer-jaxb/1.14.0/appng-appngizer-jaxb-1.14.0-sources.jar (40 kB at 55 kB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer-jaxb/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer-jaxb/maven-metadata.xml Progress (1): 311 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer-jaxb/maven-metadata.xml (311 B at 388 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application/1.14.0/appng-application-1.14.0.zip Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96 MB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application/1.14.0/appng-application-1.14.0.zip (96 MB at 15 MB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application/maven-metadata.xml Progress (1): 308 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application/maven-metadata.xml (308 B at 349 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-mail/1.14.0/appng-mail-1.14.0-sources.jar Progress (1): 2.0/12 kB Progress (1): 4.1/12 kB Progress (1): 6.1/12 kB Progress (1): 8.2/12 kB Progress (1): 10/12 kB Progress (1): 12 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-mail/1.14.0/appng-mail-1.14.0-sources.jar (12 kB at 19 kB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-mail/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-mail/maven-metadata.xml Progress (1): 301 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-mail/maven-metadata.xml (301 B at 317 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat8/1.14.0/appng-tomcat8-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat8/1.14.0/appng-tomcat8-1.14.0.pom.asc (473 B at 2.0 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-archetype-application/1.14.0/appng-archetype-application-1.14.0.jar Progress (1): 2.0/13 kB Progress (1): 4.1/13 kB Progress (1): 6.1/13 kB Progress (1): 8.2/13 kB Progress (1): 10/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-archetype-application/1.14.0/appng-archetype-application-1.14.0.jar (13 kB at 19 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-archetype-application/1.14.0/appng-archetype-application-1.14.0.pom Progress (1): 504 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-archetype-application/1.14.0/appng-archetype-application-1.14.0.pom (504 B at 712 B/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-archetype-application/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-archetype-application/maven-metadata.xml Progress (1): 318 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-archetype-application/maven-metadata.xml (318 B at 316 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-taglib/1.14.0/appng-taglib-1.14.0.jar Progress (1): 2.0/56 kB Progress (1): 4.1/56 kB Progress (1): 6.1/56 kB Progress (1): 8.2/56 kB Progress (1): 10/56 kB Progress (1): 12/56 kB Progress (1): 14/56 kB Progress (1): 16/56 kB Progress (1): 18/56 kB Progress (1): 20/56 kB Progress (1): 23/56 kB Progress (1): 25/56 kB Progress (1): 27/56 kB Progress (1): 29/56 kB Progress (1): 31/56 kB Progress (1): 33/56 kB Progress (1): 35/56 kB Progress (1): 37/56 kB Progress (1): 39/56 kB Progress (1): 41/56 kB Progress (1): 43/56 kB Progress (1): 45/56 kB Progress (1): 47/56 kB Progress (1): 49/56 kB Progress (1): 51/56 kB Progress (1): 53/56 kB Progress (1): 55/56 kB Progress (1): 56 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-taglib/1.14.0/appng-taglib-1.14.0.jar (56 kB at 59 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-taglib/1.14.0/appng-taglib-1.14.0.pom Progress (1): 1.7 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-taglib/1.14.0/appng-taglib-1.14.0.pom (1.7 kB at 2.5 kB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-taglib/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-taglib/maven-metadata.xml Progress (1): 303 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-taglib/maven-metadata.xml (303 B at 353 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-template-assembly/1.14.0/appng-template-assembly-1.14.0.jar Progress (1): 1.5 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-template-assembly/1.14.0/appng-template-assembly-1.14.0.jar (1.5 kB at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-template-assembly/1.14.0/appng-template-assembly-1.14.0.pom Progress (1): 871 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-template-assembly/1.14.0/appng-template-assembly-1.14.0.pom (871 B at 1.3 kB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-template-assembly/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-template-assembly/maven-metadata.xml Progress (1): 314 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-template-assembly/maven-metadata.xml (314 B at 368 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat7/1.14.0/appng-tomcat7-1.14.0-sources.jar Progress (1): 2.0/3.0 kB Progress (1): 3.0 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat7/1.14.0/appng-tomcat7-1.14.0-sources.jar (3.0 kB at 4.3 kB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat7/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat7/maven-metadata.xml Progress (1): 304 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat7/maven-metadata.xml (304 B at 363 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-template-assembly/1.14.0/appng-template-assembly-1.14.0-sources.jar Progress (1): 2.0/2.7 kB Progress (1): 2.7 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-template-assembly/1.14.0/appng-template-assembly-1.14.0-sources.jar (2.7 kB at 4.2 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application/1.14.0/appng-application-1.14.0.war.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application/1.14.0/appng-application-1.14.0.war.asc (473 B at 2.2 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application/1.14.0/appng-application-1.14.0.zip.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application/1.14.0/appng-application-1.14.0.zip.asc (473 B at 2.2 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tools/1.14.0/appng-tools-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tools/1.14.0/appng-tools-1.14.0.pom.asc (473 B at 2.0 kB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tools/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tools/maven-metadata.xml Progress (1): 302 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tools/maven-metadata.xml (302 B at 343 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tools/1.14.0/appng-tools-1.14.0.jar Progress (1): 2.0/48 kB Progress (1): 4.1/48 kB Progress (1): 6.1/48 kB Progress (1): 8.2/48 kB Progress (1): 10/48 kB Progress (1): 12/48 kB Progress (1): 14/48 kB Progress (1): 16/48 kB Progress (1): 18/48 kB Progress (1): 20/48 kB Progress (1): 23/48 kB Progress (1): 25/48 kB Progress (1): 27/48 kB Progress (1): 29/48 kB Progress (1): 31/48 kB Progress (1): 33/48 kB Progress (1): 35/48 kB Progress (1): 37/48 kB Progress (1): 39/48 kB Progress (1): 41/48 kB Progress (1): 43/48 kB Progress (1): 45/48 kB Progress (1): 47/48 kB Progress (1): 48 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tools/1.14.0/appng-tools-1.14.0.jar (48 kB at 53 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tools/1.14.0/appng-tools-1.14.0.pom Progress (1): 2.0 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tools/1.14.0/appng-tools-1.14.0.pom (2.0 kB at 2.7 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-mail/1.14.0/appng-mail-1.14.0.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-mail/1.14.0/appng-mail-1.14.0.jar.asc (473 B at 1.7 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-mail/1.14.0/appng-mail-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-mail/1.14.0/appng-mail-1.14.0.pom.asc (473 B at 2.1 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-forms/1.14.0/appng-forms-1.14.0.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-forms/1.14.0/appng-forms-1.14.0.jar.asc (473 B at 2.1 kB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-forms/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-forms/maven-metadata.xml Progress (1): 302 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-forms/maven-metadata.xml (302 B at 332 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-forms/1.14.0/appng-forms-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-forms/1.14.0/appng-forms-1.14.0.pom.asc (473 B at 1.9 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-testsupport/1.14.0/appng-testsupport-1.14.0.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-testsupport/1.14.0/appng-testsupport-1.14.0.jar.asc (473 B at 2.0 kB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-testsupport/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-testsupport/maven-metadata.xml Progress (1): 308 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-testsupport/maven-metadata.xml (308 B at 361 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat8/1.14.0/appng-tomcat8-1.14.0-sources.jar Progress (1): 2.0/3.0 kB Progress (1): 3.0 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat8/1.14.0/appng-tomcat8-1.14.0-sources.jar (3.0 kB at 4.6 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat7/1.14.0/appng-tomcat7-1.14.0-sources.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat7/1.14.0/appng-tomcat7-1.14.0-sources.jar.asc (473 B at 2.0 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer/1.14.0/appng-appngizer-1.14.0-sources.jar Progress (1): 2.0/57 kB Progress (1): 4.1/57 kB Progress (1): 6.1/57 kB Progress (1): 8.2/57 kB Progress (1): 10/57 kB Progress (1): 12/57 kB Progress (1): 14/57 kB Progress (1): 16/57 kB Progress (1): 18/57 kB Progress (1): 20/57 kB Progress (1): 23/57 kB Progress (1): 25/57 kB Progress (1): 27/57 kB Progress (1): 29/57 kB Progress (1): 31/57 kB Progress (1): 33/57 kB Progress (1): 35/57 kB Progress (1): 37/57 kB Progress (1): 39/57 kB Progress (1): 41/57 kB Progress (1): 43/57 kB Progress (1): 45/57 kB Progress (1): 47/57 kB Progress (1): 49/57 kB Progress (1): 51/57 kB Progress (1): 53/57 kB Progress (1): 55/57 kB Progress (1): 57 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer/1.14.0/appng-appngizer-1.14.0-sources.jar (57 kB at 62 kB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer/maven-metadata.xml Progress (1): 306 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer/maven-metadata.xml (306 B at 346 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application-assembly/1.14.0/appng-application-assembly-1.14.0.jar Progress (1): 1.6 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application-assembly/1.14.0/appng-application-assembly-1.14.0.jar (1.6 kB at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application-assembly/1.14.0/appng-application-assembly-1.14.0.pom Progress (1): 533 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application-assembly/1.14.0/appng-application-assembly-1.14.0.pom (533 B at 806 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-xmlapi/1.14.0/appng-xmlapi-1.14.0.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-xmlapi/1.14.0/appng-xmlapi-1.14.0.jar.asc (473 B at 2.1 kB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-xmlapi/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-xmlapi/maven-metadata.xml Progress (1): 303 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-xmlapi/maven-metadata.xml (303 B at 357 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat8/1.14.0/appng-tomcat8-1.14.0.jar Progress (1): 2.0/3.1 kB Progress (1): 3.1 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat8/1.14.0/appng-tomcat8-1.14.0.jar (3.1 kB at 4.5 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat8/1.14.0/appng-tomcat8-1.14.0.pom Progress (1): 1.0 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat8/1.14.0/appng-tomcat8-1.14.0.pom (1.0 kB at 1.6 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-taglib/1.14.0/appng-taglib-1.14.0-sources.jar Progress (1): 2.0/42 kB Progress (1): 4.1/42 kB Progress (1): 6.1/42 kB Progress (1): 8.2/42 kB Progress (1): 10/42 kB Progress (1): 12/42 kB Progress (1): 14/42 kB Progress (1): 16/42 kB Progress (1): 18/42 kB Progress (1): 20/42 kB Progress (1): 23/42 kB Progress (1): 25/42 kB Progress (1): 27/42 kB Progress (1): 29/42 kB Progress (1): 31/42 kB Progress (1): 33/42 kB Progress (1): 35/42 kB Progress (1): 37/42 kB Progress (1): 39/42 kB Progress (1): 41/42 kB Progress (1): 42 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-taglib/1.14.0/appng-taglib-1.14.0-sources.jar (42 kB at 52 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-documentation/1.14.0/appng-documentation-1.14.0-sources.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-documentation/1.14.0/appng-documentation-1.14.0-sources.jar.asc (473 B at 2.1 kB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-documentation/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-documentation/maven-metadata.xml Progress (1): 310 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-documentation/maven-metadata.xml (310 B at 351 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-api/1.14.0/appng-api-1.14.0.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-api/1.14.0/appng-api-1.14.0.jar.asc (473 B at 2.1 kB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-api/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-api/maven-metadata.xml Progress (1): 300 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-api/maven-metadata.xml (300 B at 343 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-documentation/1.14.0/appng-documentation-1.14.0-sources.jar Progress (1): 2.0/35 kB Progress (1): 4.1/35 kB Progress (1): 6.1/35 kB Progress (1): 8.2/35 kB Progress (1): 10/35 kB Progress (1): 12/35 kB Progress (1): 14/35 kB Progress (1): 16/35 kB Progress (1): 18/35 kB Progress (1): 20/35 kB Progress (1): 23/35 kB Progress (1): 25/35 kB Progress (1): 27/35 kB Progress (1): 29/35 kB Progress (1): 31/35 kB Progress (1): 33/35 kB Progress (1): 35/35 kB Progress (1): 35 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-documentation/1.14.0/appng-documentation-1.14.0-sources.jar (35 kB at 44 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-formtags/1.14.0/appng-formtags-1.14.0.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-formtags/1.14.0/appng-formtags-1.14.0.jar.asc (473 B at 2.2 kB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-formtags/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-formtags/maven-metadata.xml Progress (1): 305 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-formtags/maven-metadata.xml (305 B at 365 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer/1.14.0/appng-appngizer-1.14.0-sources.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer/1.14.0/appng-appngizer-1.14.0-sources.jar.asc (473 B at 2.1 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-testsupport/1.14.0/appng-testsupport-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-testsupport/1.14.0/appng-testsupport-1.14.0.pom.asc (473 B at 2.1 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-archetype-application/1.14.0/appng-archetype-application-1.14.0-sources.jar Progress (1): 2.0/14 kB Progress (1): 4.1/14 kB Progress (1): 6.1/14 kB Progress (1): 8.2/14 kB Progress (1): 10/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-archetype-application/1.14.0/appng-archetype-application-1.14.0-sources.jar (14 kB at 19 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer-jaxb/1.14.0/appng-appngizer-jaxb-1.14.0-sources.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer-jaxb/1.14.0/appng-appngizer-jaxb-1.14.0-sources.jar.asc (473 B at 2.1 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-persistence/1.14.0/appng-persistence-1.14.0.jar Progress (1): 2.0/23 kB Progress (1): 4.1/23 kB Progress (1): 6.1/23 kB Progress (1): 8.2/23 kB Progress (1): 10/23 kB Progress (1): 12/23 kB Progress (1): 14/23 kB Progress (1): 16/23 kB Progress (1): 18/23 kB Progress (1): 20/23 kB Progress (1): 23/23 kB Progress (1): 23 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-persistence/1.14.0/appng-persistence-1.14.0.jar (23 kB at 31 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-persistence/1.14.0/appng-persistence-1.14.0.pom Progress (1): 2.0/2.5 kB Progress (1): 2.5 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-persistence/1.14.0/appng-persistence-1.14.0.pom (2.5 kB at 3.5 kB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-persistence/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-persistence/maven-metadata.xml Progress (1): 308 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-persistence/maven-metadata.xml (308 B at 350 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer/1.14.0/appng-appngizer-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer/1.14.0/appng-appngizer-1.14.0.pom.asc (473 B at 2.1 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-testsupport/1.14.0/appng-testsupport-1.14.0-sources.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-testsupport/1.14.0/appng-testsupport-1.14.0-sources.jar.asc (473 B at 2.1 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application/1.14.0/appng-application-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application/1.14.0/appng-application-1.14.0.pom.asc (473 B at 2.2 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-persistence/1.14.0/appng-persistence-1.14.0.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-persistence/1.14.0/appng-persistence-1.14.0.jar.asc (473 B at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-formtags/1.14.0/appng-formtags-1.14.0-sources.jar Progress (1): 2.0/21 kB Progress (1): 4.1/21 kB Progress (1): 6.1/21 kB Progress (1): 8.2/21 kB Progress (1): 10/21 kB Progress (1): 12/21 kB Progress (1): 14/21 kB Progress (1): 16/21 kB Progress (1): 18/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-formtags/1.14.0/appng-formtags-1.14.0-sources.jar (21 kB at 27 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-core/1.14.0/appng-core-1.14.0.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-core/1.14.0/appng-core-1.14.0.jar.asc (473 B at 2.1 kB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-core/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-core/maven-metadata.xml Progress (1): 301 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-core/maven-metadata.xml (301 B at 321 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-xmlapi/1.14.0/appng-xmlapi-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-xmlapi/1.14.0/appng-xmlapi-1.14.0.pom.asc (473 B at 2.1 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-core/1.14.0/appng-core-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-core/1.14.0/appng-core-1.14.0.pom.asc (473 B at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application/1.14.0/appng-application-1.14.0-sources.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application/1.14.0/appng-application-1.14.0-sources.jar.asc (473 B at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-taglib/1.14.0/appng-taglib-1.14.0.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-taglib/1.14.0/appng-taglib-1.14.0.jar.asc (473 B at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-search/1.14.0/appng-search-1.14.0.jar Progress (1): 2.0/54 kB Progress (1): 4.1/54 kB Progress (1): 6.1/54 kB Progress (1): 8.2/54 kB Progress (1): 10/54 kB Progress (1): 12/54 kB Progress (1): 14/54 kB Progress (1): 16/54 kB Progress (1): 18/54 kB Progress (1): 20/54 kB Progress (1): 23/54 kB Progress (1): 25/54 kB Progress (1): 27/54 kB Progress (1): 29/54 kB Progress (1): 31/54 kB Progress (1): 33/54 kB Progress (1): 35/54 kB Progress (1): 37/54 kB Progress (1): 39/54 kB Progress (1): 41/54 kB Progress (1): 43/54 kB Progress (1): 45/54 kB Progress (1): 47/54 kB Progress (1): 49/54 kB Progress (1): 51/54 kB Progress (1): 53/54 kB Progress (1): 54 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-search/1.14.0/appng-search-1.14.0.jar (54 kB at 65 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-search/1.14.0/appng-search-1.14.0.pom Progress (1): 2.0/2.6 kB Progress (1): 2.6 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-search/1.14.0/appng-search-1.14.0.pom (2.6 kB at 4.1 kB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-search/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-search/maven-metadata.xml Progress (1): 303 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-search/maven-metadata.xml (303 B at 343 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-taglib/1.14.0/appng-taglib-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-taglib/1.14.0/appng-taglib-1.14.0.pom.asc (473 B at 2.1 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat7/1.14.0/appng-tomcat7-1.14.0.jar Progress (1): 2.0/3.0 kB Progress (1): 3.0 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat7/1.14.0/appng-tomcat7-1.14.0.jar (3.0 kB at 4.5 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat7/1.14.0/appng-tomcat7-1.14.0.pom Progress (1): 1.0 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat7/1.14.0/appng-tomcat7-1.14.0.pom (1.0 kB at 1.5 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-api/1.14.0/appng-api-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-api/1.14.0/appng-api-1.14.0.pom.asc (473 B at 2.0 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-forms/1.14.0/appng-forms-1.14.0-sources.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-forms/1.14.0/appng-forms-1.14.0-sources.jar.asc (473 B at 2.0 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application/1.14.0/appng-application-1.14.0.war Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.1/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.2/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.3/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.4/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.5/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.6/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.7/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.8/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 0.9/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.0/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.1/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.2/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.3/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.4/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.5/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.6/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.7/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.8/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 1.9/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.0/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.1/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.2/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.3/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.4/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.5/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.6/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.7/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.8/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 2.9/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.0/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.1/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.2/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.3/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.4/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.5/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.6/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.7/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.8/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 3.9/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.0/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.1/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.2/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.3/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.4/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.5/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.6/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.7/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.8/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 4.9/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.0/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.1/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.2/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.3/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.4/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.5/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.6/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.7/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.8/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 5.9/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.0/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.1/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.2/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.3/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.4/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.5/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.6/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.7/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.8/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 6.9/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.0/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.1/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.2/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.3/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.4/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.5/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.6/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.7/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.8/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 7.9/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.0/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.1/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.2/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.3/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.4/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.5/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.6/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.7/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.8/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 8.9/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.0/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.1/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.2/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.3/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.4/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.5/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.6/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.7/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.8/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 9.9/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10.0/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 10/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 11/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 12/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 13/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 14/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 15/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 16/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 17/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 18/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 19/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 20/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 21/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 22/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 23/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 24/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 25/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 26/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 27/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 28/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 29/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 30/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 31/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 32/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 33/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 34/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 35/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 36/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 37/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 38/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 39/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 40/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 41/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 42/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 43/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 44/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 45/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 46/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 47/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 48/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 49/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 50/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 51/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 52/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 53/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 54/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 55/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 56/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 57/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 58/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 59/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 60/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 61/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 62/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 63/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 64/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 65/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 66/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 67/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 68/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 69/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 70/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 71/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 72/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 73/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 74/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 75/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 76/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 77/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 78/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 79/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 80/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 81/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 82/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 83/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 84/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 85/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 86/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 87/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 88/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 89/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 90/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 91/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 92/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 93/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 94/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 95/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96/96 MB Progress (1): 96 MB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application/1.14.0/appng-application-1.14.0.war (96 MB at 10 MB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application/1.14.0/appng-application-1.14.0.pom Progress (1): 2.0/6.8 kB Progress (1): 4.1/6.8 kB Progress (1): 6.1/6.8 kB Progress (1): 6.8 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application/1.14.0/appng-application-1.14.0.pom (6.8 kB at 9.9 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat8/1.14.0/appng-tomcat8-1.14.0-sources.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat8/1.14.0/appng-tomcat8-1.14.0-sources.jar.asc (473 B at 1.9 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-formtags/1.14.0/appng-formtags-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-formtags/1.14.0/appng-formtags-1.14.0.pom.asc (473 B at 2.1 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-forms/1.14.0/appng-forms-1.14.0-sources.jar Progress (1): 2.0/19 kB Progress (1): 4.1/19 kB Progress (1): 6.1/19 kB Progress (1): 8.2/19 kB Progress (1): 10/19 kB Progress (1): 12/19 kB Progress (1): 14/19 kB Progress (1): 16/19 kB Progress (1): 18/19 kB Progress (1): 19 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-forms/1.14.0/appng-forms-1.14.0-sources.jar (19 kB at 23 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-documentation/1.14.0/appng-documentation-1.14.0.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-documentation/1.14.0/appng-documentation-1.14.0.jar.asc (473 B at 2.0 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-search/1.14.0/appng-search-1.14.0.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-search/1.14.0/appng-search-1.14.0.jar.asc (473 B at 1.9 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application-assembly/1.14.0/appng-application-assembly-1.14.0-sources.jar Progress (1): 2.0/2.7 kB Progress (1): 2.7 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application-assembly/1.14.0/appng-application-assembly-1.14.0-sources.jar (2.7 kB at 3.8 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-archetype-application/1.14.0/appng-archetype-application-1.14.0.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-archetype-application/1.14.0/appng-archetype-application-1.14.0.jar.asc (473 B at 2.1 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-taglib/1.14.0/appng-taglib-1.14.0-sources.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-taglib/1.14.0/appng-taglib-1.14.0-sources.jar.asc (473 B at 2.1 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-search/1.14.0/appng-search-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-search/1.14.0/appng-search-1.14.0.pom.asc (473 B at 2.1 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-documentation/1.14.0/appng-documentation-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-documentation/1.14.0/appng-documentation-1.14.0.pom.asc (473 B at 2.1 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-archetype-application/1.14.0/appng-archetype-application-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-archetype-application/1.14.0/appng-archetype-application-1.14.0.pom.asc (473 B at 1.8 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-api/1.14.0/appng-api-1.14.0.jar Progress (1): 2.0/302 kB Progress (1): 4.1/302 kB Progress (1): 6.1/302 kB Progress (1): 8.2/302 kB Progress (1): 10/302 kB Progress (1): 12/302 kB Progress (1): 14/302 kB Progress (1): 16/302 kB Progress (1): 18/302 kB Progress (1): 20/302 kB Progress (1): 23/302 kB Progress (1): 25/302 kB Progress (1): 27/302 kB Progress (1): 29/302 kB Progress (1): 31/302 kB Progress (1): 33/302 kB Progress (1): 35/302 kB Progress (1): 37/302 kB Progress (1): 39/302 kB Progress (1): 41/302 kB Progress (1): 43/302 kB Progress (1): 45/302 kB Progress (1): 47/302 kB Progress (1): 49/302 kB Progress (1): 51/302 kB Progress (1): 53/302 kB Progress (1): 55/302 kB Progress (1): 57/302 kB Progress (1): 59/302 kB Progress (1): 61/302 kB Progress (1): 63/302 kB Progress (1): 66/302 kB Progress (1): 68/302 kB Progress (1): 70/302 kB Progress (1): 72/302 kB Progress (1): 74/302 kB Progress (1): 76/302 kB Progress (1): 78/302 kB Progress (1): 80/302 kB Progress (1): 82/302 kB Progress (1): 84/302 kB Progress (1): 86/302 kB Progress (1): 88/302 kB Progress (1): 90/302 kB Progress (1): 92/302 kB Progress (1): 94/302 kB Progress (1): 96/302 kB Progress (1): 98/302 kB Progress (1): 100/302 kB Progress (1): 102/302 kB Progress (1): 104/302 kB Progress (1): 106/302 kB Progress (1): 109/302 kB Progress (1): 111/302 kB Progress (1): 113/302 kB Progress (1): 115/302 kB Progress (1): 117/302 kB Progress (1): 119/302 kB Progress (1): 121/302 kB Progress (1): 123/302 kB Progress (1): 125/302 kB Progress (1): 127/302 kB Progress (1): 129/302 kB Progress (1): 131/302 kB Progress (1): 133/302 kB Progress (1): 135/302 kB Progress (1): 137/302 kB Progress (1): 139/302 kB Progress (1): 141/302 kB Progress (1): 143/302 kB Progress (1): 145/302 kB Progress (1): 147/302 kB Progress (1): 150/302 kB Progress (1): 152/302 kB Progress (1): 154/302 kB Progress (1): 156/302 kB Progress (1): 158/302 kB Progress (1): 160/302 kB Progress (1): 162/302 kB Progress (1): 164/302 kB Progress (1): 166/302 kB Progress (1): 168/302 kB Progress (1): 170/302 kB Progress (1): 172/302 kB Progress (1): 174/302 kB Progress (1): 176/302 kB Progress (1): 178/302 kB Progress (1): 180/302 kB Progress (1): 182/302 kB Progress (1): 184/302 kB Progress (1): 186/302 kB Progress (1): 188/302 kB Progress (1): 190/302 kB Progress (1): 193/302 kB Progress (1): 195/302 kB Progress (1): 197/302 kB Progress (1): 199/302 kB Progress (1): 201/302 kB Progress (1): 203/302 kB Progress (1): 205/302 kB Progress (1): 207/302 kB Progress (1): 209/302 kB Progress (1): 211/302 kB Progress (1): 213/302 kB Progress (1): 215/302 kB Progress (1): 217/302 kB Progress (1): 219/302 kB Progress (1): 221/302 kB Progress (1): 223/302 kB Progress (1): 225/302 kB Progress (1): 227/302 kB Progress (1): 229/302 kB Progress (1): 231/302 kB Progress (1): 233/302 kB Progress (1): 236/302 kB Progress (1): 238/302 kB Progress (1): 240/302 kB Progress (1): 242/302 kB Progress (1): 244/302 kB Progress (1): 246/302 kB Progress (1): 248/302 kB Progress (1): 250/302 kB Progress (1): 252/302 kB Progress (1): 254/302 kB Progress (1): 256/302 kB Progress (1): 258/302 kB Progress (1): 260/302 kB Progress (1): 262/302 kB Progress (1): 264/302 kB Progress (1): 266/302 kB Progress (1): 268/302 kB Progress (1): 270/302 kB Progress (1): 272/302 kB Progress (1): 274/302 kB Progress (1): 276/302 kB Progress (1): 279/302 kB Progress (1): 281/302 kB Progress (1): 283/302 kB Progress (1): 285/302 kB Progress (1): 287/302 kB Progress (1): 289/302 kB Progress (1): 291/302 kB Progress (1): 293/302 kB Progress (1): 295/302 kB Progress (1): 297/302 kB Progress (1): 299/302 kB Progress (1): 301/302 kB Progress (1): 302 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-api/1.14.0/appng-api-1.14.0.jar (302 kB at 308 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-api/1.14.0/appng-api-1.14.0.pom Progress (1): 2.0/3.9 kB Progress (1): 3.9 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-api/1.14.0/appng-api-1.14.0.pom (3.9 kB at 5.8 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tools/1.14.0/appng-tools-1.14.0-sources.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tools/1.14.0/appng-tools-1.14.0-sources.jar.asc (473 B at 2.1 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-archetype-application/1.14.0/appng-archetype-application-1.14.0-sources.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-archetype-application/1.14.0/appng-archetype-application-1.14.0-sources.jar.asc (473 B at 2.1 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-parent/1.14.0/appng-parent-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-parent/1.14.0/appng-parent-1.14.0.pom.asc (473 B at 2.0 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-mail/1.14.0/appng-mail-1.14.0.jar Progress (1): 2.0/15 kB Progress (1): 4.1/15 kB Progress (1): 6.1/15 kB Progress (1): 8.2/15 kB Progress (1): 10/15 kB Progress (1): 12/15 kB Progress (1): 14/15 kB Progress (1): 15 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-mail/1.14.0/appng-mail-1.14.0.jar (15 kB at 23 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-mail/1.14.0/appng-mail-1.14.0.pom Progress (1): 1.2 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-mail/1.14.0/appng-mail-1.14.0.pom (1.2 kB at 1.8 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-persistence/1.14.0/appng-persistence-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-persistence/1.14.0/appng-persistence-1.14.0.pom.asc (473 B at 2.1 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-search/1.14.0/appng-search-1.14.0-sources.jar Progress (1): 2.0/39 kB Progress (1): 4.1/39 kB Progress (1): 6.1/39 kB Progress (1): 8.2/39 kB Progress (1): 10/39 kB Progress (1): 12/39 kB Progress (1): 14/39 kB Progress (1): 16/39 kB Progress (1): 18/39 kB Progress (1): 20/39 kB Progress (1): 23/39 kB Progress (1): 25/39 kB Progress (1): 27/39 kB Progress (1): 29/39 kB Progress (1): 31/39 kB Progress (1): 33/39 kB Progress (1): 35/39 kB Progress (1): 37/39 kB Progress (1): 39/39 kB Progress (1): 39 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-search/1.14.0/appng-search-1.14.0-sources.jar (39 kB at 58 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application/1.14.0/appng-application-1.14.0-sources.jar Progress (1): 2.0/3.0 kB Progress (1): 3.0 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application/1.14.0/appng-application-1.14.0-sources.jar (3.0 kB at 4.4 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-template-parent/1.14.0/appng-template-parent-1.14.0.pom Progress (1): 2.0/4.1 kB Progress (1): 4.1 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-template-parent/1.14.0/appng-template-parent-1.14.0.pom (4.1 kB at 5.8 kB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-template-parent/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-template-parent/maven-metadata.xml Progress (1): 312 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-template-parent/maven-metadata.xml (312 B at 337 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/maven/appng-appngizer-maven-plugin/1.14.0/appng-appngizer-maven-plugin-1.14.0-sources.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/maven/appng-appngizer-maven-plugin/1.14.0/appng-appngizer-maven-plugin-1.14.0-sources.jar.asc (473 B at 2.0 kB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml Progress (1): 325 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml (325 B at 368 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/maven/appng-appngizer-maven-plugin/1.14.0/appng-appngizer-maven-plugin-1.14.0.jar Progress (1): 2.0/14 kB Progress (1): 4.1/14 kB Progress (1): 6.1/14 kB Progress (1): 8.2/14 kB Progress (1): 10/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/maven/appng-appngizer-maven-plugin/1.14.0/appng-appngizer-maven-plugin-1.14.0.jar (14 kB at 17 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/maven/appng-appngizer-maven-plugin/1.14.0/appng-appngizer-maven-plugin-1.14.0.pom Progress (1): 2.0/3.8 kB Progress (1): 3.8 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/maven/appng-appngizer-maven-plugin/1.14.0/appng-appngizer-maven-plugin-1.14.0.pom (3.8 kB at 5.9 kB/s) Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/maven/maven-metadata.xml Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/maven/maven-metadata.xml Progress (1): 261 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/maven/maven-metadata.xml (261 B at 316 B/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat7/1.14.0/appng-tomcat7-1.14.0.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat7/1.14.0/appng-tomcat7-1.14.0.jar.asc (473 B at 2.2 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-xmlapi/1.14.0/appng-xmlapi-1.14.0-sources.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-xmlapi/1.14.0/appng-xmlapi-1.14.0-sources.jar.asc (473 B at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat7/1.14.0/appng-tomcat7-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tomcat7/1.14.0/appng-tomcat7-1.14.0.pom.asc (473 B at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-search/1.14.0/appng-search-1.14.0-sources.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-search/1.14.0/appng-search-1.14.0-sources.jar.asc (473 B at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-template-assembly/1.14.0/appng-template-assembly-1.14.0-sources.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-template-assembly/1.14.0/appng-template-assembly-1.14.0-sources.jar.asc (473 B at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-xmlapi/1.14.0/appng-xmlapi-1.14.0-sources.jar Progress (1): 2.0/162 kB Progress (1): 4.1/162 kB Progress (1): 6.1/162 kB Progress (1): 8.2/162 kB Progress (1): 10/162 kB Progress (1): 12/162 kB Progress (1): 14/162 kB Progress (1): 16/162 kB Progress (1): 18/162 kB Progress (1): 20/162 kB Progress (1): 23/162 kB Progress (1): 25/162 kB Progress (1): 27/162 kB Progress (1): 29/162 kB Progress (1): 31/162 kB Progress (1): 33/162 kB Progress (1): 35/162 kB Progress (1): 37/162 kB Progress (1): 39/162 kB Progress (1): 41/162 kB Progress (1): 43/162 kB Progress (1): 45/162 kB Progress (1): 47/162 kB Progress (1): 49/162 kB Progress (1): 51/162 kB Progress (1): 53/162 kB Progress (1): 55/162 kB Progress (1): 57/162 kB Progress (1): 59/162 kB Progress (1): 61/162 kB Progress (1): 63/162 kB Progress (1): 66/162 kB Progress (1): 68/162 kB Progress (1): 70/162 kB Progress (1): 72/162 kB Progress (1): 74/162 kB Progress (1): 76/162 kB Progress (1): 78/162 kB Progress (1): 80/162 kB Progress (1): 82/162 kB Progress (1): 84/162 kB Progress (1): 86/162 kB Progress (1): 88/162 kB Progress (1): 90/162 kB Progress (1): 92/162 kB Progress (1): 94/162 kB Progress (1): 96/162 kB Progress (1): 98/162 kB Progress (1): 100/162 kB Progress (1): 102/162 kB Progress (1): 104/162 kB Progress (1): 106/162 kB Progress (1): 109/162 kB Progress (1): 111/162 kB Progress (1): 113/162 kB Progress (1): 115/162 kB Progress (1): 117/162 kB Progress (1): 119/162 kB Progress (1): 121/162 kB Progress (1): 123/162 kB Progress (1): 125/162 kB Progress (1): 127/162 kB Progress (1): 129/162 kB Progress (1): 131/162 kB Progress (1): 133/162 kB Progress (1): 135/162 kB Progress (1): 137/162 kB Progress (1): 139/162 kB Progress (1): 141/162 kB Progress (1): 143/162 kB Progress (1): 145/162 kB Progress (1): 147/162 kB Progress (1): 150/162 kB Progress (1): 152/162 kB Progress (1): 154/162 kB Progress (1): 156/162 kB Progress (1): 158/162 kB Progress (1): 160/162 kB Progress (1): 162/162 kB Progress (1): 162 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-xmlapi/1.14.0/appng-xmlapi-1.14.0-sources.jar (162 kB at 181 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-testsupport/1.14.0/appng-testsupport-1.14.0-sources.jar Progress (1): 2.0/34 kB Progress (1): 4.1/34 kB Progress (1): 6.1/34 kB Progress (1): 8.2/34 kB Progress (1): 10/34 kB Progress (1): 12/34 kB Progress (1): 14/34 kB Progress (1): 16/34 kB Progress (1): 18/34 kB Progress (1): 20/34 kB Progress (1): 23/34 kB Progress (1): 25/34 kB Progress (1): 27/34 kB Progress (1): 29/34 kB Progress (1): 31/34 kB Progress (1): 33/34 kB Progress (1): 34 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-testsupport/1.14.0/appng-testsupport-1.14.0-sources.jar (34 kB at 51 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-testsupport/1.14.0/appng-testsupport-1.14.0.jar Progress (1): 2.0/54 kB Progress (1): 4.1/54 kB Progress (1): 6.1/54 kB Progress (1): 8.2/54 kB Progress (1): 10/54 kB Progress (1): 12/54 kB Progress (1): 14/54 kB Progress (1): 16/54 kB Progress (1): 18/54 kB Progress (1): 20/54 kB Progress (1): 23/54 kB Progress (1): 25/54 kB Progress (1): 27/54 kB Progress (1): 29/54 kB Progress (1): 31/54 kB Progress (1): 33/54 kB Progress (1): 35/54 kB Progress (1): 37/54 kB Progress (1): 39/54 kB Progress (1): 41/54 kB Progress (1): 43/54 kB Progress (1): 45/54 kB Progress (1): 47/54 kB Progress (1): 49/54 kB Progress (1): 51/54 kB Progress (1): 53/54 kB Progress (1): 54 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-testsupport/1.14.0/appng-testsupport-1.14.0.jar (54 kB at 85 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-testsupport/1.14.0/appng-testsupport-1.14.0.pom Progress (1): 2.0/2.2 kB Progress (1): 2.2 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-testsupport/1.14.0/appng-testsupport-1.14.0.pom (2.2 kB at 3.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-cli/1.14.0/appng-cli-1.14.0.jar Progress (1): 2.0/95 kB Progress (1): 4.1/95 kB Progress (1): 6.1/95 kB Progress (1): 8.2/95 kB Progress (1): 10/95 kB Progress (1): 12/95 kB Progress (1): 14/95 kB Progress (1): 16/95 kB Progress (1): 18/95 kB Progress (1): 20/95 kB Progress (1): 23/95 kB Progress (1): 25/95 kB Progress (1): 27/95 kB Progress (1): 29/95 kB Progress (1): 31/95 kB Progress (1): 33/95 kB Progress (1): 35/95 kB Progress (1): 37/95 kB Progress (1): 39/95 kB Progress (1): 41/95 kB Progress (1): 43/95 kB Progress (1): 45/95 kB Progress (1): 47/95 kB Progress (1): 49/95 kB Progress (1): 51/95 kB Progress (1): 53/95 kB Progress (1): 55/95 kB Progress (1): 57/95 kB Progress (1): 59/95 kB Progress (1): 61/95 kB Progress (1): 63/95 kB Progress (1): 66/95 kB Progress (1): 68/95 kB Progress (1): 70/95 kB Progress (1): 72/95 kB Progress (1): 74/95 kB Progress (1): 76/95 kB Progress (1): 78/95 kB Progress (1): 80/95 kB Progress (1): 82/95 kB Progress (1): 84/95 kB Progress (1): 86/95 kB Progress (1): 88/95 kB Progress (1): 90/95 kB Progress (1): 92/95 kB Progress (1): 94/95 kB Progress (1): 95 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-cli/1.14.0/appng-cli-1.14.0.jar (95 kB at 133 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-cli/1.14.0/appng-cli-1.14.0.pom Progress (1): 1.2 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-cli/1.14.0/appng-cli-1.14.0.pom (1.2 kB at 1.8 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/maven/appng-appngizer-maven-plugin/1.14.0/appng-appngizer-maven-plugin-1.14.0.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/maven/appng-appngizer-maven-plugin/1.14.0/appng-appngizer-maven-plugin-1.14.0.jar.asc (473 B at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-core/1.14.0/appng-core-1.14.0.jar Progress (1): 2.0/485 kB Progress (1): 4.1/485 kB Progress (1): 6.1/485 kB Progress (1): 8.2/485 kB Progress (1): 10/485 kB Progress (1): 12/485 kB Progress (1): 14/485 kB Progress (1): 16/485 kB Progress (1): 18/485 kB Progress (1): 20/485 kB Progress (1): 23/485 kB Progress (1): 25/485 kB Progress (1): 27/485 kB Progress (1): 29/485 kB Progress (1): 31/485 kB Progress (1): 33/485 kB Progress (1): 35/485 kB Progress (1): 37/485 kB Progress (1): 39/485 kB Progress (1): 41/485 kB Progress (1): 43/485 kB Progress (1): 45/485 kB Progress (1): 47/485 kB Progress (1): 49/485 kB Progress (1): 51/485 kB Progress (1): 53/485 kB Progress (1): 55/485 kB Progress (1): 57/485 kB Progress (1): 59/485 kB Progress (1): 61/485 kB Progress (1): 63/485 kB Progress (1): 66/485 kB Progress (1): 68/485 kB Progress (1): 70/485 kB Progress (1): 72/485 kB Progress (1): 74/485 kB Progress (1): 76/485 kB Progress (1): 78/485 kB Progress (1): 80/485 kB Progress (1): 82/485 kB Progress (1): 84/485 kB Progress (1): 86/485 kB Progress (1): 88/485 kB Progress (1): 90/485 kB Progress (1): 92/485 kB Progress (1): 94/485 kB Progress (1): 96/485 kB Progress (1): 98/485 kB Progress (1): 100/485 kB Progress (1): 102/485 kB Progress (1): 104/485 kB Progress (1): 106/485 kB Progress (1): 109/485 kB Progress (1): 111/485 kB Progress (1): 113/485 kB Progress (1): 115/485 kB Progress (1): 117/485 kB Progress (1): 119/485 kB Progress (1): 121/485 kB Progress (1): 123/485 kB Progress (1): 125/485 kB Progress (1): 127/485 kB Progress (1): 129/485 kB Progress (1): 131/485 kB Progress (1): 133/485 kB Progress (1): 135/485 kB Progress (1): 137/485 kB Progress (1): 139/485 kB Progress (1): 141/485 kB Progress (1): 143/485 kB Progress (1): 145/485 kB Progress (1): 147/485 kB Progress (1): 150/485 kB Progress (1): 152/485 kB Progress (1): 154/485 kB Progress (1): 156/485 kB Progress (1): 158/485 kB Progress (1): 160/485 kB Progress (1): 162/485 kB Progress (1): 164/485 kB Progress (1): 166/485 kB Progress (1): 168/485 kB Progress (1): 170/485 kB Progress (1): 172/485 kB Progress (1): 174/485 kB Progress (1): 176/485 kB Progress (1): 178/485 kB Progress (1): 180/485 kB Progress (1): 182/485 kB Progress (1): 184/485 kB Progress (1): 186/485 kB Progress (1): 188/485 kB Progress (1): 190/485 kB Progress (1): 193/485 kB Progress (1): 195/485 kB Progress (1): 197/485 kB Progress (1): 199/485 kB Progress (1): 201/485 kB Progress (1): 203/485 kB Progress (1): 205/485 kB Progress (1): 207/485 kB Progress (1): 209/485 kB Progress (1): 211/485 kB Progress (1): 213/485 kB Progress (1): 215/485 kB Progress (1): 217/485 kB Progress (1): 219/485 kB Progress (1): 221/485 kB Progress (1): 223/485 kB Progress (1): 225/485 kB Progress (1): 227/485 kB Progress (1): 229/485 kB Progress (1): 231/485 kB Progress (1): 233/485 kB Progress (1): 236/485 kB Progress (1): 238/485 kB Progress (1): 240/485 kB Progress (1): 242/485 kB Progress (1): 244/485 kB Progress (1): 246/485 kB Progress (1): 248/485 kB Progress (1): 250/485 kB Progress (1): 252/485 kB Progress (1): 254/485 kB Progress (1): 256/485 kB Progress (1): 258/485 kB Progress (1): 260/485 kB Progress (1): 262/485 kB Progress (1): 264/485 kB Progress (1): 266/485 kB Progress (1): 268/485 kB Progress (1): 270/485 kB Progress (1): 272/485 kB Progress (1): 274/485 kB Progress (1): 276/485 kB Progress (1): 279/485 kB Progress (1): 281/485 kB Progress (1): 283/485 kB Progress (1): 285/485 kB Progress (1): 287/485 kB Progress (1): 289/485 kB Progress (1): 291/485 kB Progress (1): 293/485 kB Progress (1): 295/485 kB Progress (1): 297/485 kB Progress (1): 299/485 kB Progress (1): 301/485 kB Progress (1): 303/485 kB Progress (1): 305/485 kB Progress (1): 307/485 kB Progress (1): 309/485 kB Progress (1): 311/485 kB Progress (1): 313/485 kB Progress (1): 315/485 kB Progress (1): 317/485 kB Progress (1): 319/485 kB Progress (1): 322/485 kB Progress (1): 324/485 kB Progress (1): 326/485 kB Progress (1): 328/485 kB Progress (1): 330/485 kB Progress (1): 332/485 kB Progress (1): 334/485 kB Progress (1): 336/485 kB Progress (1): 338/485 kB Progress (1): 340/485 kB Progress (1): 342/485 kB Progress (1): 344/485 kB Progress (1): 346/485 kB Progress (1): 348/485 kB Progress (1): 350/485 kB Progress (1): 352/485 kB Progress (1): 354/485 kB Progress (1): 356/485 kB Progress (1): 358/485 kB Progress (1): 360/485 kB Progress (1): 362/485 kB Progress (1): 365/485 kB Progress (1): 367/485 kB Progress (1): 369/485 kB Progress (1): 371/485 kB Progress (1): 373/485 kB Progress (1): 375/485 kB Progress (1): 377/485 kB Progress (1): 379/485 kB Progress (1): 381/485 kB Progress (1): 383/485 kB Progress (1): 385/485 kB Progress (1): 387/485 kB Progress (1): 389/485 kB Progress (1): 391/485 kB Progress (1): 393/485 kB Progress (1): 395/485 kB Progress (1): 397/485 kB Progress (1): 399/485 kB Progress (1): 401/485 kB Progress (1): 403/485 kB Progress (1): 406/485 kB Progress (1): 408/485 kB Progress (1): 410/485 kB Progress (1): 412/485 kB Progress (1): 414/485 kB Progress (1): 416/485 kB Progress (1): 418/485 kB Progress (1): 420/485 kB Progress (1): 422/485 kB Progress (1): 424/485 kB Progress (1): 426/485 kB Progress (1): 428/485 kB Progress (1): 430/485 kB Progress (1): 432/485 kB Progress (1): 434/485 kB Progress (1): 436/485 kB Progress (1): 438/485 kB Progress (1): 440/485 kB Progress (1): 442/485 kB Progress (1): 444/485 kB Progress (1): 446/485 kB Progress (1): 449/485 kB Progress (1): 451/485 kB Progress (1): 453/485 kB Progress (1): 455/485 kB Progress (1): 457/485 kB Progress (1): 459/485 kB Progress (1): 461/485 kB Progress (1): 463/485 kB Progress (1): 465/485 kB Progress (1): 467/485 kB Progress (1): 469/485 kB Progress (1): 471/485 kB Progress (1): 473/485 kB Progress (1): 475/485 kB Progress (1): 477/485 kB Progress (1): 479/485 kB Progress (1): 481/485 kB Progress (1): 483/485 kB Progress (1): 485 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-core/1.14.0/appng-core-1.14.0.jar (485 kB at 654 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-core/1.14.0/appng-core-1.14.0.pom Progress (1): 2.0/9.5 kB Progress (1): 4.1/9.5 kB Progress (1): 6.1/9.5 kB Progress (1): 8.2/9.5 kB Progress (1): 9.5 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-core/1.14.0/appng-core-1.14.0.pom (9.5 kB at 14 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application-assembly/1.14.0/appng-application-assembly-1.14.0-sources.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application-assembly/1.14.0/appng-application-assembly-1.14.0-sources.jar.asc (473 B at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-cli/1.14.0/appng-cli-1.14.0-sources.jar Progress (1): 2.0/77 kB Progress (1): 4.1/77 kB Progress (1): 6.1/77 kB Progress (1): 8.2/77 kB Progress (1): 10/77 kB Progress (1): 12/77 kB Progress (1): 14/77 kB Progress (1): 16/77 kB Progress (1): 18/77 kB Progress (1): 20/77 kB Progress (1): 23/77 kB Progress (1): 25/77 kB Progress (1): 27/77 kB Progress (1): 29/77 kB Progress (1): 31/77 kB Progress (1): 33/77 kB Progress (1): 35/77 kB Progress (1): 37/77 kB Progress (1): 39/77 kB Progress (1): 41/77 kB Progress (1): 43/77 kB Progress (1): 45/77 kB Progress (1): 47/77 kB Progress (1): 49/77 kB Progress (1): 51/77 kB Progress (1): 53/77 kB Progress (1): 55/77 kB Progress (1): 57/77 kB Progress (1): 59/77 kB Progress (1): 61/77 kB Progress (1): 63/77 kB Progress (1): 66/77 kB Progress (1): 68/77 kB Progress (1): 70/77 kB Progress (1): 72/77 kB Progress (1): 74/77 kB Progress (1): 76/77 kB Progress (1): 77 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-cli/1.14.0/appng-cli-1.14.0-sources.jar (77 kB at 116 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-xmlapi/1.14.0/appng-xmlapi-1.14.0.jar Progress (1): 2.0/153 kB Progress (1): 4.1/153 kB Progress (1): 6.1/153 kB Progress (1): 8.2/153 kB Progress (1): 10/153 kB Progress (1): 12/153 kB Progress (1): 14/153 kB Progress (1): 16/153 kB Progress (1): 18/153 kB Progress (1): 20/153 kB Progress (1): 23/153 kB Progress (1): 25/153 kB Progress (1): 27/153 kB Progress (1): 29/153 kB Progress (1): 31/153 kB Progress (1): 33/153 kB Progress (1): 35/153 kB Progress (1): 37/153 kB Progress (1): 39/153 kB Progress (1): 41/153 kB Progress (1): 43/153 kB Progress (1): 45/153 kB Progress (1): 47/153 kB Progress (1): 49/153 kB Progress (1): 51/153 kB Progress (1): 53/153 kB Progress (1): 55/153 kB Progress (1): 57/153 kB Progress (1): 59/153 kB Progress (1): 61/153 kB Progress (1): 63/153 kB Progress (1): 66/153 kB Progress (1): 68/153 kB Progress (1): 70/153 kB Progress (1): 72/153 kB Progress (1): 74/153 kB Progress (1): 76/153 kB Progress (1): 78/153 kB Progress (1): 80/153 kB Progress (1): 82/153 kB Progress (1): 84/153 kB Progress (1): 86/153 kB Progress (1): 88/153 kB Progress (1): 90/153 kB Progress (1): 92/153 kB Progress (1): 94/153 kB Progress (1): 96/153 kB Progress (1): 98/153 kB Progress (1): 100/153 kB Progress (1): 102/153 kB Progress (1): 104/153 kB Progress (1): 106/153 kB Progress (1): 109/153 kB Progress (1): 111/153 kB Progress (1): 113/153 kB Progress (1): 115/153 kB Progress (1): 117/153 kB Progress (1): 119/153 kB Progress (1): 121/153 kB Progress (1): 123/153 kB Progress (1): 125/153 kB Progress (1): 127/153 kB Progress (1): 129/153 kB Progress (1): 131/153 kB Progress (1): 133/153 kB Progress (1): 135/153 kB Progress (1): 137/153 kB Progress (1): 139/153 kB Progress (1): 141/153 kB Progress (1): 143/153 kB Progress (1): 145/153 kB Progress (1): 147/153 kB Progress (1): 150/153 kB Progress (1): 152/153 kB Progress (1): 153 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-xmlapi/1.14.0/appng-xmlapi-1.14.0.jar (153 kB at 238 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-xmlapi/1.14.0/appng-xmlapi-1.14.0.pom Progress (1): 2.0/2.9 kB Progress (1): 2.9 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-xmlapi/1.14.0/appng-xmlapi-1.14.0.pom (2.9 kB at 4.6 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/maven/appng-appngizer-maven-plugin/1.14.0/appng-appngizer-maven-plugin-1.14.0-sources.jar Progress (1): 2.0/8.2 kB Progress (1): 4.1/8.2 kB Progress (1): 6.1/8.2 kB Progress (1): 8.2/8.2 kB Progress (1): 8.2 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/maven/appng-appngizer-maven-plugin/1.14.0/appng-appngizer-maven-plugin-1.14.0-sources.jar (8.2 kB at 12 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-cli/1.14.0/appng-cli-1.14.0.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-cli/1.14.0/appng-cli-1.14.0.jar.asc (473 B at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-documentation/1.14.0/appng-documentation-1.14.0.jar Progress (1): 2.0/33 kB Progress (1): 4.1/33 kB Progress (1): 6.1/33 kB Progress (1): 8.2/33 kB Progress (1): 10/33 kB Progress (1): 12/33 kB Progress (1): 14/33 kB Progress (1): 16/33 kB Progress (1): 18/33 kB Progress (1): 20/33 kB Progress (1): 23/33 kB Progress (1): 25/33 kB Progress (1): 27/33 kB Progress (1): 29/33 kB Progress (1): 31/33 kB Progress (1): 33/33 kB Progress (1): 33 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-documentation/1.14.0/appng-documentation-1.14.0.jar (33 kB at 51 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-documentation/1.14.0/appng-documentation-1.14.0.pom Progress (1): 2.0/9.3 kB Progress (1): 4.1/9.3 kB Progress (1): 6.1/9.3 kB Progress (1): 8.2/9.3 kB Progress (1): 9.3 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-documentation/1.14.0/appng-documentation-1.14.0.pom (9.3 kB at 15 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-cli/1.14.0/appng-cli-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-cli/1.14.0/appng-cli-1.14.0.pom.asc (473 B at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-api/1.14.0/appng-api-1.14.0-sources.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-api/1.14.0/appng-api-1.14.0-sources.jar.asc (473 B at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application-parent/1.14.0/appng-application-parent-1.14.0.pom Progress (1): 2.0/8.3 kB Progress (1): 4.1/8.3 kB Progress (1): 6.1/8.3 kB Progress (1): 8.2/8.3 kB Progress (1): 8.3 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application-parent/1.14.0/appng-application-parent-1.14.0.pom (8.3 kB at 12 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-formtags/1.14.0/appng-formtags-1.14.0-sources.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-formtags/1.14.0/appng-formtags-1.14.0-sources.jar.asc (473 B at 2.2 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer/1.14.0/appng-appngizer-1.14.0.war Progress (1): 2.0/113 kB Progress (1): 4.1/113 kB Progress (1): 6.1/113 kB Progress (1): 8.2/113 kB Progress (1): 10/113 kB Progress (1): 12/113 kB Progress (1): 14/113 kB Progress (1): 16/113 kB Progress (1): 18/113 kB Progress (1): 20/113 kB Progress (1): 23/113 kB Progress (1): 25/113 kB Progress (1): 27/113 kB Progress (1): 29/113 kB Progress (1): 31/113 kB Progress (1): 33/113 kB Progress (1): 35/113 kB Progress (1): 37/113 kB Progress (1): 39/113 kB Progress (1): 41/113 kB Progress (1): 43/113 kB Progress (1): 45/113 kB Progress (1): 47/113 kB Progress (1): 49/113 kB Progress (1): 51/113 kB Progress (1): 53/113 kB Progress (1): 55/113 kB Progress (1): 57/113 kB Progress (1): 59/113 kB Progress (1): 61/113 kB Progress (1): 63/113 kB Progress (1): 66/113 kB Progress (1): 68/113 kB Progress (1): 70/113 kB Progress (1): 72/113 kB Progress (1): 74/113 kB Progress (1): 76/113 kB Progress (1): 78/113 kB Progress (1): 80/113 kB Progress (1): 82/113 kB Progress (1): 84/113 kB Progress (1): 86/113 kB Progress (1): 88/113 kB Progress (1): 90/113 kB Progress (1): 92/113 kB Progress (1): 94/113 kB Progress (1): 96/113 kB Progress (1): 98/113 kB Progress (1): 100/113 kB Progress (1): 102/113 kB Progress (1): 104/113 kB Progress (1): 106/113 kB Progress (1): 109/113 kB Progress (1): 111/113 kB Progress (1): 113/113 kB Progress (1): 113 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer/1.14.0/appng-appngizer-1.14.0.war (113 kB at 173 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer/1.14.0/appng-appngizer-1.14.0.pom Progress (1): 2.0/7.8 kB Progress (1): 4.1/7.8 kB Progress (1): 6.1/7.8 kB Progress (1): 7.8 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer/1.14.0/appng-appngizer-1.14.0.pom (7.8 kB at 13 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/maven/appng-appngizer-maven-plugin/1.14.0/appng-appngizer-maven-plugin-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/maven/appng-appngizer-maven-plugin/1.14.0/appng-appngizer-maven-plugin-1.14.0.pom.asc (473 B at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-api/1.14.0/appng-api-1.14.0-sources.jar Progress (1): 2.0/255 kB Progress (1): 4.1/255 kB Progress (1): 6.1/255 kB Progress (1): 8.2/255 kB Progress (1): 10/255 kB Progress (1): 12/255 kB Progress (1): 14/255 kB Progress (1): 16/255 kB Progress (1): 18/255 kB Progress (1): 20/255 kB Progress (1): 23/255 kB Progress (1): 25/255 kB Progress (1): 27/255 kB Progress (1): 29/255 kB Progress (1): 31/255 kB Progress (1): 33/255 kB Progress (1): 35/255 kB Progress (1): 37/255 kB Progress (1): 39/255 kB Progress (1): 41/255 kB Progress (1): 43/255 kB Progress (1): 45/255 kB Progress (1): 47/255 kB Progress (1): 49/255 kB Progress (1): 51/255 kB Progress (1): 53/255 kB Progress (1): 55/255 kB Progress (1): 57/255 kB Progress (1): 59/255 kB Progress (1): 61/255 kB Progress (1): 63/255 kB Progress (1): 66/255 kB Progress (1): 68/255 kB Progress (1): 70/255 kB Progress (1): 72/255 kB Progress (1): 74/255 kB Progress (1): 76/255 kB Progress (1): 78/255 kB Progress (1): 80/255 kB Progress (1): 82/255 kB Progress (1): 84/255 kB Progress (1): 86/255 kB Progress (1): 88/255 kB Progress (1): 90/255 kB Progress (1): 92/255 kB Progress (1): 94/255 kB Progress (1): 96/255 kB Progress (1): 98/255 kB Progress (1): 100/255 kB Progress (1): 102/255 kB Progress (1): 104/255 kB Progress (1): 106/255 kB Progress (1): 109/255 kB Progress (1): 111/255 kB Progress (1): 113/255 kB Progress (1): 115/255 kB Progress (1): 117/255 kB Progress (1): 119/255 kB Progress (1): 121/255 kB Progress (1): 123/255 kB Progress (1): 125/255 kB Progress (1): 127/255 kB Progress (1): 129/255 kB Progress (1): 131/255 kB Progress (1): 133/255 kB Progress (1): 135/255 kB Progress (1): 137/255 kB Progress (1): 139/255 kB Progress (1): 141/255 kB Progress (1): 143/255 kB Progress (1): 145/255 kB Progress (1): 147/255 kB Progress (1): 150/255 kB Progress (1): 152/255 kB Progress (1): 154/255 kB Progress (1): 156/255 kB Progress (1): 158/255 kB Progress (1): 160/255 kB Progress (1): 162/255 kB Progress (1): 164/255 kB Progress (1): 166/255 kB Progress (1): 168/255 kB Progress (1): 170/255 kB Progress (1): 172/255 kB Progress (1): 174/255 kB Progress (1): 176/255 kB Progress (1): 178/255 kB Progress (1): 180/255 kB Progress (1): 182/255 kB Progress (1): 184/255 kB Progress (1): 186/255 kB Progress (1): 188/255 kB Progress (1): 190/255 kB Progress (1): 193/255 kB Progress (1): 195/255 kB Progress (1): 197/255 kB Progress (1): 199/255 kB Progress (1): 201/255 kB Progress (1): 203/255 kB Progress (1): 205/255 kB Progress (1): 207/255 kB Progress (1): 209/255 kB Progress (1): 211/255 kB Progress (1): 213/255 kB Progress (1): 215/255 kB Progress (1): 217/255 kB Progress (1): 219/255 kB Progress (1): 221/255 kB Progress (1): 223/255 kB Progress (1): 225/255 kB Progress (1): 227/255 kB Progress (1): 229/255 kB Progress (1): 231/255 kB Progress (1): 233/255 kB Progress (1): 236/255 kB Progress (1): 238/255 kB Progress (1): 240/255 kB Progress (1): 242/255 kB Progress (1): 244/255 kB Progress (1): 246/255 kB Progress (1): 248/255 kB Progress (1): 250/255 kB Progress (1): 252/255 kB Progress (1): 254/255 kB Progress (1): 255 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-api/1.14.0/appng-api-1.14.0-sources.jar (255 kB at 391 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-core/1.14.0/appng-core-1.14.0-sources.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-core/1.14.0/appng-core-1.14.0-sources.jar.asc (473 B at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-template-assembly/1.14.0/appng-template-assembly-1.14.0.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-template-assembly/1.14.0/appng-template-assembly-1.14.0.jar.asc (473 B at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-forms/1.14.0/appng-forms-1.14.0.jar Progress (1): 2.0/18 kB Progress (1): 4.1/18 kB Progress (1): 6.1/18 kB Progress (1): 8.2/18 kB Progress (1): 10/18 kB Progress (1): 12/18 kB Progress (1): 14/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-forms/1.14.0/appng-forms-1.14.0.jar (18 kB at 29 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-forms/1.14.0/appng-forms-1.14.0.pom Progress (1): 1.6 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-forms/1.14.0/appng-forms-1.14.0.pom (1.6 kB at 2.5 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tools/1.14.0/appng-tools-1.14.0-sources.jar Progress (1): 2.0/40 kB Progress (1): 4.1/40 kB Progress (1): 6.1/40 kB Progress (1): 8.2/40 kB Progress (1): 10/40 kB Progress (1): 12/40 kB Progress (1): 14/40 kB Progress (1): 16/40 kB Progress (1): 18/40 kB Progress (1): 20/40 kB Progress (1): 23/40 kB Progress (1): 25/40 kB Progress (1): 27/40 kB Progress (1): 29/40 kB Progress (1): 31/40 kB Progress (1): 33/40 kB Progress (1): 35/40 kB Progress (1): 37/40 kB Progress (1): 39/40 kB Progress (1): 40 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tools/1.14.0/appng-tools-1.14.0-sources.jar (40 kB at 61 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer/1.14.0/appng-appngizer-1.14.0.war.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer/1.14.0/appng-appngizer-1.14.0.war.asc (473 B at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-mail/1.14.0/appng-mail-1.14.0-sources.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-mail/1.14.0/appng-mail-1.14.0-sources.jar.asc (473 B at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-template-parent/1.14.0/appng-template-parent-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-template-parent/1.14.0/appng-template-parent-1.14.0.pom.asc (473 B at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-formtags/1.14.0/appng-formtags-1.14.0.jar Progress (1): 2.0/30 kB Progress (1): 4.1/30 kB Progress (1): 6.1/30 kB Progress (1): 8.2/30 kB Progress (1): 10/30 kB Progress (1): 12/30 kB Progress (1): 14/30 kB Progress (1): 16/30 kB Progress (1): 18/30 kB Progress (1): 20/30 kB Progress (1): 23/30 kB Progress (1): 25/30 kB Progress (1): 27/30 kB Progress (1): 29/30 kB Progress (1): 30 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-formtags/1.14.0/appng-formtags-1.14.0.jar (30 kB at 41 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-formtags/1.14.0/appng-formtags-1.14.0.pom Progress (1): 1.8 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-formtags/1.14.0/appng-formtags-1.14.0.pom (1.8 kB at 2.8 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-persistence/1.14.0/appng-persistence-1.14.0-sources.jar Progress (1): 2.0/21 kB Progress (1): 4.1/21 kB Progress (1): 6.1/21 kB Progress (1): 8.2/21 kB Progress (1): 10/21 kB Progress (1): 12/21 kB Progress (1): 14/21 kB Progress (1): 16/21 kB Progress (1): 18/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-persistence/1.14.0/appng-persistence-1.14.0-sources.jar (21 kB at 33 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tools/1.14.0/appng-tools-1.14.0.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-tools/1.14.0/appng-tools-1.14.0.jar.asc (473 B at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-core/1.14.0/appng-core-1.14.0-sources.jar Progress (1): 2.0/320 kB Progress (1): 4.1/320 kB Progress (1): 6.1/320 kB Progress (1): 8.2/320 kB Progress (1): 10/320 kB Progress (1): 12/320 kB Progress (1): 14/320 kB Progress (1): 16/320 kB Progress (1): 18/320 kB Progress (1): 20/320 kB Progress (1): 23/320 kB Progress (1): 25/320 kB Progress (1): 27/320 kB Progress (1): 29/320 kB Progress (1): 31/320 kB Progress (1): 33/320 kB Progress (1): 35/320 kB Progress (1): 37/320 kB Progress (1): 39/320 kB Progress (1): 41/320 kB Progress (1): 43/320 kB Progress (1): 45/320 kB Progress (1): 47/320 kB Progress (1): 49/320 kB Progress (1): 51/320 kB Progress (1): 53/320 kB Progress (1): 55/320 kB Progress (1): 57/320 kB Progress (1): 59/320 kB Progress (1): 61/320 kB Progress (1): 63/320 kB Progress (1): 66/320 kB Progress (1): 68/320 kB Progress (1): 70/320 kB Progress (1): 72/320 kB Progress (1): 74/320 kB Progress (1): 76/320 kB Progress (1): 78/320 kB Progress (1): 80/320 kB Progress (1): 82/320 kB Progress (1): 84/320 kB Progress (1): 86/320 kB Progress (1): 88/320 kB Progress (1): 90/320 kB Progress (1): 92/320 kB Progress (1): 94/320 kB Progress (1): 96/320 kB Progress (1): 98/320 kB Progress (1): 100/320 kB Progress (1): 102/320 kB Progress (1): 104/320 kB Progress (1): 106/320 kB Progress (1): 109/320 kB Progress (1): 111/320 kB Progress (1): 113/320 kB Progress (1): 115/320 kB Progress (1): 117/320 kB Progress (1): 119/320 kB Progress (1): 121/320 kB Progress (1): 123/320 kB Progress (1): 125/320 kB Progress (1): 127/320 kB Progress (1): 129/320 kB Progress (1): 131/320 kB Progress (1): 133/320 kB Progress (1): 135/320 kB Progress (1): 137/320 kB Progress (1): 139/320 kB Progress (1): 141/320 kB Progress (1): 143/320 kB Progress (1): 145/320 kB Progress (1): 147/320 kB Progress (1): 150/320 kB Progress (1): 152/320 kB Progress (1): 154/320 kB Progress (1): 156/320 kB Progress (1): 158/320 kB Progress (1): 160/320 kB Progress (1): 162/320 kB Progress (1): 164/320 kB Progress (1): 166/320 kB Progress (1): 168/320 kB Progress (1): 170/320 kB Progress (1): 172/320 kB Progress (1): 174/320 kB Progress (1): 176/320 kB Progress (1): 178/320 kB Progress (1): 180/320 kB Progress (1): 182/320 kB Progress (1): 184/320 kB Progress (1): 186/320 kB Progress (1): 188/320 kB Progress (1): 190/320 kB Progress (1): 193/320 kB Progress (1): 195/320 kB Progress (1): 197/320 kB Progress (1): 199/320 kB Progress (1): 201/320 kB Progress (1): 203/320 kB Progress (1): 205/320 kB Progress (1): 207/320 kB Progress (1): 209/320 kB Progress (1): 211/320 kB Progress (1): 213/320 kB Progress (1): 215/320 kB Progress (1): 217/320 kB Progress (1): 219/320 kB Progress (1): 221/320 kB Progress (1): 223/320 kB Progress (1): 225/320 kB Progress (1): 227/320 kB Progress (1): 229/320 kB Progress (1): 231/320 kB Progress (1): 233/320 kB Progress (1): 236/320 kB Progress (1): 238/320 kB Progress (1): 240/320 kB Progress (1): 242/320 kB Progress (1): 244/320 kB Progress (1): 246/320 kB Progress (1): 248/320 kB Progress (1): 250/320 kB Progress (1): 252/320 kB Progress (1): 254/320 kB Progress (1): 256/320 kB Progress (1): 258/320 kB Progress (1): 260/320 kB Progress (1): 262/320 kB Progress (1): 264/320 kB Progress (1): 266/320 kB Progress (1): 268/320 kB Progress (1): 270/320 kB Progress (1): 272/320 kB Progress (1): 274/320 kB Progress (1): 276/320 kB Progress (1): 279/320 kB Progress (1): 281/320 kB Progress (1): 283/320 kB Progress (1): 285/320 kB Progress (1): 287/320 kB Progress (1): 289/320 kB Progress (1): 291/320 kB Progress (1): 293/320 kB Progress (1): 295/320 kB Progress (1): 297/320 kB Progress (1): 299/320 kB Progress (1): 301/320 kB Progress (1): 303/320 kB Progress (1): 305/320 kB Progress (1): 307/320 kB Progress (1): 309/320 kB Progress (1): 311/320 kB Progress (1): 313/320 kB Progress (1): 315/320 kB Progress (1): 317/320 kB Progress (1): 319/320 kB Progress (1): 320 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-core/1.14.0/appng-core-1.14.0-sources.jar (320 kB at 493 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer-jaxb/1.14.0/appng-appngizer-jaxb-1.14.0.jar Progress (1): 2.0/30 kB Progress (1): 4.1/30 kB Progress (1): 6.1/30 kB Progress (1): 8.2/30 kB Progress (1): 10/30 kB Progress (1): 12/30 kB Progress (1): 14/30 kB Progress (1): 16/30 kB Progress (1): 18/30 kB Progress (1): 20/30 kB Progress (1): 23/30 kB Progress (1): 25/30 kB Progress (1): 27/30 kB Progress (1): 29/30 kB Progress (1): 30 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer-jaxb/1.14.0/appng-appngizer-jaxb-1.14.0.jar (30 kB at 48 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer-jaxb/1.14.0/appng-appngizer-jaxb-1.14.0.pom Progress (1): 1.7 kB Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer-jaxb/1.14.0/appng-appngizer-jaxb-1.14.0.pom (1.7 kB at 2.8 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer-jaxb/1.14.0/appng-appngizer-jaxb-1.14.0.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer-jaxb/1.14.0/appng-appngizer-jaxb-1.14.0.jar.asc (473 B at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer-jaxb/1.14.0/appng-appngizer-jaxb-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-appngizer-jaxb/1.14.0/appng-appngizer-jaxb-1.14.0.pom.asc (473 B at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-persistence/1.14.0/appng-persistence-1.14.0-sources.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-persistence/1.14.0/appng-persistence-1.14.0-sources.jar.asc (473 B at 2.3 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-template-assembly/1.14.0/appng-template-assembly-1.14.0.pom.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-template-assembly/1.14.0/appng-template-assembly-1.14.0.pom.asc (473 B at 2.2 kB/s) Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application-assembly/1.14.0/appng-application-assembly-1.14.0.jar.asc Progress (1): 473 B Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1000/org/appng/appng-application-assembly/1.14.0/appng-application-assembly-1.14.0.jar.asc (473 B at 2.2 kB/s) [INFO] * Upload of locally staged artifacts finished. [INFO] * Closing staging repository with ID "orgappng-1000". Waiting for operation to complete... ...... [ERROR] Rule failure while trying to close staging repository with ID "orgappng-1000". [ERROR] [ERROR] Nexus Staging Rules Failure Report [ERROR] ================================== [ERROR] [ERROR] Repository "orgappng-1000" failures [ERROR] Rule "pom-staging" failures [ERROR] * Invalid POM: /org/appng/appng-parent/1.14.0/appng-parent-1.14.0.pom: Developer information missing [ERROR] * Invalid POM: /org/appng/appng-template-parent/1.14.0/appng-template-parent-1.14.0.pom: Project URL missing, License information missing, SCM URL missing, Developer information missing [ERROR] * Invalid POM: /org/appng/appng-application-parent/1.14.0/appng-application-parent-1.14.0.pom: Project URL missing, License information missing, SCM URL missing, Developer information missing [ERROR] Rule "javadoc-staging" failures [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-tools/1.14.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-cli/1.14.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-taglib/1.14.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-appngizer-jaxb/1.14.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-api/1.14.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-persistence/1.14.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-search/1.14.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-tomcat8/1.14.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-forms/1.14.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-formtags/1.14.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-mail/1.14.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-xmlapi/1.14.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-tomcat7/1.14.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-core/1.14.0' [ERROR] * Missing: no javadoc jar found in folder '/org/appng/appng-testsupport/1.14.0' [ERROR] [ERROR] [ERROR] Cleaning up local stage directory after a Rule failure during close of staging repositories: [orgappng-1000] [ERROR] * Deleting context 5db33f1e7729b7.properties [ERROR] Cleaning up remote stage repositories after a Rule failure during close of staging repositories: [orgappng-1000] [ERROR] * Dropping failed staging repository with ID "orgappng-1000" (Rule failure during close of staging repositories: [orgappng-1000]). Waiting for operation to complete... .... [ERROR] Remote staging finished with a failure: Staging rules failure! [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] appNG Parent ....................................... SUCCESS [ 6.254 s] [INFO] appNG Tools ........................................ SUCCESS [ 9.461 s] [INFO] appNG Mail ......................................... SUCCESS [ 2.183 s] [INFO] appNG Forms ........................................ SUCCESS [ 2.659 s] [INFO] appng Formtags ..................................... SUCCESS [ 2.788 s] [INFO] appNG XML-API ...................................... SUCCESS [ 4.561 s] [INFO] appNG public API ................................... SUCCESS [ 9.636 s] [INFO] appNG testsupport .................................. SUCCESS [ 6.893 s] [INFO] appNG Persistence-Tools ............................ SUCCESS [ 16.987 s] [INFO] appNG Search ....................................... SUCCESS [ 13.588 s] [INFO] appNG Core Library ................................. SUCCESS [ 41.042 s] [INFO] appNG Tomcat 7 ..................................... SUCCESS [ 5.429 s] [INFO] appNG Tomcat 8 ..................................... SUCCESS [ 1.371 s] [INFO] appNG Command Line Interface ....................... SUCCESS [ 44.077 s] [INFO] appNG Tag Library .................................. SUCCESS [ 4.282 s] [INFO] appNG Application .................................. SUCCESS [ 7.060 s] [INFO] appNG Documentation ................................ SUCCESS [ 26.604 s] [INFO] appNG Template Assembly Descriptors ................ SUCCESS [ 1.432 s] [INFO] appNG Template Parent .............................. SUCCESS [ 0.996 s] [INFO] appng-application-assembly ......................... SUCCESS [ 1.274 s] [INFO] appNG application parent ........................... SUCCESS [ 0.885 s] [INFO] Archetype - appng-archetype-application ............ SUCCESS [ 1.226 s] [INFO] appNGizer JAXB API ................................. SUCCESS [ 2.402 s] [INFO] appNGizer .......................................... SUCCESS [ 48.574 s] [INFO] appNG appNGizer Maven Plugin ....................... FAILURE [02:25 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 06:48 min [INFO] Finished at: 2017-06-29T14:46:08+02:00 [INFO] Final Memory: 292M/1551M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) on project appng-appngizer-maven-plugin: Remote staging failed: Staging rules failure! -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :appng-appngizer-maven-plugin [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE