Skip to content

Console Output

Started by user Matthias Mueller
Obtained build-tag-or-branch.jenkins from git ssh://git@bitbucket.aiticon.net:7999/ac/appng-build.git
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/appNG_Release_from_Tag
[Pipeline] {
[Pipeline] tool
[Pipeline] stage
[Pipeline] { (Clone)
[Pipeline] sh
+ rm -rf appng
[Pipeline] sh
+ git clone git@github.com:appNG/appng.git
Cloning into 'appng'...
[Pipeline] dir
Running in /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng
[Pipeline] {
[Pipeline] sh
+ git checkout appng-1.24.6
Note: switching to 'appng-1.24.6'.

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 switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at be341d4b preparing release 1.24.6
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build Release)
[Pipeline] dir
Running in /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng
[Pipeline] {
[Pipeline] sh
+ /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn -version
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3
Java version: 1.8.0_332, vendor: Temurin, runtime: /var/lib/jenkins/tools/hudson.model.JDK/OpenJDK8/jdk8u332-b09/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.0-15-amd64", arch: "amd64", family: "unix"
[Pipeline] sh
+ /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn javadoc:aggregate
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] appNG Parent                                                       [pom]
[INFO] appNG Tools                                                        [jar]
[INFO] appNG Mail                                                         [jar]
[INFO] appNG Forms                                                        [jar]
[INFO] appng Formtags                                                     [jar]
[INFO] appNG XML-API                                                      [jar]
[INFO] appNG public API                                                   [jar]
[INFO] appNG testsupport                                                  [jar]
[INFO] appNG REST API                                                     [jar]
[INFO] appNG Persistence-Tools                                            [jar]
[INFO] appNG Search                                                       [jar]
[INFO] appNG Core Library                                                 [jar]
[INFO] appNG Command Line Interface                                       [jar]
[INFO] appNG Tag Library                                                  [jar]
[INFO] appNGizer JAXB API                                                 [jar]
[INFO] appNGizer                                                          [jar]
[INFO] appNG Application                                                  [war]
[INFO] appNG application BOM                                              [pom]
[INFO] appNG Documentation                                                [jar]
[INFO] appNG Template Assembly Descriptors                                [jar]
[INFO] appNG Template Parent                                              [pom]
[INFO] appng-application-assembly                                         [jar]
[INFO] appNG application parent                                           [pom]
[INFO] Archetype - appng-archetype-application                            [jar]
[INFO] appNG appNGizer Maven Plugin                              [maven-plugin]
[INFO] appNG camunda                                                      [jar]
[INFO] appNG Application, including Camunda BPM process engine libraries  [war]
[INFO] appNG Maven Plugin                                        [maven-plugin]
[INFO] 
[INFO] -----------------------< org.appng:appng-parent >-----------------------
[INFO] Building appNG Parent 1.24.6                                      [1/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default-cli) > generate-sources @ appng-parent >>>
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG XML-API 1.24.6
[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/PropertyType.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_Release_from_Tag/appng/appng-xmlapi/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG REST API 1.24.6
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.4.7:generate (default) @ appng-rest-api ---
[INFO] reading from /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/src/main/resources/org/appng/api/rest/appng-rest.yaml
[WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated.
[INFO] Invoker Package Name, originally not set, is now dervied from model package name: org.appng.api.rest
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Action.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Action.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ActionField.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/ActionField.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Datasource.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Datasource.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Element.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Element.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ErrorModel.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/ErrorModel.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Field.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Field.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/FieldType.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/FieldType.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/FieldValue.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/FieldValue.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Filter.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Filter.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Link.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Link.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Message.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Message.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Option.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Option.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/OptionType.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/OptionType.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Options.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Options.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Page.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Page.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Parameter.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Parameter.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Permission.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Permission.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Sort.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Sort.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/User.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/User.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ValidationRule.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/ValidationRule.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/pom.xml
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/README.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/build.gradle
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/build.sbt
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/settings.gradle
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/gradle.properties
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/AndroidManifest.xml
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/.travis.yml
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/ApiClient.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/HttpBasicAuth.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/ApiKeyAuth.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/OAuth.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/OAuthFlow.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/gradlew
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/gradlew.bat
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.properties
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.jar
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/git_push.sh
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/.gitignore
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/Authentication.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/.swagger-codegen-ignore
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/.swagger-codegen/VERSION
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-rest-api ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Core Library 1.24.6
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[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] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/generated-sources/jaxb added.
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNGizer JAXB API 1.24.6
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- jaxb2-maven-plugin:2.4:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] Created EpisodePath [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/generated-sources/jaxb/META-INF/JAXB]: true
[INFO] 
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking appNG Maven Plugin 1.24.6
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.1:helpmojo (help-goal) @ appng-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 0 mojo descriptor.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default-cli) < generate-sources @ appng-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default-cli) @ appng-parent ---
[WARNING] Error fetching link: https://projectlombok.org/apidocs/package-list. Ignored it.
[INFO] 
Loading source file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/generated-sources/plugin/HelpMojo.java...
Loading source files for package org.appng.tools...
Loading source files for package org.appng.tools.locator...
Loading source files for package org.appng.tools.zipcode...
Loading source files for package org.appng.tools.image...
Loading source files for package org.appng.tools.file...
Loading source files for package org.appng.tools.ui...
Loading source files for package org.appng.tools.markup...
Loading source files for package org.appng.tools.poi...
Loading source files for package org.appng.tools.os...
Loading source files for package org.appng.mail...
Loading source files for package org.appng.mail.impl...
Loading source files for package org.appng.forms...
Loading source files for package org.appng.forms.impl...
Loading source files for package org.appng.el...
Loading source files for package org.appng.formtags...
Loading source files for package org.appng.formtags.providers...
Loading source files for package org.appng.xml...
Loading source files for package org.appng.xml.transformation...
Loading source files for package org.appng.xml.application...
Loading source files for package org.appng.xml.platform...
Loading source files for package org.appng.api...
Loading source files for package org.appng.api.model...
Loading source files for package org.appng.api.messaging...
Loading source files for package org.appng.api.config...
Loading source files for package org.appng.api.auth...
Loading source files for package org.appng.api.observe...
Loading source files for package org.appng.api.observe.impl...
Loading source files for package org.appng.api.validation.contraints...
Loading source files for package org.appng.api.support...
Loading source files for package org.appng.api.support.environment...
Loading source files for package org.appng.api.support.validation...
Loading source files for package org.appng.api.support.field...
Loading source files for package org.appng.api.search...
Loading source files for package org.appng.testsupport...
Loading source files for package org.appng.testsupport.persistence...
Loading source files for package org.appng.testsupport.config...
Loading source files for package org.appng.testsupport.validation...
Loading source files for package org.appng.api.rest...
Loading source files for package org.appng.api.rest.model...
Loading source files for package org.appng.api.rest.auth...
Loading source files for package org.appng.persistence.hibernate...
Loading source files for package org.appng.persistence.hibernate.dialect...
Loading source files for package org.appng.persistence.repository...
Loading source files for package org.appng.persistence.dialect...
Loading source files for package org.appng.search...
Loading source files for package org.appng.search.searcher...
Loading source files for package org.appng.search.indexer...
Loading source files for package org.appng.search.json...
Loading source files for package org.appng.core.model...
Loading source files for package org.appng.core.controller...
Loading source files for package org.appng.core.controller.messaging...
Loading source files for package org.appng.core.controller.filter...
Loading source files for package org.appng.core.controller.handler...
Loading source files for package org.appng.core.controller.rest...
Loading source files for package org.appng.core.templating...
Loading source files for package org.appng.core.repository...
Loading source files for package org.appng.core.repository.config...
Loading source files for package org.appng.core.security...
Loading source files for package org.appng.core.security.signing...
Loading source files for package org.appng.core.domain...
Loading source files for package org.appng.core...
Loading source files for package org.appng.core.service...
Loading source files for package org.appng.core.xml.repository...
Loading source files for package org.appng.cli...
Loading source files for package org.appng.cli.servlet...
Loading source files for package org.appng.cli.prettytable...
Loading source files for package org.appng.cli.validators...
Loading source files for package org.appng.cli.commands...
Loading source files for package org.appng.cli.commands.property...
Loading source files for package org.appng.cli.commands.template...
Loading source files for package org.appng.cli.commands.heartbeat...
Loading source files for package org.appng.cli.commands.group...
Loading source files for package org.appng.cli.commands.repository...
Loading source files for package org.appng.cli.commands.applicationrole...
Loading source files for package org.appng.cli.commands.site...
Loading source files for package org.appng.cli.commands.permission...
Loading source files for package org.appng.cli.commands.application...
Loading source files for package org.appng.cli.commands.platform...
Loading source files for package org.appng.cli.commands.subject...
Loading source files for package org.appng.taglib...
Loading source files for package org.appng.taglib.config...
Loading source files for package org.appng.taglib.form...
Loading source files for package org.appng.taglib.search...
Loading source files for package org.appng.appngizer.client...
Loading source files for package org.appng.appngizer.model.xml...
Loading source files for package org.appng.appngizer.model...
Loading source files for package org.appng.appngizer.controller...
Loading source files for package org.appng.appngizer...
Loading source files for package org.appng.maven.plugins.appngizer...
Loading source files for package org.appng.camunda.bpm...
Loading source files for package org.appng.maven.plugin.mojo...
Constructing Javadoc information...
Standard Doclet version 1.8.0_332
Building tree for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/HelpMojo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/RandomUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/locator/Coordinate.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/locator/GeoLocator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/locator/GMapGeoLocator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/zipcode/DefaultZipCodeValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/zipcode/GermanyZipCodeValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/zipcode/ZipCodeCountry.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/zipcode/ZipCodeValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/zipcode/ZipCodeValidatorFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/image/Captcha.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/image/ImageMetaData.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/image/ImageProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/file/FilePrefixFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/file/FileSuffixFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/file/MagicByteCheck.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/file/PropertyConstantCreator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/ui/Chunk.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/ui/Pagination.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/ui/StringNormalizer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/markup/XHTML.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/markup/XML.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/poi/Border.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/poi/Border.BorderLocation.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/poi/Borders.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/poi/Borders.BorderBuilder.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/poi/ColumnDefinition.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/poi/FontBuilder.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/poi/WorkBookHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/os/Command.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/os/Command.StreamConsumer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/os/OperatingSystem.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/os/StringConsumer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/Address.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/Attachment.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/Mail.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/Mail.RecipientType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/MailException.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/MailTransport.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/Receiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/impl/AttachmentImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/impl/DefaultTransport.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/impl/MailImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/forms/FormUpload.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/forms/FormUploadValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/forms/Request.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/forms/RequestContainer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/forms/XSSUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/forms/impl/FormUploadBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/forms/impl/RequestBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/el/ExpressionEvaluator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/Form.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/FormConfirmation.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/FormConfirmation.FormConfirmationMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/FormData.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/FormData.FormDataMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/FormElement.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/FormElement.InputTag.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/FormElement.InputType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/FormGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/FormProcessProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/LogFormData.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/RuleValidation.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/providers/EmailProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/ApplicationPropertyConstantCreator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/BaseObject.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/BuilderFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/MarshallService.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/MarshallService.AppNGSchema.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/transformation/StyleSheetProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/transformation/Transformer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/ApplicationInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/Datasource.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/Datasources.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/DatasourceType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/ObjectFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/PackageInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/PermissionRef.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/PropertyType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/Role.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/Roles.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/Template.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/TemplateType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Action.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/ActionRef.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/ApplicationConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/ApplicationReference.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/ApplicationRootConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Authentication.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Authentications.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Bean.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/BeanOption.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Condition.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Config.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Content.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Data.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/DataConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Datafield.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Datasource.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/DatasourceRef.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Datasources.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Digits.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Event.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Events.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/FieldDef.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/FieldPermissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/FieldPermissionType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/FieldType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/FileUpload.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Future.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/GetParams.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Icon.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Icontype.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/ItemType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Label.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Labels.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Link.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Linkmode.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Linkpanel.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Localization.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Max.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Message.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Messages.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/MessageType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/MetaData.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Min.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Navigation.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/NavigationItem.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/NotNull.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/ObjectFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Option.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/OptionGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Output.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/OutputFormat.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/OutputType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/PageConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/PageDefinition.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/PageReference.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Pages.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/PagesReference.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/PanelLocation.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Param.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Params.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/ParamType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Past.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Pattern.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/PermissionMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Platform.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/PlatformConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/PostParams.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Result.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Resultset.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Rule.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Rule.Option.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Section.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/SectionConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/SectionDef.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Sectionelement.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/SectionelementDef.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Selection.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/SelectionGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/SelectionType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Session.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/SessionInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/SessionParams.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Size.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Sort.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/SortOrder.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Structure.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/StructureDef.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Subject.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Template.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Textcontents.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/TextElement.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/TextElement.Xml.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Textelements.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Type.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/UrlParams.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/UrlSchema.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/UserData.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/UserInputField.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/Validation.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/ValidationGroups.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/ValidationGroups.Group.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/ValidationRule.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/ActionProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/ApplicationConfigProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/ApplicationController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/ApplicationException.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/AttachmentWebservice.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/BusinessException.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/DataContainer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/DataProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/Environment.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/FieldConverter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/FieldConverter.DatafieldOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/FieldConverter.FieldDefOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/FieldProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/FieldWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/FileUpload.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/FileUpload.Unit.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/FormDataBinder.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/FormProcessProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/FormValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/GlobalTaglet.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/GlobalXMLTaglet.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/InvalidConfigurationException.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/MessageParam.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/NotBlank.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/Option.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/Options.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/PageProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/ParameterSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/Path.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/PathInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/PermissionOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/PermissionProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/Platform.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/Platform.Environment.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/Platform.Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/ProcessingException.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/Request.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/RequestDataBinder.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/RequestSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/RequestUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/ResultService.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/ScheduledJob.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/ScheduledJobResult.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/ScheduledJobResult.ExecutionResult.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/Scope.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/Session.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/Session.Environment.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/SiteProperties.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/SoapClient.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/SoapService.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/Taglet.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/ValidationMessages.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/ValidationProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/VHostMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/Webservice.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/XMLTaglet.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/XPathProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/Account.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/Application.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/ApplicationSubject.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/Authorizable.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/AuthSubject.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/AuthSubject.PasswordChangePolicy.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/FeatureProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/Group.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/Identifiable.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/Identifier.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/Nameable.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/Named.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/NameProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/Property.Type.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/Resource.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/Resources.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/ResourceType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/ReverseableComparator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/RevisionAware.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/Role.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/SimpleProperty.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/Site.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/Site.SiteState.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/Subject.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/UserType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/Versionable.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/messaging/Event.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/messaging/EventHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/messaging/EventRegistry.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/messaging/Messaging.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/messaging/Receiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/messaging/Sender.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/messaging/Serializer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/config/ApplicationConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/config/RestConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/config/RestConfig.SiteAwareHandlerMethodArgumentResolver.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/auth/AuthTools.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/auth/PasswordPolicy.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/auth/PasswordPolicy.ValidationResult.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/observe/Observable.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/observe/Observable.Event.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/observe/Observer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/observe/impl/ObservableDelegate.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/validation/contraints/RichtextSize.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/validation/contraints/RichtextSizeValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/ApplicationConfigProviderImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/ApplicationRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/ApplicationRequest.ApplicationPath.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/ApplicationResourceHolder.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/CallableAction.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/CallableDataSource.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/ClassWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/ConfigValidationError.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/ConfigValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/DatasourceInheritanceHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/DefaultPermissionProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/DollarParameterSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/DummyPermissionProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/ElementHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/FieldProcessorImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/HashParameterSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/HttpHeaderUtils.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/HttpHeaderUtils.HttpResource.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/I18n.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/LabelSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/MessageSourceChain.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/OptionGroupFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/OptionGroupFactory.OptionGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/OptionImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/OptionOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/OptionOwner.HitCounter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/OptionOwner.OptionOwnerBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/OptionOwner.Selector.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/OptionsBuilder.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/OptionsImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/ParameterSupportBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/PositionalXMLReader.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/PropertyHolder.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/RequestFactoryBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/RequestSupportImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/ResourceBundleMessageSource.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/ResultServiceImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/SelectionBuilder.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/SelectionFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/SelectionFactory.Selection.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/SiteAwareObjectInputStream.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/SiteClassLoader.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/SortParamSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/XmlGenerator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/XmlGenerator.Entity.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/XSSHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/environment/DefaultEnvironment.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/environment/EnvironmentFactoryBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/environment/EnvironmentKeys.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/validation/DefaultValidationProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/validation/FileUploadListValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/validation/FileUploadValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/validation/LocalizedMessageInterpolator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/field/FieldConversionFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/search/BlockingQueueAccessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/search/Consumer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/search/Document.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/search/DocumentEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/search/DocumentProducer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/search/Producer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/TestBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/TestBase.ActionCall.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/TestBase.DataSourceCall.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/TestBase.SimpleApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/TestBase.SimpleFeatureProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/persistence/ConnectionHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/persistence/ConnectionHelper.DBType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/persistence/ConnectionInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/persistence/DatabaseUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/persistence/HsqlServer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/persistence/HsqlServerFactoryBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/persistence/TestDataProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/config/ApplicationTestConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/config/RestTestConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/validation/AttributeValueDifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/validation/DateFieldDifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/validation/DifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/validation/TextValueDifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/validation/WritingJsonValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/validation/WritingJsonValidator.JsonWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/validation/WritingXmlValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/validation/XPathDifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/ActionHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/ApiClient.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/ApiClient.CollectionFormat.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/DataSourceHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/RestClient.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/RestClient.Pageable.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/RestResponseEntity.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/RFC3339DateFormat.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/Action.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/ActionField.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/Datasource.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/Element.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/ErrorModel.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/Field.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/FieldType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/FieldValue.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/Filter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/Link.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/Link.TypeEnum.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/Message.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/Message.LevelEnum.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/Option.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/Options.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/OptionType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/Page.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/Parameter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/Permission.ModeEnum.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/Sort.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/Sort.OrderEnum.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/User.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/ValidationRule.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/auth/ApiKeyAuth.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/auth/Authentication.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/auth/HttpBasicAuth.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/auth/OAuth.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/auth/OAuthFlow.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/hibernate/SnakeCaseNamingStrategy.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/hibernate/dialect/HSQLDialect.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/hibernate/dialect/MariaDB103DialectUTF8.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/hibernate/dialect/MySql57DialectUTF8.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/hibernate/dialect/MySql8DialectUTF8.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/hibernate/dialect/SQLServer2008Dialect.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/EnversSearchRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/EnversSearchRepositoryImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/QueryDslSearchRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/QueryDslSearchRepositoryImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/SearchQuery.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/SearchQuery.Clause.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/SearchQuery.Criterion.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/SearchQuery.Operand.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/SearchRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/SearchRepositoryFactoryBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/SearchRepositoryImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/dialect/HSQLDialect.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/dialect/MySqlTextDialect.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/dialect/SQLServer2008Dialect.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/DocumentProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/Search.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/SearchProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/searcher/DateAdapter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/searcher/GermanSearchTermProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/searcher/SearchFormatter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/searcher/SearchTermProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/searcher/StandardSearcher.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/indexer/DocumentIndexer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/indexer/FileSystemProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/indexer/GlobalIndexer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/indexer/IndexConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/indexer/IndexConfig.ConfigEntry.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/indexer/ParseTags.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/indexer/SimpleDocument.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/Filter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/FilterConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/FilterData.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/FilterItem.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/FilterItem.DataCounter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/Json.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/Page.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/Part.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/Result.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/Result.Field.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/Result.Fields.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/Results.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/Search.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/SearchFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/AbstractRequestProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/AccessibleApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/ApplicationCacheManager.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/ApplicationContext.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/ApplicationProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/ApplicationSubjectImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/CacheProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/FeatureProviderImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/InstallablePackage.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/JarInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/JarInfo.JarInfoBuilder.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/PackageArchive.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/PackageVersion.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/PackageWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/PlatformProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/PlatformTransformer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/Repository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/RepositoryCache.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/RepositoryCacheFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/RepositoryCacheFilesystem.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/RepositoryCacheSoap.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/RepositoryMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/RepositoryScheme.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/RepositoryType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/RepositoryUtils.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/RequestProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/ResponseType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/TemplateProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/ThymeleafProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/ThymeleafProcessor.AppNG.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/ZipFileProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/CachedResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/Controller.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/HttpHeaders.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/Log4jConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/PlatformConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/PlatformStartup.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/RepositoryWatcher.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/Session.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/SessionListener.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/HazelcastReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/HazelcastSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/JedisBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/JedisReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/JedisSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/MulticastReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/MulticastSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/NodeEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/NodeEvent.MemoryUsage.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/NodeEvent.NodeState.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/RabbitMQBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/RabbitMQReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/RabbitMQSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/ReloadSiteEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/RequestNodeState.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/SiteDeletedEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/SiteStateEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/StopSiteEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/TribesReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/TribesSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/filter/CsrfSetupFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/filter/JspExtensionFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/filter/KeycloakLoginFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/filter/MSOfficeUserAgentFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/filter/PageCacheFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/filter/RedirectFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/filter/RedirectFilter.UrlRewriteConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/filter/XSSFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/ErrorPageHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/GuiHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/JspHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.ApplicationInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.Connection.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.Jar.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/MonitoringHandler.SiteInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/RequestHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/RestService.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/ServiceRequestHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/SoapService.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/StaticContentHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/rest/RestPostProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/templating/AppNGThymeleafDialect.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/templating/ReplaceTagProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/templating/ThymeleafReplaceInterceptor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/templating/ThymeleafReplaceInterceptorBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/templating/ThymeleafStandardReplaceTagProcessorCaller.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/templating/ThymeleafTemplateEngine.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/ApplicationRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/DatabaseConnectionRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/GroupRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/JobExecutionRecordRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/JobRecordRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/PermissionRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/PlatformEventRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/PropertyRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/RepoRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/ResourceRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/RoleRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/SiteApplicationRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/SiteRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/SubjectRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/TemplateRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/TemplateResourceRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/config/ApplicationPostProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/config/DatasourceConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/config/DataSourceFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/config/HikariCPConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/config/TomcatJdbcConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/BCryptPasswordHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/ConfigurablePasswordPolicy.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/DefaultPasswordPolicy.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/DigestUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/DigestValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/PasswordHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/SaltedDigest.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/SaltedDigestSha1.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/Sha1PasswordHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/BaseConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/BaseConfig.PrivateKeyFormat.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/BaseConfig.SigningAlgorithm.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/CertChainValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/CertTools.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/SignatureWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/Signer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/SignerConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/SigningException.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/SigningException.ErrorType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/ValidatorConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/ApplicationImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/Auditable.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/DatabaseConnection.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/DatabaseConnection.DatabaseType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/GroupImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/JobExecutionRecord.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/JobRecord.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/JobRecordBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/ObjectUtils.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/PackageArchiveImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/PermissionImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/PersistentPropertyHolder.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/PlatformEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/PlatformEvent.Type.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/PlatformEventListener.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/PlatformEventListener.EventProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/PropertyImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/RepositoryImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/ResourceImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/RoleImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/SiteApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/SiteApplicationPK.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/SiteImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/SubjectImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/Template.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/TemplateResource.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/ValidationPatterns.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/JMXUtils.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/Redirect.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/ApplicationArchiveProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/ApplicationProperties.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/CacheService.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/CoreService.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/DatabaseService.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/HazelcastConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/HeartBeat.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/HsqlStarter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/InitializerService.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/LdapService.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/MigrationService.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/MigrationService.MigrationStatus.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/PlatformProperties.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/PropertySupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/SiteLoadingException.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/TemplateService.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/Certification.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/GetCertificationRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/GetCertificationResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/GetPackageRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/GetPackageResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/GetPackagesRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/GetPackagesResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/GetPackageVersionsRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/GetPackageVersionsResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/ObjectFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/Package.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/Packages.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/PackageType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/PackageVersions.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/CliBootstrap.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/CliCommands.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/CliCore.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/CliEnvironment.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/CliEventProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/CliShell.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/ExecutableCliCommand.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/NoSuchRepositoryException.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/NoSuchSiteException.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/servlet/InstallListener.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/prettytable/PrettyTable.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/prettytable/TableConstants.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/prettytable/TableRow.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/validators/FileExists.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/CommandBatch.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/CommandList.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/CommandMain.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/FileOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/property/CreateProperty.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/property/DeleteProperty.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/property/ListProperties.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/property/PropertyHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/property/UpdateProperty.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/template/DeleteTemplate.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/template/InstallTemplate.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/heartbeat/HeartBeat.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/heartbeat/HeartBeat.HeartBeatEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/group/AddGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/group/CreateGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/group/DeleteGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/group/ListGroups.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/repository/CreateRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/repository/DeleteRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/repository/ListRepositories.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/applicationrole/AddRole.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/applicationrole/ListRoles.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/site/CheckSiteRunning.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/site/CreateSite.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/site/DeleteSite.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/site/ListSites.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/site/ReloadSite.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/site/SetSiteActive.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/permission/AddPermission.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/permission/ListPermissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/permission/RemovePermission.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/application/ActivateApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/application/BaseApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/application/BaseApplication.Mode.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/application/DeactivateApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/application/DeleteApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/application/InstallApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/application/ListApplications.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/platform/ExtractData.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/subject/CreateSubject.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/subject/DeleteSubject.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/subject/HashPassword.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/subject/ListSubjects.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/ApplicationAdapter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/Attribute.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/Attribute.Mode.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/If.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/MultiSiteSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/Parameter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/ParameterOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/TagletAdapter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/TagletProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/config/TagletConfiguration.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/form/Form.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/form/FormConfirmation.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/form/FormData.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/form/FormElement.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/form/FormGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/search/Search.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/search/Searchable.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/search/SearchPart.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/client/AppNGizer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.Config.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.Config.Format.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.PropertyWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/client/AppNGizerClient.SiteConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/client/VoidResponseHttpMessageConverter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Application.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Applications.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Database.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Databases.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Grant.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Grants.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Group.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Groups.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Home.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Link.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Linkable.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Links.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Nameable.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/ObjectFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Package.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Packages.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/PackageType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/PasswordChangePolicy.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Platform.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Repositories.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Repository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/RepositoryMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/RepositoryType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Role.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Roles.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/SchemaVersion.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Site.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Sites.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Subject.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Subjects.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/UserType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/Versions.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Application.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Applications.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Database.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Databases.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Group.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Groups.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Home.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Link.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Links.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Package.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Packages.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Platform.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Repositories.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Repository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Role.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Roles.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Site.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Sites.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Subject.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Subjects.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/UriAware.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/Utils.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/ApplicationController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/AppNGizerConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/AppNGizerServlet.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/ControllerBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/DatabaseController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/GroupController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/Home.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/Jaxb2Marshaller.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/PermissionController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/PlatformController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/PlatformPropertyController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/RepositoryController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/RoleController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/SessionInterceptor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/SiteApplicationController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/SiteApplicationPropertyController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/SiteController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/SiteController.ReloadSiteFromAppNGizer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/SitePropertyController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/SubjectController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/AppNGizer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/maven/plugins/appngizer/InstallMojo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/maven/plugins/appngizer/UploadMojo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/camunda/bpm/TaskWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/maven/plugin/mojo/GenerateApplicationConstantsMojo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/maven/plugin/mojo/GenerateMessageConstantsMojo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/overview-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/auth/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/auth/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/auth/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/config/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/config/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/config/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/messaging/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/messaging/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/messaging/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/observe/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/observe/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/observe/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/observe/impl/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/observe/impl/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/observe/impl/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/auth/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/auth/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/auth/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/search/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/search/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/search/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/environment/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/environment/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/environment/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/field/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/field/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/field/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/validation/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/validation/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/validation/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/validation/contraints/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/validation/contraints/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/validation/contraints/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/client/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/client/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/client/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/camunda/bpm/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/camunda/bpm/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/camunda/bpm/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/application/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/application/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/application/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/applicationrole/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/applicationrole/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/applicationrole/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/group/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/group/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/group/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/heartbeat/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/heartbeat/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/heartbeat/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/permission/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/permission/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/permission/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/platform/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/platform/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/platform/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/property/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/property/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/property/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/repository/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/repository/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/repository/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/site/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/site/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/site/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/subject/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/subject/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/subject/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/template/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/template/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/template/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/prettytable/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/prettytable/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/prettytable/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/servlet/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/servlet/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/servlet/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/validators/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/validators/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/validators/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/filter/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/filter/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/filter/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/rest/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/rest/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/rest/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/config/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/config/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/config/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/templating/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/templating/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/templating/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/el/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/el/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/el/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/forms/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/forms/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/forms/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/forms/impl/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/forms/impl/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/forms/impl/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/providers/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/providers/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/providers/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/impl/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/impl/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/impl/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/maven/plugin/mojo/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/maven/plugin/mojo/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/maven/plugin/mojo/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/maven/plugins/appngizer/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/maven/plugins/appngizer/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/maven/plugins/appngizer/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/dialect/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/dialect/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/dialect/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/hibernate/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/hibernate/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/hibernate/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/hibernate/dialect/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/hibernate/dialect/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/hibernate/dialect/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/indexer/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/indexer/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/indexer/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/searcher/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/searcher/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/searcher/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/config/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/config/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/config/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/form/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/form/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/form/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/search/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/search/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/search/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/config/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/config/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/config/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/persistence/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/persistence/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/persistence/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/validation/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/validation/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/validation/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/file/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/file/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/file/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/image/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/image/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/image/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/locator/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/locator/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/locator/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/markup/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/markup/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/markup/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/os/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/os/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/os/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/poi/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/poi/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/poi/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/ui/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/ui/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/ui/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/zipcode/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/zipcode/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/zipcode/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/transformation/package-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/transformation/package-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/transformation/package-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/constant-values.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/serialized-form.html...
Copying file StandardDocFile[file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/src/main/resources/javadoc/appng-javadoc.css] to file appng-javadoc.css...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/class-use/HelpMojo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/class-use/RandomUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/locator/class-use/GMapGeoLocator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/locator/class-use/GeoLocator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/locator/class-use/Coordinate.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/zipcode/class-use/ZipCodeCountry.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/zipcode/class-use/GermanyZipCodeValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/zipcode/class-use/DefaultZipCodeValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/zipcode/class-use/ZipCodeValidatorFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/zipcode/class-use/ZipCodeValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/image/class-use/ImageMetaData.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/image/class-use/Captcha.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/image/class-use/ImageProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/file/class-use/PropertyConstantCreator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/file/class-use/FilePrefixFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/file/class-use/FileSuffixFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/file/class-use/MagicByteCheck.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/ui/class-use/Pagination.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/ui/class-use/StringNormalizer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/ui/class-use/Chunk.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/markup/class-use/XML.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/markup/class-use/XHTML.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/poi/class-use/FontBuilder.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/poi/class-use/Border.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/poi/class-use/Border.BorderLocation.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/poi/class-use/ColumnDefinition.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/poi/class-use/Borders.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/poi/class-use/Borders.BorderBuilder.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/poi/class-use/WorkBookHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/os/class-use/Command.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/os/class-use/Command.StreamConsumer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/os/class-use/StringConsumer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/os/class-use/OperatingSystem.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/class-use/Attachment.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/class-use/Receiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/class-use/Mail.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/class-use/Mail.RecipientType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/class-use/MailException.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/class-use/MailTransport.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/class-use/Address.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/impl/class-use/DefaultTransport.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/impl/class-use/AttachmentImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/impl/class-use/MailImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/forms/class-use/Request.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/forms/class-use/XSSUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/forms/class-use/FormUpload.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/forms/class-use/RequestContainer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/forms/class-use/FormUploadValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/forms/impl/class-use/RequestBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/forms/impl/class-use/FormUploadBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/el/class-use/ExpressionEvaluator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/class-use/FormProcessProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/class-use/FormElement.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/class-use/FormElement.InputType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/class-use/FormElement.InputTag.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/class-use/FormGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/class-use/LogFormData.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/class-use/RuleValidation.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/class-use/Form.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/class-use/FormData.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/class-use/FormData.FormDataMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/class-use/FormConfirmation.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/class-use/FormConfirmation.FormConfirmationMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/providers/class-use/EmailProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/class-use/MarshallService.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/class-use/MarshallService.AppNGSchema.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/class-use/BuilderFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/class-use/BaseObject.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/class-use/ApplicationPropertyConstantCreator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/transformation/class-use/Transformer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/transformation/class-use/StyleSheetProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/class-use/TemplateType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/class-use/Template.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/class-use/Roles.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/class-use/Role.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/class-use/PropertyType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/class-use/Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/class-use/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/class-use/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/class-use/PermissionRef.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/class-use/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/class-use/PackageInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/class-use/ObjectFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/class-use/Datasources.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/class-use/DatasourceType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/class-use/Datasource.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/class-use/ApplicationInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/ValidationRule.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/ValidationGroups.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/ValidationGroups.Group.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Validation.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/UserInputField.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/UserData.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/UrlSchema.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/UrlParams.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Type.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Textelements.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Textcontents.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/TextElement.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/TextElement.Xml.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Template.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Subject.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/StructureDef.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Structure.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/SortOrder.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Sort.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Size.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/SessionParams.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/SessionInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Session.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/SelectionType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/SelectionGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Selection.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/SectionelementDef.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Sectionelement.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/SectionDef.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/SectionConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Section.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Rule.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Rule.Option.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Resultset.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Result.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/PostParams.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/PlatformConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Platform.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/PermissionMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Pattern.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Past.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Params.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/ParamType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Param.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/PanelLocation.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/PagesReference.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Pages.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/PageReference.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/PageDefinition.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/PageConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/OutputType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/OutputFormat.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Output.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/OptionGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Option.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/ObjectFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/NotNull.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/NavigationItem.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Navigation.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Min.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/MetaData.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Messages.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/MessageType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Message.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Max.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Localization.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Linkpanel.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Linkmode.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Link.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Labels.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Label.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/ItemType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Icontype.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Icon.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/GetParams.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Future.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/FileUpload.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/FieldType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/FieldPermissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/FieldPermissionType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/FieldDef.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Events.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Event.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Digits.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Datasources.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/DatasourceRef.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Datasource.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Datafield.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/DataConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Data.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Content.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Config.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Condition.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/BeanOption.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Bean.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Authentications.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Authentication.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/ApplicationRootConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/ApplicationReference.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/ApplicationConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/ActionRef.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/class-use/Action.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/PermissionOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/FormProcessProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/AttachmentWebservice.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/SoapClient.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/ActionProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/PathInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/FileUpload.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/FileUpload.Unit.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/Webservice.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/Request.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/Option.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/VHostMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/FormDataBinder.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/MessageParam.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/NotBlank.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/RequestDataBinder.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/ApplicationException.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/Platform.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/Platform.Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/Platform.Environment.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/Path.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/DataProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/ValidationMessages.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/Session.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/Session.Environment.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/ParameterSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/ValidationProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/PageProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/Environment.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/ProcessingException.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/InvalidConfigurationException.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/ApplicationConfigProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/RequestSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/ScheduledJobResult.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/ScheduledJobResult.ExecutionResult.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/Options.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/GlobalTaglet.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/SoapService.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/GlobalXMLTaglet.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/FieldProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/BusinessException.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/DataContainer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/FieldConverter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/FieldConverter.FieldDefOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/FieldConverter.DatafieldOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/ResultService.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/XMLTaglet.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/ScheduledJob.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/Taglet.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/SiteProperties.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/FormValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/RequestUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/Scope.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/PermissionProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/FieldWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/XPathProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/class-use/ApplicationController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/RevisionAware.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/Named.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/AuthSubject.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/AuthSubject.PasswordChangePolicy.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/Group.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/Property.Type.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/Role.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/Resources.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/Identifier.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/ReverseableComparator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/Nameable.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/NameProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/Authorizable.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/SimpleProperty.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/UserType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/Resource.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/Site.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/Site.SiteState.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/Application.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/ApplicationSubject.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/Subject.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/Versionable.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/FeatureProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/Identifiable.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/ResourceType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/class-use/Account.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/messaging/class-use/Receiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/messaging/class-use/EventRegistry.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/messaging/class-use/Serializer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/messaging/class-use/Sender.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/messaging/class-use/Messaging.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/messaging/class-use/Event.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/messaging/class-use/EventHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/config/class-use/RestConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/config/class-use/RestConfig.SiteAwareHandlerMethodArgumentResolver.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/config/class-use/ApplicationConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/auth/class-use/AuthTools.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/auth/class-use/PasswordPolicy.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/auth/class-use/PasswordPolicy.ValidationResult.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/observe/class-use/Observable.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/observe/class-use/Observable.Event.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/observe/class-use/Observer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/observe/impl/class-use/ObservableDelegate.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/validation/contraints/class-use/RichtextSizeValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/validation/contraints/class-use/RichtextSize.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/SiteAwareObjectInputStream.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/CallableDataSource.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/RequestSupportImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/CallableAction.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/ClassWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/ApplicationConfigProviderImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/ResultServiceImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/SelectionBuilder.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/FieldProcessorImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/MessageSourceChain.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/RequestFactoryBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/HttpHeaderUtils.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/HttpHeaderUtils.HttpResource.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/XmlGenerator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/XmlGenerator.Entity.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/ParameterSupportBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/ElementHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/PositionalXMLReader.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/DollarParameterSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/OptionGroupFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/OptionGroupFactory.OptionGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/XSSHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/DummyPermissionProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/DatasourceInheritanceHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/SelectionFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/SelectionFactory.Selection.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/SortParamSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/OptionImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/PropertyHolder.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/ApplicationRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/ApplicationRequest.ApplicationPath.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/SiteClassLoader.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/ConfigValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/OptionsImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/ApplicationResourceHolder.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/I18n.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/DefaultPermissionProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/HashParameterSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/OptionsBuilder.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/ConfigValidationError.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.Selector.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.HitCounter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/OptionOwner.OptionOwnerBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/LabelSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/class-use/ResourceBundleMessageSource.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/environment/class-use/DefaultEnvironment.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/environment/class-use/EnvironmentFactoryBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/environment/class-use/EnvironmentKeys.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/validation/class-use/FileUploadValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/validation/class-use/DefaultValidationProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/validation/class-use/LocalizedMessageInterpolator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/validation/class-use/FileUploadListValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/field/class-use/FieldConversionFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/search/class-use/Producer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/search/class-use/Consumer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/search/class-use/BlockingQueueAccessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/search/class-use/Document.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/search/class-use/DocumentProducer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/search/class-use/DocumentEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/class-use/TestBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/class-use/TestBase.DataSourceCall.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/class-use/TestBase.ActionCall.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/class-use/TestBase.SimpleApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/class-use/TestBase.SimpleFeatureProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/persistence/class-use/HsqlServer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/persistence/class-use/HsqlServerFactoryBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/persistence/class-use/DatabaseUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/persistence/class-use/ConnectionHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/persistence/class-use/ConnectionHelper.DBType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/persistence/class-use/ConnectionInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/persistence/class-use/TestDataProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/config/class-use/RestTestConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/config/class-use/ApplicationTestConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/validation/class-use/WritingXmlValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/validation/class-use/WritingJsonValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/validation/class-use/WritingJsonValidator.JsonWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/validation/class-use/DifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/validation/class-use/AttributeValueDifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/validation/class-use/XPathDifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/validation/class-use/TextValueDifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/validation/class-use/DateFieldDifferenceHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/class-use/ApiClient.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/class-use/ApiClient.CollectionFormat.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/class-use/RFC3339DateFormat.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/class-use/RestClient.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/class-use/RestClient.Pageable.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/class-use/ActionHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/class-use/DataSourceHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/class-use/RestResponseEntity.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/class-use/User.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/class-use/FieldValue.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/class-use/Option.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/class-use/FieldType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/class-use/Parameter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/class-use/ActionField.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/class-use/Action.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/class-use/OptionType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/class-use/Datasource.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/class-use/Field.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/class-use/Message.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/class-use/Message.LevelEnum.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/class-use/Options.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/class-use/ValidationRule.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/class-use/Link.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/class-use/Link.TypeEnum.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/class-use/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/class-use/Permission.ModeEnum.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/class-use/ErrorModel.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/class-use/Sort.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/class-use/Sort.OrderEnum.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/class-use/Element.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/class-use/Page.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/class-use/Filter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/auth/class-use/OAuthFlow.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/auth/class-use/HttpBasicAuth.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/auth/class-use/OAuth.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/auth/class-use/Authentication.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/auth/class-use/ApiKeyAuth.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/hibernate/class-use/SnakeCaseNamingStrategy.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/SQLServer2008Dialect.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/MySql57DialectUTF8.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/HSQLDialect.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/MySql8DialectUTF8.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/hibernate/dialect/class-use/MariaDB103DialectUTF8.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/class-use/EnversSearchRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/class-use/QueryDslSearchRepositoryImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/class-use/SearchRepositoryImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/class-use/QueryDslSearchRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/class-use/EnversSearchRepositoryImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/class-use/SearchRepositoryFactoryBean.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.Operand.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.Clause.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/class-use/SearchQuery.Criterion.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/class-use/SearchRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/dialect/class-use/SQLServer2008Dialect.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/dialect/class-use/MySqlTextDialect.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/dialect/class-use/HSQLDialect.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/class-use/SearchProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/class-use/DocumentProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/class-use/Search.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/searcher/class-use/SearchTermProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/searcher/class-use/DateAdapter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/searcher/class-use/SearchFormatter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/searcher/class-use/StandardSearcher.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/searcher/class-use/GermanSearchTermProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/indexer/class-use/DocumentIndexer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/indexer/class-use/ParseTags.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/indexer/class-use/FileSystemProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/indexer/class-use/SimpleDocument.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/indexer/class-use/GlobalIndexer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/indexer/class-use/IndexConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/indexer/class-use/IndexConfig.ConfigEntry.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/class-use/Part.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/class-use/Json.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/class-use/Results.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/class-use/FilterData.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/class-use/Result.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/class-use/Result.Fields.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/class-use/Result.Field.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/class-use/FilterItem.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/class-use/FilterItem.DataCounter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/class-use/FilterConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/class-use/Search.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/class-use/SearchFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/class-use/Page.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/class-use/Filter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/TemplateProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/InstallablePackage.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/RepositoryMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/ApplicationProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/PlatformProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/RepositoryScheme.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/RequestProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/RepositoryCacheFilesystem.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/JarInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/JarInfo.JarInfoBuilder.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/RepositoryCacheFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/ApplicationCacheManager.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/RepositoryUtils.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/Repository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/AccessibleApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/CacheProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/PackageArchive.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/AbstractRequestProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/PlatformTransformer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/ZipFileProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/PackageVersion.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/RepositoryCache.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/ThymeleafProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/ThymeleafProcessor.AppNG.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/RepositoryCacheSoap.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/ApplicationContext.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/ApplicationSubjectImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/RepositoryType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/PackageWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/FeatureProviderImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/class-use/ResponseType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/class-use/Controller.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/class-use/Log4jConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/class-use/RepositoryWatcher.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/class-use/Session.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/class-use/HttpHeaders.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/class-use/CachedResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/class-use/SessionListener.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/class-use/PlatformConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/class-use/PlatformStartup.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/JedisBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/HazelcastSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/MulticastReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/HazelcastReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/StopSiteEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/RequestNodeState.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.MemoryUsage.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/NodeEvent.NodeState.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/SiteStateEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/MulticastSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/ReloadSiteEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/JedisReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/TribesSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/TribesReceiver.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/RabbitMQSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/SiteDeletedEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/class-use/JedisSender.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/filter/class-use/CsrfSetupFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/filter/class-use/XSSFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/filter/class-use/PageCacheFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/filter/class-use/KeycloakLoginFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/filter/class-use/RedirectFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/filter/class-use/RedirectFilter.UrlRewriteConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/filter/class-use/MSOfficeUserAgentFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/filter/class-use/JspExtensionFilter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/class-use/JspHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/class-use/RestService.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.SiteInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.ApplicationInfo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.Connection.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/class-use/MonitoringHandler.Jar.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/class-use/ErrorPageHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/class-use/GuiHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/class-use/StaticContentHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/class-use/RequestHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/class-use/SoapService.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/class-use/ServiceRequestHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/rest/class-use/RestPostProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/templating/class-use/AppNGThymeleafDialect.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafTemplateEngine.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/templating/class-use/ReplaceTagProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafReplaceInterceptorBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafReplaceInterceptor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/templating/class-use/ThymeleafStandardReplaceTagProcessorCaller.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/class-use/PropertyRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/class-use/GroupRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/class-use/ResourceRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/class-use/SiteApplicationRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/class-use/SiteRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/class-use/RoleRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/class-use/DatabaseConnectionRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/class-use/TemplateRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/class-use/JobExecutionRecordRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/class-use/SubjectRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/class-use/JobRecordRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/class-use/TemplateResourceRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/class-use/ApplicationRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/class-use/PlatformEventRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/class-use/RepoRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/class-use/PermissionRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/config/class-use/DataSourceFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/config/class-use/TomcatJdbcConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/config/class-use/ApplicationPostProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/config/class-use/DatasourceConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/config/class-use/HikariCPConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/class-use/ConfigurablePasswordPolicy.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/class-use/SaltedDigest.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/class-use/Sha1PasswordHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/class-use/DefaultPasswordPolicy.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/class-use/SaltedDigestSha1.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/class-use/PasswordHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/class-use/DigestValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/class-use/DigestUtil.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/class-use/BCryptPasswordHandler.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/class-use/CertChainValidator.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/class-use/SignatureWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/class-use/ValidatorConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/class-use/Signer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/class-use/BaseConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/class-use/BaseConfig.PrivateKeyFormat.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/class-use/BaseConfig.SigningAlgorithm.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/class-use/CertTools.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/class-use/SigningException.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/class-use/SigningException.ErrorType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/class-use/SignerConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/SubjectImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/JobRecordBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/PackageArchiveImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/PersistentPropertyHolder.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/RepositoryImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/JobExecutionRecord.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/ValidationPatterns.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/ObjectUtils.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/SiteImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/ApplicationImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/PermissionImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/PlatformEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/PlatformEvent.Type.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/GroupImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/SiteApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/TemplateResource.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/ResourceImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/PlatformEventListener.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/PlatformEventListener.EventProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/PropertyImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/RoleImpl.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/JobRecord.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/Template.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/Auditable.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/DatabaseConnection.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/DatabaseConnection.DatabaseType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/class-use/SiteApplicationPK.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/class-use/JMXUtils.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/class-use/Redirect.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/class-use/PlatformProperties.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/class-use/ApplicationArchiveProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/class-use/HsqlStarter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/class-use/CoreService.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/class-use/LdapService.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/class-use/SiteLoadingException.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/class-use/HazelcastConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/class-use/DatabaseService.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/class-use/TemplateService.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/class-use/MigrationService.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/class-use/MigrationService.MigrationStatus.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/class-use/HeartBeat.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/class-use/PropertySupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/class-use/InitializerService.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/class-use/ApplicationProperties.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/class-use/CacheService.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/Certification.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/Package.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/PackageType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/ObjectFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageVersionsResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/PackageVersions.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/GetCertificationRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackagesResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/Packages.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackageVersionsRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/GetCertificationResponse.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/class-use/GetPackagesRequest.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/class-use/CliEnvironment.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/class-use/CliBootstrap.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/class-use/CliCommands.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/class-use/CliShell.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/class-use/CliCore.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/class-use/NoSuchSiteException.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/class-use/CliEventProvider.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/class-use/ExecutableCliCommand.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/class-use/NoSuchRepositoryException.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/servlet/class-use/InstallListener.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/prettytable/class-use/PrettyTable.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/prettytable/class-use/TableRow.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/prettytable/class-use/TableConstants.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/validators/class-use/FileExists.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/class-use/CommandList.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/class-use/CommandBatch.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/class-use/CommandMain.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/class-use/FileOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/property/class-use/ListProperties.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/property/class-use/CreateProperty.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/property/class-use/PropertyHelper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/property/class-use/DeleteProperty.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/property/class-use/UpdateProperty.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/template/class-use/DeleteTemplate.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/template/class-use/InstallTemplate.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/heartbeat/class-use/HeartBeat.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/heartbeat/class-use/HeartBeat.HeartBeatEvent.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/group/class-use/ListGroups.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/group/class-use/AddGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/group/class-use/CreateGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/group/class-use/DeleteGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/repository/class-use/ListRepositories.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/repository/class-use/DeleteRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/repository/class-use/CreateRepository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/applicationrole/class-use/ListRoles.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/applicationrole/class-use/AddRole.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/site/class-use/SetSiteActive.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/site/class-use/ListSites.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/site/class-use/ReloadSite.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/site/class-use/DeleteSite.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/site/class-use/CreateSite.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/site/class-use/CheckSiteRunning.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/permission/class-use/ListPermissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/permission/class-use/AddPermission.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/permission/class-use/RemovePermission.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/application/class-use/BaseApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/application/class-use/BaseApplication.Mode.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/application/class-use/DeleteApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/application/class-use/ListApplications.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/application/class-use/ActivateApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/application/class-use/InstallApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/application/class-use/DeactivateApplication.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/platform/class-use/ExtractData.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/subject/class-use/DeleteSubject.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/subject/class-use/CreateSubject.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/subject/class-use/ListSubjects.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/subject/class-use/HashPassword.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/class-use/Attribute.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/class-use/Attribute.Mode.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/class-use/If.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/class-use/Parameter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/class-use/TagletProcessor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/class-use/MultiSiteSupport.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/class-use/TagletAdapter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/class-use/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/class-use/ApplicationAdapter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/class-use/ParameterOwner.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/config/class-use/TagletConfiguration.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/form/class-use/FormElement.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/form/class-use/FormGroup.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/form/class-use/Form.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/form/class-use/FormData.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/form/class-use/FormConfirmation.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/search/class-use/SearchPart.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/search/class-use/Searchable.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/search/class-use/Search.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/client/class-use/VoidResponseHttpMessageConverter.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.Config.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.Config.Format.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.PropertyWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/client/class-use/AppNGizerClient.SiteConfig.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Repositories.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Roles.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Group.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Package.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Groups.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/PackageType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Home.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/ObjectFactory.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Role.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/RepositoryMode.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Sites.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Platform.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Nameable.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/SchemaVersion.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Database.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/PasswordChangePolicy.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Versions.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Grants.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/UserType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Packages.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Site.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Application.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Repository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Links.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Subjects.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Subject.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Linkable.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Link.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Grant.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Applications.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/Databases.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/class-use/RepositoryType.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Repositories.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Roles.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Utils.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Group.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Package.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Groups.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Home.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Property.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Properties.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Role.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Sites.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Platform.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Database.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/UriAware.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Packages.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Site.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Application.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Repository.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Links.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Subjects.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Subject.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Link.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Permission.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Permissions.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Applications.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/class-use/Databases.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/PlatformPropertyController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/Home.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/SitePropertyController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/GroupController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/AppNGizerServlet.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteApplicationController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/ControllerBase.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/RepositoryController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/SubjectController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/PermissionController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteController.ReloadSiteFromAppNGizer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/PlatformController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/DatabaseController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/SessionInterceptor.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/SiteApplicationPropertyController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/AppNGizerConfigurer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/RoleController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/Jaxb2Marshaller.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/class-use/ApplicationController.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/class-use/AppNGizer.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/maven/plugins/appngizer/class-use/InstallMojo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/maven/plugins/appngizer/class-use/UploadMojo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/camunda/bpm/class-use/TaskWrapper.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/maven/plugin/mojo/class-use/GenerateMessageConstantsMojo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/maven/plugin/mojo/class-use/GenerateApplicationConstantsMojo.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/auth/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/config/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/messaging/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/model/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/observe/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/observe/impl/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/auth/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/rest/model/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/search/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/environment/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/field/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/support/validation/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/api/validation/contraints/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/client/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/controller/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/appngizer/model/xml/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/camunda/bpm/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/application/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/applicationrole/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/group/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/heartbeat/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/permission/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/platform/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/property/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/repository/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/site/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/subject/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/commands/template/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/prettytable/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/servlet/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/cli/validators/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/filter/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/handler/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/messaging/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/controller/rest/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/domain/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/model/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/repository/config/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/security/signing/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/service/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/templating/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/core/xml/repository/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/el/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/forms/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/forms/impl/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/formtags/providers/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/mail/impl/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/maven/plugin/mojo/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/maven/plugins/appngizer/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/dialect/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/hibernate/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/hibernate/dialect/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/persistence/repository/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/indexer/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/json/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/search/searcher/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/config/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/form/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/taglib/search/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/config/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/persistence/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/testsupport/validation/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/file/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/image/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/locator/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/markup/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/os/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/poi/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/ui/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/tools/zipcode/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/application/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/platform/package-use.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/org/appng/xml/transformation/package-use.html...
Building index for all the packages and classes...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/overview-tree.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/index-all.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/deprecated-list.html...
Building index for all classes...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/allclasses-frame.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/allclasses-noframe.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/index.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/overview-summary.html...
Generating /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/site/apidocs/help-doc.html...
3 warnings
[WARNING] Javadoc Warnings
[WARNING] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/src/main/java/org/appng/api/support/PropertyHolder.java:103: warning - Tag @link: can't find addProperty(String, Object, String, Type) in org.appng.api.support.PropertyHolder
[WARNING] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/src/main/java/org/appng/api/support/PropertyHolder.java:111: warning - Tag @link: can't find addProperty(String, Object, String, Type) in org.appng.api.support.PropertyHolder
[WARNING] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/src/main/java/org/appng/core/domain/PlatformEventListener.java:62: warning - Tag @link: can't find createEvent(Type, String) in org.appng.core.domain.PlatformEventListener
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for appNG Parent 1.24.6:
[INFO] 
[INFO] appNG Parent ....................................... SUCCESS [ 46.146 s]
[INFO] appNG Tools ........................................ SKIPPED
[INFO] appNG Mail ......................................... SKIPPED
[INFO] appNG Forms ........................................ SKIPPED
[INFO] appng Formtags ..................................... SKIPPED
[INFO] appNG XML-API ...................................... SKIPPED
[INFO] appNG public API ................................... SKIPPED
[INFO] appNG testsupport .................................. SKIPPED
[INFO] appNG REST API ..................................... SKIPPED
[INFO] appNG Persistence-Tools ............................ SKIPPED
[INFO] appNG Search ....................................... SKIPPED
[INFO] appNG Core Library ................................. SKIPPED
[INFO] appNG Command Line Interface ....................... SKIPPED
[INFO] appNG Tag Library .................................. SKIPPED
[INFO] appNGizer JAXB API ................................. SKIPPED
[INFO] appNGizer .......................................... SKIPPED
[INFO] appNG Application .................................. SKIPPED
[INFO] appNG application BOM .............................. SKIPPED
[INFO] appNG Documentation ................................ SKIPPED
[INFO] appNG Template Assembly Descriptors ................ SKIPPED
[INFO] appNG Template Parent .............................. SKIPPED
[INFO] appng-application-assembly ......................... SKIPPED
[INFO] appNG application parent ........................... SKIPPED
[INFO] Archetype - appng-archetype-application ............ SKIPPED
[INFO] appNG appNGizer Maven Plugin ....................... SKIPPED
[INFO] appNG camunda ...................................... SKIPPED
[INFO] appNG Application, including Camunda BPM process engine libraries SKIPPED
[INFO] appNG Maven Plugin ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  46.583 s
[INFO] Finished at: 2023-02-10T13:17:47+01:00
[INFO] ------------------------------------------------------------------------
[Pipeline] sh
+ /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn clean deploy -Djavax.xml.accessExternalSchema=all -DoutFolder=/srv/www/appng.org/appng/builds/stable -Pmaven-central -Pdefault -Dappng.node.id=appNG
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 28 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 28 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] appNG Parent                                                       [pom]
[INFO] appNG Tools                                                        [jar]
[INFO] appNG Mail                                                         [jar]
[INFO] appNG Forms                                                        [jar]
[INFO] appng Formtags                                                     [jar]
[INFO] appNG XML-API                                                      [jar]
[INFO] appNG public API                                                   [jar]
[INFO] appNG testsupport                                                  [jar]
[INFO] appNG REST API                                                     [jar]
[INFO] appNG Persistence-Tools                                            [jar]
[INFO] appNG Search                                                       [jar]
[INFO] appNG Core Library                                                 [jar]
[INFO] appNG Command Line Interface                                       [jar]
[INFO] appNG Tag Library                                                  [jar]
[INFO] appNGizer JAXB API                                                 [jar]
[INFO] appNGizer                                                          [jar]
[INFO] appNG Application                                                  [war]
[INFO] appNG application BOM                                              [pom]
[INFO] appNG Documentation                                                [jar]
[INFO] appNG Template Assembly Descriptors                                [jar]
[INFO] appNG Template Parent                                              [pom]
[INFO] appng-application-assembly                                         [jar]
[INFO] appNG application parent                                           [pom]
[INFO] Archetype - appng-archetype-application                            [jar]
[INFO] appNG appNGizer Maven Plugin                              [maven-plugin]
[INFO] appNG camunda                                                      [jar]
[INFO] appNG Application, including Camunda BPM process engine libraries  [war]
[INFO] appNG Maven Plugin                                        [maven-plugin]
[INFO] 
[INFO] -----------------------< org.appng:appng-parent >-----------------------
[INFO] Building appNG Parent 1.24.6                                      [1/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-parent ---
[INFO] Deleting /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target
[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_Release_from_Tag/appng/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-parent/1.24.6/appng-parent-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/appng-parent-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-parent/1.24.6/appng-parent-1.24.6.pom.asc
[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_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-parent/1.24.6/appng-parent-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/appng-parent-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-parent/1.24.6/appng-parent-1.24.6.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------------------< org.appng:appng-tools >------------------------
[INFO] Building appNG Tools 1.24.6                                       [2/28]
[INFO] --------------------------------[ jar ]---------------------------------
[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_Release_from_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_Release_from_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 18 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-tools ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-tools ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.tools.locator.GeoLocatorTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s - in org.appng.tools.locator.GeoLocatorTest
[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
2023-02-10 13:18:09,389 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2023-02-10 13:18:09,543 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@4bbfb90a
2023-02-10 13:18:09,543 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@4bbfb90a
2023-02-10 13:18:09,543 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@4bbfb90a
2023-02-10 13:18:09,543 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@4bbfb90a
2023-02-10 13:18:09,544 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@4bbfb90a
2023-02-10 13:18:09,544 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@4bbfb90a
2023-02-10 13:18:09,544 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@4bbfb90a
2023-02-10 13:18:09,544 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@4bbfb90a
2023-02-10 13:18:09,628 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2023-02-10 13:18:09,628 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16'
2023-02-10 13:18:09,644 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2023-02-10 13:18:09,644 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG

',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@694e1548
2023-02-10 13:18:09,644 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@694e1548
2023-02-10 13:18:09,645 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@694e1548
2023-02-10 13:18:09,645 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@694e1548
2023-02-10 13:18:09,645 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '/color',test 'EQUALS, value 6',format '/color RGBA,': com.j256.simplemagic.entries.MagicEntry$ContentData@694e1548
2023-02-10 13:18:09,645 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@694e1548
2023-02-10 13:18:09,645 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG

',format 'PNG image'
2023-02-10 13:18:09,645 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 1600 x 843, 8-bit/color RGBA, non-interlaced'
2023-02-10 13:18:09,658 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2023-02-10 13:18:09,658 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@1c3a4799
2023-02-10 13:18:09,658 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@1c3a4799
2023-02-10 13:18:09,658 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@1c3a4799
2023-02-10 13:18:09,658 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@1c3a4799
2023-02-10 13:18:09,659 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@1c3a4799
2023-02-10 13:18:09,659 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@1c3a4799
2023-02-10 13:18:09,659 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@1c3a4799
2023-02-10 13:18:09,659 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@1c3a4799
2023-02-10 13:18:09,659 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2023-02-10 13:18:09,659 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16'
2023-02-10 13:18:10,136 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2023-02-10 13:18:10,137 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@11438d26
2023-02-10 13:18:10,137 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@11438d26
2023-02-10 13:18:10,137 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@11438d26
2023-02-10 13:18:10,137 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@11438d26
2023-02-10 13:18:10,138 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@11438d26
2023-02-10 13:18:10,138 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@11438d26
2023-02-10 13:18:10,138 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@11438d26
2023-02-10 13:18:10,138 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@11438d26
2023-02-10 13:18:10,138 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2023-02-10 13:18:10,139 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16'
2023-02-10 13:18:10,150 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2023-02-10 13:18:10,151 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@5faeada1
2023-02-10 13:18:10,151 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@5faeada1
2023-02-10 13:18:10,151 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@5faeada1
2023-02-10 13:18:10,151 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@5faeada1
2023-02-10 13:18:10,152 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@5faeada1
2023-02-10 13:18:10,152 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@5faeada1
2023-02-10 13:18:10,152 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@5faeada1
2023-02-10 13:18:10,152 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@5faeada1
2023-02-10 13:18:10,152 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2023-02-10 13:18:10,153 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16'
2023-02-10 13:18:10,256 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@30a3107a
2023-02-10 13:18:10,256 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@30a3107a
2023-02-10 13:18:10,256 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@30a3107a
2023-02-10 13:18:10,257 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@30a3107a
2023-02-10 13:18:10,257 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@30a3107a
2023-02-10 13:18:10,257 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@30a3107a
2023-02-10 13:18:10,257 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@30a3107a
2023-02-10 13:18:10,257 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@30a3107a
2023-02-10 13:18:10,258 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2023-02-10 13:18:10,258 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, resolution (DPI), density 96x96, segment length 16'
2023-02-10 13:18:10,268 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2023-02-10 13:18:10,269 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@52feb982
2023-02-10 13:18:10,269 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@52feb982
2023-02-10 13:18:10,269 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@52feb982
2023-02-10 13:18:10,269 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@52feb982
2023-02-10 13:18:10,270 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@52feb982
2023-02-10 13:18:10,270 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@52feb982
2023-02-10 13:18:10,270 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@52feb982
2023-02-10 13:18:10,270 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@52feb982
2023-02-10 13:18:10,270 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2023-02-10 13:18:10,271 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16'
2023-02-10 13:18:10,359 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@78e67e0a
2023-02-10 13:18:10,359 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@78e67e0a
2023-02-10 13:18:10,360 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@78e67e0a
2023-02-10 13:18:10,360 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@78e67e0a
2023-02-10 13:18:10,360 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@78e67e0a
2023-02-10 13:18:10,360 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@78e67e0a
2023-02-10 13:18:10,361 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@78e67e0a
2023-02-10 13:18:10,361 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@78e67e0a
2023-02-10 13:18:10,361 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2023-02-10 13:18:10,361 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, resolution (DPI), density 96x96, segment length 16'
2023-02-10 13:18:10,379 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2023-02-10 13:18:10,379 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@80503
2023-02-10 13:18:10,380 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@80503
2023-02-10 13:18:10,380 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@80503
2023-02-10 13:18:10,380 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@80503
2023-02-10 13:18:10,380 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@80503
2023-02-10 13:18:10,380 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@80503
2023-02-10 13:18:10,380 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@80503
2023-02-10 13:18:10,380 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@80503
2023-02-10 13:18:10,380 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2023-02-10 13:18:10,381 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16'
2023-02-10 13:18:10,477 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2023-02-10 13:18:10,478 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@2a556333
2023-02-10 13:18:10,478 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@2a556333
2023-02-10 13:18:10,478 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@2a556333
2023-02-10 13:18:10,478 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@2a556333
2023-02-10 13:18:10,478 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@2a556333
2023-02-10 13:18:10,479 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@2a556333
2023-02-10 13:18:10,479 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@2a556333
2023-02-10 13:18:10,479 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@2a556333
2023-02-10 13:18:10,479 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2023-02-10 13:18:10,479 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16'
2023-02-10 13:18:10,589 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2023-02-10 13:18:10,590 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@467aecef
2023-02-10 13:18:10,590 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@467aecef
2023-02-10 13:18:10,590 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@467aecef
2023-02-10 13:18:10,590 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@467aecef
2023-02-10 13:18:10,590 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@467aecef
2023-02-10 13:18:10,591 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@467aecef
2023-02-10 13:18:10,591 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@467aecef
2023-02-10 13:18:10,591 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@467aecef
2023-02-10 13:18:10,591 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2023-02-10 13:18:10,591 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16'
2023-02-10 13:18:10,695 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@7a187f14
2023-02-10 13:18:10,695 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@7a187f14
2023-02-10 13:18:10,695 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@7a187f14
2023-02-10 13:18:10,695 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@7a187f14
2023-02-10 13:18:10,695 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@7a187f14
2023-02-10 13:18:10,696 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@7a187f14
2023-02-10 13:18:10,696 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@7a187f14
2023-02-10 13:18:10,696 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@7a187f14
2023-02-10 13:18:10,696 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2023-02-10 13:18:10,696 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, resolution (DPI), density 96x96, segment length 16'
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.36 s - in org.appng.tools.image.ImageProcessorTest
[INFO] Running org.appng.tools.file.MagicByteCheckTest
2023-02-10 13:18:10,709 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@1d8d30f7
2023-02-10 13:18:10,709 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@1d8d30f7
2023-02-10 13:18:10,710 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@1d8d30f7
2023-02-10 13:18:10,710 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@1d8d30f7
2023-02-10 13:18:10,710 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@1d8d30f7
2023-02-10 13:18:10,710 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@1d8d30f7
2023-02-10 13:18:10,710 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@1d8d30f7
2023-02-10 13:18:10,710 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@1d8d30f7
2023-02-10 13:18:10,710 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2023-02-10 13:18:10,711 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16'
2023-02-10 13:18:10,714 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.002
2023-02-10 13:18:10,715 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning no match
2023-02-10 13:18:10,730 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'unknown',test 'BM': com.j256.simplemagic.entries.MagicEntry$ContentData@5bb21b69
2023-02-10 13:18:10,731 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'PC',mime 'image/x-ms-bmp',test 'EQUALS, value 40',format 'PC bitmap, Windows 3.x format': com.j256.simplemagic.entries.MagicEntry$ContentData@5bb21b69
2023-02-10 13:18:10,731 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', %d x': com.j256.simplemagic.entries.MagicEntry$ContentData@5bb21b69
2023-02-10 13:18:10,731 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d x': com.j256.simplemagic.entries.MagicEntry$ContentData@5bb21b69
2023-02-10 13:18:10,731 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@5bb21b69
2023-02-10 13:18:10,731 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'unknown',test 'BM'
2023-02-10 13:18:10,731 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match bmp, type BMP, mime 'image/x-ms-bmp', msg 'PC bitmap, Windows 3.x format, 452 x 302 x 24'
2023-02-10 13:18:10,731 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.017
2023-02-10 13:18:10,736 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@6b9651f3
2023-02-10 13:18:10,736 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@6b9651f3
2023-02-10 13:18:10,736 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@6b9651f3
2023-02-10 13:18:10,736 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@6b9651f3
2023-02-10 13:18:10,737 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@6b9651f3
2023-02-10 13:18:10,737 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@6b9651f3
2023-02-10 13:18:10,737 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@6b9651f3
2023-02-10 13:18:10,737 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@6b9651f3
2023-02-10 13:18:10,737 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2023-02-10 13:18:10,737 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16'
2023-02-10 13:18:10,737 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.005
2023-02-10 13:18:10,738 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG

',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@38bc8ab5
2023-02-10 13:18:10,738 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@38bc8ab5
2023-02-10 13:18:10,738 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@38bc8ab5
2023-02-10 13:18:10,738 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@38bc8ab5
2023-02-10 13:18:10,738 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'colormap,',test 'EQUALS, value 3',format 'colormap,': com.j256.simplemagic.entries.MagicEntry$ContentData@38bc8ab5
2023-02-10 13:18:10,738 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@38bc8ab5
2023-02-10 13:18:10,739 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG

',format 'PNG image'
2023-02-10 13:18:10,739 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 200 x 200, 8-bit colormap, non-interlaced'
2023-02-10 13:18:10,739 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001
2023-02-10 13:18:10,739 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG

',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@687080dc
2023-02-10 13:18:10,739 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@687080dc
2023-02-10 13:18:10,739 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@687080dc
2023-02-10 13:18:10,740 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@687080dc
2023-02-10 13:18:10,740 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '/color',test 'EQUALS, value 6',format '/color RGBA,': com.j256.simplemagic.entries.MagicEntry$ContentData@687080dc
2023-02-10 13:18:10,740 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@687080dc
2023-02-10 13:18:10,740 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG

',format 'PNG image'
2023-02-10 13:18:10,740 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 119 x 41, 8-bit/color RGBA, non-interlaced'
2023-02-10 13:18:10,740 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001
2023-02-10 13:18:10,742 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG

',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@23d2a7e8
2023-02-10 13:18:10,742 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@23d2a7e8
2023-02-10 13:18:10,742 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@23d2a7e8
2023-02-10 13:18:10,743 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@23d2a7e8
2023-02-10 13:18:10,743 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '/color',test 'EQUALS, value 6',format '/color RGBA,': com.j256.simplemagic.entries.MagicEntry$ContentData@23d2a7e8
2023-02-10 13:18:10,743 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@23d2a7e8
2023-02-10 13:18:10,743 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG

',format 'PNG image'
2023-02-10 13:18:10,743 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 1600 x 843, 8-bit/color RGBA, non-interlaced'
2023-02-10 13:18:10,745 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (png) is not identical with file extension for file jpg
2023-02-10 13:18:10,745 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.002
2023-02-10 13:18:10,745 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@1500955a
2023-02-10 13:18:10,745 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@1500955a
2023-02-10 13:18:10,745 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@1500955a
2023-02-10 13:18:10,746 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@1500955a
2023-02-10 13:18:10,746 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@1500955a
2023-02-10 13:18:10,746 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@1500955a
2023-02-10 13:18:10,746 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@1500955a
2023-02-10 13:18:10,746 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@1500955a
2023-02-10 13:18:10,746 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2023-02-10 13:18:10,746 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16'
2023-02-10 13:18:10,746 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file pdf
2023-02-10 13:18:10,746 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001
2023-02-10 13:18:10,747 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG

',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@e874448
2023-02-10 13:18:10,747 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@e874448
2023-02-10 13:18:10,747 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@e874448
2023-02-10 13:18:10,747 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@e874448
2023-02-10 13:18:10,747 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '/color',test 'EQUALS, value 6',format '/color RGBA,': com.j256.simplemagic.entries.MagicEntry$ContentData@e874448
2023-02-10 13:18:10,747 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@e874448
2023-02-10 13:18:10,747 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG

',format 'PNG image'
2023-02-10 13:18:10,747 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 1600 x 843, 8-bit/color RGBA, non-interlaced'
2023-02-10 13:18:10,747 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (png) is not identical with file extension for file bmp
2023-02-10 13:18:10,748 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001
2023-02-10 13:18:10,748 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@29b5cd00
2023-02-10 13:18:10,768 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@29b5cd00
2023-02-10 13:18:10,768 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@29b5cd00
2023-02-10 13:18:10,768 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@29b5cd00
2023-02-10 13:18:10,768 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@29b5cd00
2023-02-10 13:18:10,768 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@29b5cd00
2023-02-10 13:18:10,768 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@29b5cd00
2023-02-10 13:18:10,769 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@29b5cd00
2023-02-10 13:18:10,769 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2023-02-10 13:18:10,769 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16'
2023-02-10 13:18:10,769 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file bmp
2023-02-10 13:18:10,769 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.021
2023-02-10 13:18:10,769 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@60285225
2023-02-10 13:18:10,769 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@60285225
2023-02-10 13:18:10,769 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@60285225
2023-02-10 13:18:10,769 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@60285225
2023-02-10 13:18:10,770 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@60285225
2023-02-10 13:18:10,770 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@60285225
2023-02-10 13:18:10,770 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@60285225
2023-02-10 13:18:10,770 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@60285225
2023-02-10 13:18:10,770 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2023-02-10 13:18:10,770 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16'
2023-02-10 13:18:10,770 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file png
2023-02-10 13:18:10,770 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001
2023-02-10 13:18:10,770 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@7113b13f
2023-02-10 13:18:10,770 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@7113b13f
2023-02-10 13:18:10,771 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@7113b13f
2023-02-10 13:18:10,771 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@7113b13f
2023-02-10 13:18:10,771 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@7113b13f
2023-02-10 13:18:10,771 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@7113b13f
2023-02-10 13:18:10,771 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@7113b13f
2023-02-10 13:18:10,771 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@7113b13f
2023-02-10 13:18:10,771 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2023-02-10 13:18:10,771 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16'
2023-02-10 13:18:10,771 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file gif
2023-02-10 13:18:10,771 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.064 s - in org.appng.tools.file.MagicByteCheckTest
[INFO] Running org.appng.tools.file.PropertyConstantCreatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.appng.tools.file.PropertyConstantCreatorTest
[INFO] Running org.appng.tools.ui.StringNormalizerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.appng.tools.ui.StringNormalizerTest
[INFO] Running org.appng.tools.ui.PaginationTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.appng.tools.ui.PaginationTest
[INFO] Running org.appng.tools.markup.XHTMLTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.tools.markup.XHTMLTest
[INFO] Running org.appng.tools.poi.WorkbookTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.359 s - in org.appng.tools.poi.WorkbookTest
[INFO] Running org.appng.tools.os.CommandTest
2023-02-10 13:18:18,224 DEBUG [main] org.appng.tools.os.Command    : executing: 'ls'
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.appng.tools.os.CommandTest
[INFO] Running org.appng.tools.os.OperatingSystemTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.tools.os.OperatingSystemTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 33, 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_Release_from_Tag/appng/appng-tools/target/appng-tools-1.24.6.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-tools ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/appng-tools-1.24.6-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_Release_from_Tag/appng/appng-tools/target/appng-tools-1.24.6.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.24.6/appng-tools-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.24.6/appng-tools-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/appng-tools-1.24.6-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.24.6/appng-tools-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/appng-tools-1.24.6.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.24.6/appng-tools-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/appng-tools-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.24.6/appng-tools-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/appng-tools-1.24.6-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.24.6/appng-tools-1.24.6-sources.jar.asc
[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_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/appng-tools-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.24.6/appng-tools-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.24.6/appng-tools-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/appng-tools-1.24.6-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.24.6/appng-tools-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/appng-tools-1.24.6.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.24.6/appng-tools-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/appng-tools-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.24.6/appng-tools-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-tools/target/appng-tools-1.24.6-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-tools/1.24.6/appng-tools-1.24.6-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------< org.appng:appng-mail >------------------------
[INFO] Building appNG Mail 1.24.6                                        [3/28]
[INFO] --------------------------------[ jar ]---------------------------------
[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_Release_from_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_Release_from_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_Release_from_Tag/appng/appng-mail/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-mail ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.mail.MailTest
DEBUG: setDebug: Jakarta Mail version 1.6.7
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.978 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_Release_from_Tag/appng/appng-mail/target/appng-mail-1.24.6.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-mail ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/target/appng-mail-1.24.6-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_Release_from_Tag/appng/appng-mail/target/appng-mail-1.24.6.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.24.6/appng-mail-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.24.6/appng-mail-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/target/appng-mail-1.24.6-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.24.6/appng-mail-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/target/appng-mail-1.24.6.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.24.6/appng-mail-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/target/appng-mail-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.24.6/appng-mail-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/target/appng-mail-1.24.6-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.24.6/appng-mail-1.24.6-sources.jar.asc
[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_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/target/appng-mail-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.24.6/appng-mail-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.24.6/appng-mail-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/target/appng-mail-1.24.6-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.24.6/appng-mail-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/target/appng-mail-1.24.6.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.24.6/appng-mail-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/target/appng-mail-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.24.6/appng-mail-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-mail/target/appng-mail-1.24.6-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-mail/1.24.6/appng-mail-1.24.6-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------------------< org.appng:appng-forms >------------------------
[INFO] Building appNG Forms 1.24.6                                       [4/28]
[INFO] --------------------------------[ jar ]---------------------------------
[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_Release_from_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_Release_from_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_Release_from_Tag/appng/appng-forms/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-forms ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.forms.RequestTest
2023-02-10 13:18:26,273 DEBUG [main] org.appng.forms.impl.RequestBean: adding parameter foo:bar
2023-02-10 13:18:26,274 DEBUG [main] org.appng.forms.impl.RequestBean: adding parameter john:doe
2023-02-10 13:18:26,275 DEBUG [main] org.appng.forms.impl.RequestBean: adding parameter foo:bar
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 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.008 s - in org.appng.forms.FormUploadTest
[INFO] Running org.appng.forms.XSSUtilTest
ESAPI: WARNING: System property [org.owasp.esapi.opsteam] is not set
ESAPI: WARNING: System property [org.owasp.esapi.devteam] is not set
ESAPI: Attempting to load ESAPI.properties via file I/O.
ESAPI: Attempting to load ESAPI.properties as resource file via file I/O.
ESAPI: Not found in 'org.owasp.esapi.resources' directory or file not readable: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/ESAPI.properties
ESAPI: Not found in SystemResource Directory/resourceDirectory: .esapi/ESAPI.properties
ESAPI: Not found in 'user.home' (/var/lib/jenkins) directory: /var/lib/jenkins/esapi/ESAPI.properties
ESAPI: Loading ESAPI.properties via file I/O failed. Exception was: java.io.FileNotFoundException
ESAPI: Attempting to load ESAPI.properties via the classpath.
ESAPI: SUCCESSFULLY LOADED ESAPI.properties via the CLASSPATH from '/ (root)' using current thread context class loader!
ESAPI: SecurityConfiguration for Validator.ConfigurationFile.MultiValued not found in ESAPI.properties. Using default: false
ESAPI: SecurityConfiguration for Validator.ConfigurationFile not found in ESAPI.properties. Using default: validation.properties
ESAPI: Attempting to load validation.properties via file I/O.
ESAPI: Attempting to load validation.properties as resource file via file I/O.
ESAPI: Not found in 'org.owasp.esapi.resources' directory or file not readable: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/validation.properties
ESAPI: Not found in SystemResource Directory/resourceDirectory: .esapi/validation.properties
ESAPI: Not found in 'user.home' (/var/lib/jenkins) directory: /var/lib/jenkins/esapi/validation.properties
ESAPI: Loading validation.properties via file I/O failed.
ESAPI: Attempting to load validation.properties via the classpath.
ESAPI: validation.properties could not be loaded by any means. fail.. Caught java.lang.IllegalArgumentException; exception message was: java.lang.IllegalArgumentException: Failed to load ESAPI.properties as a classloader resource.
ESAPI: SecurityConfiguration for ESAPI.printProperties not found in ESAPI.properties. Using default: false
ESAPI: SecurityConfiguration for Encryptor.CipherTransformation not found in ESAPI.properties. Using default: AES/CBC/PKCS5Padding
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s - in org.appng.forms.XSSUtilTest
[INFO] Running org.appng.forms.FormRequestTest
2023-02-10 13:18:26,693 DEBUG [main] org.appng.forms.impl.RequestBean: tempdir is /tmp
2023-02-10 13:18:26,694 DEBUG [main] org.appng.forms.impl.RequestBean: content type: null
2023-02-10 13:18:26,694 DEBUG [main] org.appng.forms.impl.RequestBean: requestURI: null
2023-02-10 13:18:26,694 DEBUG [main] org.appng.forms.impl.RequestBean: contextPath: null
2023-02-10 13:18:26,694 DEBUG [main] org.appng.forms.impl.RequestBean: servletPath: null
2023-02-10 13:18:26,694 DEBUG [main] org.appng.forms.impl.RequestBean: pathInfo: null
2023-02-10 13:18:26,695 DEBUG [main] org.appng.forms.impl.RequestBean: request method: GET
2023-02-10 13:18:26,699 TRACE [main] org.appng.forms.impl.RequestBean: GET parameter: foo is multi-valued
2023-02-10 13:18:26,699 TRACE [main] org.appng.forms.impl.RequestBean: GET parameter: foo = [bar, 42]
2023-02-10 13:18:26,699 TRACE [main] org.appng.forms.impl.RequestBean: parameter 'foo' is multi-valued, discarding value(s) [42]
2023-02-10 13:18:26,726 DEBUG [main] org.appng.forms.impl.RequestBean: tempdir is /tmp
2023-02-10 13:18:26,726 DEBUG [main] org.appng.forms.impl.RequestBean: content type: multipart/form-data; boundary=foobar
2023-02-10 13:18:26,726 DEBUG [main] org.appng.forms.impl.RequestBean: requestURI: null
2023-02-10 13:18:26,726 DEBUG [main] org.appng.forms.impl.RequestBean: contextPath: null
2023-02-10 13:18:26,727 DEBUG [main] org.appng.forms.impl.RequestBean: servletPath: null
2023-02-10 13:18:26,727 DEBUG [main] org.appng.forms.impl.RequestBean: pathInfo: null
2023-02-10 13:18:26,727 DEBUG [main] org.appng.forms.impl.RequestBean: request method: POST
2023-02-10 13:18:26,856 TRACE [main] org.appng.forms.impl.RequestBean: POST parameter: foo = bar
2023-02-10 13:18:26,867 TRACE [main] org.appng.forms.impl.RequestBean: POST upload parameter: /tmp/5F2ACDC183D81BEFC73E7B7482ECEAA4_322.jpg (size 10551, type: image/jpeg, original name:anonymous.jpg)
2023-02-10 13:18:26,909 DEBUG [main] org.appng.forms.impl.RequestBean: tempdir is /tmp
2023-02-10 13:18:26,909 DEBUG [main] org.appng.forms.impl.RequestBean: content type: multipart/form-data; boundary=foobar
2023-02-10 13:18:26,909 DEBUG [main] org.appng.forms.impl.RequestBean: requestURI: null
2023-02-10 13:18:26,910 DEBUG [main] org.appng.forms.impl.RequestBean: contextPath: null
2023-02-10 13:18:26,910 DEBUG [main] org.appng.forms.impl.RequestBean: servletPath: null
2023-02-10 13:18:26,910 DEBUG [main] org.appng.forms.impl.RequestBean: pathInfo: null
2023-02-10 13:18:26,910 DEBUG [main] org.appng.forms.impl.RequestBean: request method: POST
2023-02-10 13:18:26,914 TRACE [main] org.appng.forms.impl.RequestBean: POST parameter: foo = bar
2023-02-10 13:18:26,918 TRACE [main] org.appng.forms.impl.RequestBean: POST upload parameter: /tmp/5F2ACDC183D81BEFC73E7B7482ECEAA4_323.jpg (size 10551, type: image/jpeg, original name:anonymous.jpg)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 s - in org.appng.forms.FormRequestTest
[INFO] Running org.appng.el.ExpressionEvaluatorTest
2023-02-10 13:18:27,093 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2023-02-10 13:18:27,093 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2023-02-10 13:18:27,094 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2023-02-10 13:18:27,094 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2023-02-10 13:18:27,129 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq 5 ? 'is five' : 'is not five'} = is five [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,130 DEBUG [main] org.appng.el.ExpressionEvaluator: ${b eq 5 ? 'is five' : 'is not five'} = is not five [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,131 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq null ? 'is null': 'is not null'} = is not null [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,132 DEBUG [main] org.appng.el.ExpressionEvaluator: ${c eq null ? 'is null': 'is not null'} = is null [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,132 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2023-02-10 13:18:27,132 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2023-02-10 13:18:27,134 DEBUG [main] org.appng.el.ExpressionEvaluator: ${map['foo'] eq 'bar'} = true [(a = 5), (b = 6), (SESSION = {foo=5}), (map = {foo=bar})]
2023-02-10 13:18:27,134 DEBUG [main] org.appng.el.ExpressionEvaluator: ${map['foo']} = bar [(a = 5), (b = 6), (SESSION = {foo=5}), (map = {foo=bar})]
2023-02-10 13:18:27,135 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2023-02-10 13:18:27,135 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2023-02-10 13:18:27,135 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':asList' with method 'public static java.util.List org.appng.el.ExpressionEvaluatorTest.asList(java.lang.Object[])'.
2023-02-10 13:18:27,137 DEBUG [main] org.appng.el.ExpressionEvaluator: ${asList(args)} = [1, 4, 56.0] [(args = [Ljava.lang.Object;@4efbca5a), (a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,138 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2023-02-10 13:18:27,138 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2023-02-10 13:18:27,139 DEBUG [main] org.appng.el.ExpressionEvaluator: ${numbers[0] == 1} = true [(a = 5), (b = 6), (numbers = [I@1b7cc17c), (SESSION = {foo=5})]
2023-02-10 13:18:27,141 DEBUG [main] org.appng.el.ExpressionEvaluator: ${numbers[0] + numbers[3]} = 5 [(a = 5), (b = 6), (numbers = [I@1b7cc17c), (SESSION = {foo=5})]
2023-02-10 13:18:27,141 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2023-02-10 13:18:27,142 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2023-02-10 13:18:27,149 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)]
2023-02-10 13:18:27,150 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)]
2023-02-10 13:18:27,150 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)]
2023-02-10 13:18:27,151 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)]
2023-02-10 13:18:27,152 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)]
2023-02-10 13:18:27,152 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)]
2023-02-10 13:18:27,153 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)]
2023-02-10 13:18:27,154 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)]
2023-02-10 13:18:27,154 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':size' with method 'public static int org.appng.el.ExpressionEvaluatorTest.size(java.util.Collection)'.
2023-02-10 13:18:27,154 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)]
2023-02-10 13:18:27,155 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2023-02-10 13:18:27,155 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2023-02-10 13:18:27,155 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2023-02-10 13:18:27,155 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2023-02-10 13:18:27,155 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'site-id' of type 'java.lang.String' to value ''
2023-02-10 13:18:27,156 DEBUG [main] org.appng.el.ExpressionEvaluator: ${site-id eq ''} = true [(a = 5), (b = 6), (SESSION = {foo=5}), (site-id = )]
true
2023-02-10 13:18:27,157 DEBUG [main] org.appng.el.ExpressionEvaluator: ${site-id} = 0 [(a = 5), (b = 6), (SESSION = {foo=5}), (site-id = )]
0
2023-02-10 13:18:27,157 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2023-02-10 13:18:27,157 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2023-02-10 13:18:27,158 DEBUG [main] org.appng.el.ExpressionEvaluator: ${c eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
true
2023-02-10 13:18:27,158 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2023-02-10 13:18:27,158 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2023-02-10 13:18:27,158 DEBUG [main] org.appng.el.ExpressionEvaluator: ${c eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,159 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq c} = false [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,159 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq null} = false [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,160 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2023-02-10 13:18:27,160 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2023-02-10 13:18:27,160 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.String' to value '1'
2023-02-10 13:18:27,160 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'A' of type 'java.lang.String' to value '3'
2023-02-10 13:18:27,160 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'ab' of type 'java.lang.String' to value '5'
2023-02-10 13:18:27,160 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'aB' of type 'java.lang.String' to value '6'
2023-02-10 13:18:27,160 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2023-02-10 13:18:27,160 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a_b' of type 'java.lang.String' to value '7'
2023-02-10 13:18:27,161 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a_' of type 'java.lang.String' to value '2'
2023-02-10 13:18:27,161 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'A_' of type 'java.lang.String' to value '4'
2023-02-10 13:18:27,161 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'aB_' of type 'java.lang.String' to value '8'
2023-02-10 13:18:27,161 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)]
2023-02-10 13:18:27,162 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)]
2023-02-10 13:18:27,162 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)]
2023-02-10 13:18:27,163 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)]
2023-02-10 13:18:27,163 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)]
2023-02-10 13:18:27,163 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)]
2023-02-10 13:18:27,164 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)]
2023-02-10 13:18:27,164 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)]
2023-02-10 13:18:27,165 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2023-02-10 13:18:27,165 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2023-02-10 13:18:27,165 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a == b} = false [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,166 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a < b} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,167 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a <= b} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,168 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a > b} = false [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,169 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a >= b} = false [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,169 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq b} = false [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,170 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a ne b} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,170 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a lt b} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,171 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a gt b} = false [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,171 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2023-02-10 13:18:27,171 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2023-02-10 13:18:27,172 DEBUG [main] org.appng.el.ExpressionEvaluator: ${uizuihm eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,173 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2023-02-10 13:18:27,173 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2023-02-10 13:18:27,173 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2} = false [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,173 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,174 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,174 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2023-02-10 13:18:27,175 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2023-02-10 13:18:27,175 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2023-02-10 13:18:27,175 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2023-02-10 13:18:27,176 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':max' with method 'public static int java.lang.Math.max(int,int)'.
2023-02-10 13:18:27,176 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':min' with method 'public static int java.lang.Math.min(int,int)'.
2023-02-10 13:18:27,176 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':sqrt' with method 'public static double java.lang.Math.sqrt(double)'.
2023-02-10 13:18:27,176 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function 'ait:sqrt' with method 'public static double java.lang.Math.sqrt(double)'.
2023-02-10 13:18:27,177 DEBUG [main] org.appng.el.ExpressionEvaluator: ${min(a,b)} = 5 [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,177 DEBUG [main] org.appng.el.ExpressionEvaluator: ${max(a,b)} = 6 [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,177 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a-b} = -1 [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,178 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a+b} = 11 [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,179 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a*b} = 30 [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,179 DEBUG [main] org.appng.el.ExpressionEvaluator: ${(a*a) - (b/b)} = 24 [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,180 DEBUG [main] org.appng.el.ExpressionEvaluator: ${sqrt(25)} = 5.0 [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,180 DEBUG [main] org.appng.el.ExpressionEvaluator: ${ait:sqrt(36)} = 6.0 [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,181 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2023-02-10 13:18:27,181 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2023-02-10 13:18:27,181 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.foo eq 5} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,181 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION['foo'] eq 5} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,182 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.foo ne null} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,182 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION['bar'] eq 5} = false [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,182 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.bar eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,184 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2023-02-10 13:18:27,184 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2023-02-10 13:18:27,186 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a.toString() == 5} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,187 DEBUG [main] org.appng.el.ExpressionEvaluator: ${b.toString() == 5} = false [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,187 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2023-02-10 13:18:27,187 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2023-02-10 13:18:27,187 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2} = false [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,188 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5})]
2023-02-10 13:18:27,188 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.265 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_Release_from_Tag/appng/appng-forms/target/appng-forms-1.24.6.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-forms ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/target/appng-forms-1.24.6-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_Release_from_Tag/appng/appng-forms/target/appng-forms-1.24.6.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.24.6/appng-forms-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.24.6/appng-forms-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/target/appng-forms-1.24.6-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.24.6/appng-forms-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/target/appng-forms-1.24.6.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.24.6/appng-forms-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/target/appng-forms-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.24.6/appng-forms-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/target/appng-forms-1.24.6-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.24.6/appng-forms-1.24.6-sources.jar.asc
[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_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/target/appng-forms-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.24.6/appng-forms-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.24.6/appng-forms-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/target/appng-forms-1.24.6-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.24.6/appng-forms-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/target/appng-forms-1.24.6.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.24.6/appng-forms-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/target/appng-forms-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.24.6/appng-forms-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-forms/target/appng-forms-1.24.6-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-forms/1.24.6/appng-forms-1.24.6-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ----------------------< org.appng:appng-formtags >----------------------
[INFO] Building appng Formtags 1.24.6                                    [5/28]
[INFO] --------------------------------[ jar ]---------------------------------
[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_Release_from_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_Release_from_Tag/appng/appng-formtags/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-formtags ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.formtags.RuleValidationTest
2023-02-10 13:18:30,775 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:30,775 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:30,776 [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)'.
2023-02-10 13:18:30,776 [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)'.
2023-02-10 13:18:30,776 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:30,776 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:30,776 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:30,776 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:30,777 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:30,777 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:30,777 [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)'.
2023-02-10 13:18:30,777 [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)'.
2023-02-10 13:18:30,777 [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)'.
2023-02-10 13:18:30,777 [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)'.
2023-02-10 13:18:30,778 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:30,778 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:30,778 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:30,778 [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)'.
2023-02-10 13:18:30,797 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,798 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,799 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,800 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,802 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:30,802 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:30,802 [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)'.
2023-02-10 13:18:30,803 [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)'.
2023-02-10 13:18:30,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:30,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:30,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:30,803 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:30,804 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:30,804 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:30,804 [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)'.
2023-02-10 13:18:30,804 [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)'.
2023-02-10 13:18:30,804 [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)'.
2023-02-10 13:18:30,804 [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)'.
2023-02-10 13:18:30,805 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:30,805 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:30,805 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:30,805 [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)'.
2023-02-10 13:18:30,807 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,807 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,808 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,809 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,809 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,810 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:30,811 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:30,811 [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)'.
2023-02-10 13:18:30,811 [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)'.
2023-02-10 13:18:30,811 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:30,811 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:30,812 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:30,812 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:30,812 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:30,812 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:30,812 [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)'.
2023-02-10 13:18:30,812 [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)'.
2023-02-10 13:18:30,813 [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)'.
2023-02-10 13:18:30,813 [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)'.
2023-02-10 13:18:30,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:30,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:30,813 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:30,813 [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)'.
2023-02-10 13:18:30,814 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,814 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,815 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,816 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:30,816 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:30,817 [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)'.
2023-02-10 13:18:30,817 [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)'.
2023-02-10 13:18:30,817 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:30,817 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:30,817 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:30,817 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:30,817 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:30,818 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:30,818 [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)'.
2023-02-10 13:18:30,818 [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)'.
2023-02-10 13:18:30,818 [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)'.
2023-02-10 13:18:30,818 [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)'.
2023-02-10 13:18:30,818 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:30,818 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:30,819 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:30,819 [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)'.
2023-02-10 13:18:30,819 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,820 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,820 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,822 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:30,822 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:30,822 [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)'.
2023-02-10 13:18:30,822 [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)'.
2023-02-10 13:18:30,822 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:30,822 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:30,822 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:30,823 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:30,823 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:30,823 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:30,823 [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)'.
2023-02-10 13:18:30,823 [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)'.
2023-02-10 13:18:30,823 [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)'.
2023-02-10 13:18:30,823 [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)'.
2023-02-10 13:18:30,824 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:30,824 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:30,824 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:30,824 [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)'.
2023-02-10 13:18:30,825 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,825 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,826 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,827 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:30,827 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:30,827 [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)'.
2023-02-10 13:18:30,827 [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)'.
2023-02-10 13:18:30,827 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:30,828 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:30,828 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:30,828 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:30,828 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:30,828 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:30,828 [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)'.
2023-02-10 13:18:30,829 [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)'.
2023-02-10 13:18:30,829 [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)'.
2023-02-10 13:18:30,829 [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)'.
2023-02-10 13:18:30,829 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:30,829 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:30,829 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:30,829 [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)'.
2023-02-10 13:18:30,830 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,831 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,832 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,832 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,833 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,834 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,834 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,835 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,835 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,836 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,838 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:30,838 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:30,838 [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)'.
2023-02-10 13:18:30,838 [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)'.
2023-02-10 13:18:30,839 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:30,839 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:30,839 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:30,839 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:30,839 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:30,839 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:30,839 [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)'.
2023-02-10 13:18:30,840 [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)'.
2023-02-10 13:18:30,840 [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)'.
2023-02-10 13:18:30,840 [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)'.
2023-02-10 13:18:30,840 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:30,840 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:30,840 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:30,840 [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)'.
2023-02-10 13:18:30,841 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,842 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,843 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,844 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:30,844 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:30,844 [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)'.
2023-02-10 13:18:30,844 [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)'.
2023-02-10 13:18:30,844 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:30,845 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:30,845 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:30,845 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:30,845 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:30,845 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:30,845 [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)'.
2023-02-10 13:18:30,845 [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)'.
2023-02-10 13:18:30,845 [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)'.
2023-02-10 13:18:30,846 [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)'.
2023-02-10 13:18:30,846 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:30,846 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:30,846 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:30,846 [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)'.
2023-02-10 13:18:30,847 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,847 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,848 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:30,848 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:30,848 [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)'.
2023-02-10 13:18:30,849 [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)'.
2023-02-10 13:18:30,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:30,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:30,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:30,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:30,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:30,849 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:30,849 [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)'.
2023-02-10 13:18:30,849 [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)'.
2023-02-10 13:18:30,850 [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)'.
2023-02-10 13:18:30,850 [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)'.
2023-02-10 13:18:30,850 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:30,850 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:30,850 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:30,850 [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)'.
2023-02-10 13:18:30,858 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,859 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,860 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,860 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,861 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:30,862 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:30,862 [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)'.
2023-02-10 13:18:30,862 [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)'.
2023-02-10 13:18:30,862 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:30,862 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:30,862 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:30,862 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:30,862 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:30,862 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:30,863 [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)'.
2023-02-10 13:18:30,863 [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)'.
2023-02-10 13:18:30,863 [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)'.
2023-02-10 13:18:30,863 [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)'.
2023-02-10 13:18:30,863 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:30,863 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:30,863 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:30,864 [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)'.
2023-02-10 13:18:30,864 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,865 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,865 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,866 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,866 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,867 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,867 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,868 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:30,869 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:30,869 [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)'.
2023-02-10 13:18:30,869 [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)'.
2023-02-10 13:18:30,869 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:30,869 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:30,869 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:30,869 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:30,869 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:30,869 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:30,870 [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)'.
2023-02-10 13:18:30,870 [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)'.
2023-02-10 13:18:30,870 [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)'.
2023-02-10 13:18:30,870 [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)'.
2023-02-10 13:18:30,870 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:30,870 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:30,870 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:30,870 [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)'.
2023-02-10 13:18:30,871 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,871 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,872 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,872 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,873 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:30,873 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:30,873 [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)'.
2023-02-10 13:18:30,874 [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)'.
2023-02-10 13:18:30,874 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:30,874 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:30,874 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:30,874 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:30,874 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:30,874 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:30,874 [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)'.
2023-02-10 13:18:30,875 [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)'.
2023-02-10 13:18:30,875 [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)'.
2023-02-10 13:18:30,875 [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)'.
2023-02-10 13:18:30,875 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:30,875 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:30,875 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:30,875 [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)'.
2023-02-10 13:18:30,876 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,876 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,878 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:30,878 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:30,878 [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)'.
2023-02-10 13:18:30,878 [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)'.
2023-02-10 13:18:30,878 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:30,878 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:30,878 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:30,879 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:30,879 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:30,879 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:30,879 [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)'.
2023-02-10 13:18:30,879 [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)'.
2023-02-10 13:18:30,879 [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)'.
2023-02-10 13:18:30,879 [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)'.
2023-02-10 13:18:30,879 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:30,879 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:30,880 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:30,880 [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)'.
2023-02-10 13:18:30,880 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,881 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,882 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:30,882 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:30,882 [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)'.
2023-02-10 13:18:30,882 [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)'.
2023-02-10 13:18:30,882 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:30,882 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:30,882 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:30,883 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:30,883 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:30,883 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:30,883 [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)'.
2023-02-10 13:18:30,883 [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)'.
2023-02-10 13:18:30,883 [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)'.
2023-02-10 13:18:30,883 [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)'.
2023-02-10 13:18:30,883 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:30,883 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:30,884 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:30,884 [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)'.
2023-02-10 13:18:30,884 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,885 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,885 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,889 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,889 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,891 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:30,891 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:30,891 [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)'.
2023-02-10 13:18:30,891 [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)'.
2023-02-10 13:18:30,891 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:30,891 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:30,891 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:30,892 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:30,892 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:30,892 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:30,892 [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)'.
2023-02-10 13:18:30,892 [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)'.
2023-02-10 13:18:30,892 [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)'.
2023-02-10 13:18:30,892 [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)'.
2023-02-10 13:18:30,892 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:30,892 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:30,893 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:30,893 [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)'.
2023-02-10 13:18:30,893 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,894 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,894 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,894 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,895 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,897 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:30,897 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:30,897 [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)'.
2023-02-10 13:18:30,897 [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)'.
2023-02-10 13:18:30,897 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:30,897 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:30,897 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:30,897 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:30,897 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:30,897 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:30,898 [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)'.
2023-02-10 13:18:30,898 [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)'.
2023-02-10 13:18:30,898 [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)'.
2023-02-10 13:18:30,898 [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)'.
2023-02-10 13:18:30,898 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:30,898 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:30,898 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:30,898 [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)'.
2023-02-10 13:18:30,899 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,900 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,901 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:30,901 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:30,901 [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)'.
2023-02-10 13:18:30,901 [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)'.
2023-02-10 13:18:30,901 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:30,901 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:30,901 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:30,901 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:30,901 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:30,902 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:30,902 [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)'.
2023-02-10 13:18:30,902 [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)'.
2023-02-10 13:18:30,902 [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)'.
2023-02-10 13:18:30,902 [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)'.
2023-02-10 13:18:30,902 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:30,902 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:30,902 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:30,902 [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)'.
2023-02-10 13:18:30,903 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,903 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,904 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:30,904 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:30,905 [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)'.
2023-02-10 13:18:30,905 [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)'.
2023-02-10 13:18:30,905 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:30,905 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:30,905 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:30,905 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:30,905 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:30,905 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:30,905 [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)'.
2023-02-10 13:18:30,905 [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)'.
2023-02-10 13:18:30,906 [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)'.
2023-02-10 13:18:30,906 [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)'.
2023-02-10 13:18:30,906 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:30,906 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:30,906 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:30,906 [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)'.
2023-02-10 13:18:30,907 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,907 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,908 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:30,908 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:30,908 [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)'.
2023-02-10 13:18:30,908 [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)'.
2023-02-10 13:18:30,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:30,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:30,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:30,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:30,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:30,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:30,909 [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)'.
2023-02-10 13:18:30,909 [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)'.
2023-02-10 13:18:30,909 [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)'.
2023-02-10 13:18:30,909 [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)'.
2023-02-10 13:18:30,909 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:30,910 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:30,910 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:30,910 [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)'.
2023-02-10 13:18:30,910 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,911 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,912 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:30,912 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:30,912 [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)'.
2023-02-10 13:18:30,912 [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)'.
2023-02-10 13:18:30,912 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:30,912 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:30,912 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:30,913 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:30,913 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:30,913 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:30,913 [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)'.
2023-02-10 13:18:30,913 [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)'.
2023-02-10 13:18:30,913 [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)'.
2023-02-10 13:18:30,913 [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)'.
2023-02-10 13:18:30,913 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:30,913 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:30,913 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:30,914 [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)'.
2023-02-10 13:18:30,914 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,914 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,915 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2023-02-10 13:18:30,915 [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_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_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.452 s - in org.appng.formtags.RuleValidationTest
[INFO] Running org.appng.formtags.FormElementTest
2023-02-10 13:18:30,944 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:30,944 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:30,944 [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)'.
2023-02-10 13:18:30,944 [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)'.
2023-02-10 13:18:30,944 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:30,944 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:30,944 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:30,944 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:30,944 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:30,944 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:30,944 [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)'.
2023-02-10 13:18:30,944 [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)'.
2023-02-10 13:18:30,945 [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)'.
2023-02-10 13:18:30,945 [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)'.
2023-02-10 13:18:30,945 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:30,945 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:30,945 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:30,945 [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)'.
2023-02-10 13:18:30,945 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})]
2023-02-10 13:18:31,040 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,040 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,040 [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)'.
2023-02-10 13:18:31,040 [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)'.
2023-02-10 13:18:31,041 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,041 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,041 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,041 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,041 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,041 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,041 [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)'.
2023-02-10 13:18:31,041 [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)'.
2023-02-10 13:18:31,041 [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)'.
2023-02-10 13:18:31,041 [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)'.
2023-02-10 13:18:31,041 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,041 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,041 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,042 [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)'.
2023-02-10 13:18:31,042 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = false [(foobar = 123456), (SESSION = {})]
2023-02-10 13:18:31,043 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,043 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,044 [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)'.
2023-02-10 13:18:31,044 [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)'.
2023-02-10 13:18:31,044 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,044 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,044 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,044 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,044 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,044 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,044 [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)'.
2023-02-10 13:18:31,044 [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)'.
2023-02-10 13:18:31,044 [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)'.
2023-02-10 13:18:31,044 [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)'.
2023-02-10 13:18:31,045 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,045 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,045 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,045 [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)'.
2023-02-10 13:18:31,045 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email(email)} = false [(SESSION = {}), (email = foobar)]
2023-02-10 13:18:31,048 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,048 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,048 [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)'.
2023-02-10 13:18:31,048 [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)'.
2023-02-10 13:18:31,048 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,048 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,048 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,048 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,048 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,049 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,049 [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)'.
2023-02-10 13:18:31,049 [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)'.
2023-02-10 13:18:31,049 [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)'.
2023-02-10 13:18:31,049 [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)'.
2023-02-10 13:18:31,049 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,049 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,049 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,049 [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)'.
2023-02-10 13:18:31,049 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = &gt;), (SESSION = {})]
2023-02-10 13:18:31,051 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,052 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,052 [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)'.
2023-02-10 13:18:31,052 [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)'.
2023-02-10 13:18:31,052 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,052 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,052 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,052 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,052 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,052 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,052 [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)'.
2023-02-10 13:18:31,053 [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)'.
2023-02-10 13:18:31,053 [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)'.
2023-02-10 13:18:31,053 [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)'.
2023-02-10 13:18:31,053 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,053 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,053 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,053 [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)'.
2023-02-10 13:18:31,053 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})]
2023-02-10 13:18:31,057 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,057 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,057 [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)'.
2023-02-10 13:18:31,057 [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)'.
2023-02-10 13:18:31,057 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,057 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,057 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,057 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,057 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,057 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,057 [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)'.
2023-02-10 13:18:31,057 [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)'.
2023-02-10 13:18:31,057 [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)'.
2023-02-10 13:18:31,058 [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)'.
2023-02-10 13:18:31,058 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,058 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,058 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,058 [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)'.
2023-02-10 13:18:31,058 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})]
2023-02-10 13:18:31,060 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,060 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,060 [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)'.
2023-02-10 13:18:31,060 [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)'.
2023-02-10 13:18:31,060 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,060 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,060 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,060 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,060 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,061 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,061 [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)'.
2023-02-10 13:18:31,061 [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)'.
2023-02-10 13:18:31,061 [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)'.
2023-02-10 13:18:31,061 [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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,061 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,061 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,061 [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.147 s - in org.appng.formtags.FormElementTest
[INFO] Running org.appng.formtags.providers.EmailProviderTest
2023-02-10 13:18:31,083 [main] DEBUG org.appng.formtags.providers.EmailProvider - sending emails is enabled
2023-02-10 13:18:31,084 [main] DEBUG org.appng.formtags.providers.EmailProvider - sending mail: null
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.appng.formtags.providers.EmailProviderTest
[INFO] Running org.appng.formtags.FormElementRuleTest
2023-02-10 13:18:31,098 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,098 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,098 [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)'.
2023-02-10 13:18:31,098 [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)'.
2023-02-10 13:18:31,098 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,098 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,098 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,098 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,099 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,099 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,099 [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)'.
2023-02-10 13:18:31,099 [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)'.
2023-02-10 13:18:31,099 [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)'.
2023-02-10 13:18:31,099 [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)'.
2023-02-10 13:18:31,099 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,099 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,099 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,099 [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)'.
2023-02-10 13:18:31,100 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email(field)} = false [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2023-02-10 13:18:31,102 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,102 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,102 [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)'.
2023-02-10 13:18:31,102 [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)'.
2023-02-10 13:18:31,102 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,102 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,102 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,102 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,102 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,102 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,102 [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)'.
2023-02-10 13:18:31,102 [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)'.
2023-02-10 13:18:31,103 [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)'.
2023-02-10 13:18:31,103 [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)'.
2023-02-10 13:18:31,103 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,103 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,103 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,103 [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)'.
2023-02-10 13:18:31,103 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size} = false [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2023-02-10 13:18:31,105 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,105 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,105 [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)'.
2023-02-10 13:18:31,105 [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)'.
2023-02-10 13:18:31,105 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,105 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,105 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,105 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,105 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,105 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,106 [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)'.
2023-02-10 13:18:31,106 [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)'.
2023-02-10 13:18:31,106 [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)'.
2023-02-10 13:18:31,106 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,106 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,106 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,106 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multivalued,2)} = true [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2023-02-10 13:18:31,108 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,108 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,108 [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)'.
2023-02-10 13:18:31,108 [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)'.
2023-02-10 13:18:31,108 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,108 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,108 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,108 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,108 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,108 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,108 [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)'.
2023-02-10 13:18:31,108 [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)'.
2023-02-10 13:18:31,108 [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)'.
2023-02-10 13:18:31,108 [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)'.
2023-02-10 13:18:31,109 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,109 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,109 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,109 [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)'.
2023-02-10 13:18:31,109 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multivalued,3)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2023-02-10 13:18:31,111 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,111 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,111 [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)'.
2023-02-10 13:18:31,111 [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)'.
2023-02-10 13:18:31,111 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,111 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,111 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,111 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,111 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,111 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,111 [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)'.
2023-02-10 13:18:31,112 [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)'.
2023-02-10 13:18:31,112 [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)'.
2023-02-10 13:18:31,112 [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)'.
2023-02-10 13:18:31,112 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,112 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,112 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,112 [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)'.
2023-02-10 13:18:31,112 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'1KB')} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2023-02-10 13:18:31,114 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,114 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,114 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,114 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,114 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,114 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,114 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,114 [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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,115 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,115 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,115 [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)'.
2023-02-10 13:18:31,115 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'2MB')} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2023-02-10 13:18:31,117 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,117 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,117 [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)'.
2023-02-10 13:18:31,117 [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)'.
2023-02-10 13:18:31,117 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,117 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,117 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,117 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,117 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,117 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,118 [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)'.
2023-02-10 13:18:31,118 [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)'.
2023-02-10 13:18:31,118 [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)'.
2023-02-10 13:18:31,118 [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)'.
2023-02-10 13:18:31,118 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,118 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,118 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,118 [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)'.
2023-02-10 13:18:31,118 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCount(upload,3,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2023-02-10 13:18:31,120 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,120 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,120 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,120 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,120 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,120 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,120 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,120 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,120 [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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,121 [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)'.
2023-02-10 13:18:31,121 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,121 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,121 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,121 [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)'.
2023-02-10 13:18:31,121 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMax(upload,1)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2023-02-10 13:18:31,123 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,123 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,123 [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)'.
2023-02-10 13:18:31,123 [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)'.
2023-02-10 13:18:31,123 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,123 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,123 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,123 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,123 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,124 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,124 [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)'.
2023-02-10 13:18:31,124 [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)'.
2023-02-10 13:18:31,124 [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)'.
2023-02-10 13:18:31,124 [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)'.
2023-02-10 13:18:31,124 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,124 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,124 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,124 [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)'.
2023-02-10 13:18:31,124 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMin(upload,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2023-02-10 13:18:31,126 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,126 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,126 [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)'.
2023-02-10 13:18:31,126 [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)'.
2023-02-10 13:18:31,126 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,126 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,127 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,127 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,127 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,127 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,127 [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)'.
2023-02-10 13:18:31,127 [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)'.
2023-02-10 13:18:31,127 [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)'.
2023-02-10 13:18:31,127 [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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,127 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,127 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,128 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(field,2,2)} = false [(field = 12.345), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2023-02-10 13:18:31,129 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,129 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,129 [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)'.
2023-02-10 13:18:31,129 [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)'.
2023-02-10 13:18:31,129 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,129 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,130 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,130 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,130 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,130 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,130 [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)'.
2023-02-10 13:18:31,130 [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)'.
2023-02-10 13:18:31,130 [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)'.
2023-02-10 13:18:31,130 [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)'.
2023-02-10 13:18:31,130 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,130 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,130 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,130 [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)'.
2023-02-10 13:18:31,131 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSize(upload,3,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2023-02-10 13:18:31,133 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,133 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,133 [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)'.
2023-02-10 13:18:31,133 [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)'.
2023-02-10 13:18:31,133 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,133 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,133 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,133 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,133 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,133 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,133 [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)'.
2023-02-10 13:18:31,133 [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)'.
2023-02-10 13:18:31,133 [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)'.
2023-02-10 13:18:31,133 [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)'.
2023-02-10 13:18:31,133 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,133 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,133 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,133 [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)'.
2023-02-10 13:18:31,134 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileType(upload,'gif')} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2023-02-10 13:18:31,135 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,136 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,136 [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)'.
2023-02-10 13:18:31,136 [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)'.
2023-02-10 13:18:31,136 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,136 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,136 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,136 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,136 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,136 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,136 [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)'.
2023-02-10 13:18:31,136 [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)'.
2023-02-10 13:18:31,136 [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)'.
2023-02-10 13:18:31,136 [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)'.
2023-02-10 13:18:31,136 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,136 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,136 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,137 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(field,'field')} = false [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2023-02-10 13:18:31,139 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,139 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,139 [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)'.
2023-02-10 13:18:31,139 [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)'.
2023-02-10 13:18:31,139 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,139 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,139 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,139 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,139 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,139 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,139 [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)'.
2023-02-10 13:18:31,139 [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)'.
2023-02-10 13:18:31,139 [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)'.
2023-02-10 13:18:31,139 [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)'.
2023-02-10 13:18:31,140 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,140 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,140 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,140 [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)'.
2023-02-10 13:18:31,140 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(field,3,5)} = false [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2023-02-10 13:18:31,142 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,142 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,142 [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)'.
2023-02-10 13:18:31,142 [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)'.
2023-02-10 13:18:31,142 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,142 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,142 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,142 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,142 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,142 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,142 [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)'.
2023-02-10 13:18:31,142 [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)'.
2023-02-10 13:18:31,142 [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)'.
2023-02-10 13:18:31,142 [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)'.
2023-02-10 13:18:31,142 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,142 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,143 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,143 [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)'.
2023-02-10 13:18:31,143 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(field,3,5)} = false [(field = abcdef), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2023-02-10 13:18:31,144 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,144 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,144 [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)'.
2023-02-10 13:18:31,145 [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)'.
2023-02-10 13:18:31,145 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,145 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,145 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,145 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,145 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,145 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,145 [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)'.
2023-02-10 13:18:31,145 [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)'.
2023-02-10 13:18:31,145 [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)'.
2023-02-10 13:18:31,145 [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)'.
2023-02-10 13:18:31,145 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,145 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,145 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,145 [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)'.
2023-02-10 13:18:31,146 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(field,1,2)} = true [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2023-02-10 13:18:31,147 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,147 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,147 [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)'.
2023-02-10 13:18:31,147 [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)'.
2023-02-10 13:18:31,147 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,147 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,147 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,147 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,147 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,147 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,148 [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)'.
2023-02-10 13:18:31,148 [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)'.
2023-02-10 13:18:31,148 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,148 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,148 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,148 [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)'.
2023-02-10 13:18:31,148 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multivalued,1,2)} = true [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2023-02-10 13:18:31,149 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,149 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,150 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,150 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,150 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,150 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,150 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,150 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,150 [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)'.
2023-02-10 13:18:31,150 [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)'.
2023-02-10 13:18:31,150 [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)'.
2023-02-10 13:18:31,150 [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)'.
2023-02-10 13:18:31,150 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,150 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,151 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,151 [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)'.
2023-02-10 13:18:31,151 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multivalued,3,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2023-02-10 13:18:31,152 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,152 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,152 [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)'.
2023-02-10 13:18:31,152 [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)'.
2023-02-10 13:18:31,152 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,152 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,153 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,153 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,153 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,153 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,153 [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)'.
2023-02-10 13:18:31,153 [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)'.
2023-02-10 13:18:31,153 [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)'.
2023-02-10 13:18:31,153 [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)'.
2023-02-10 13:18:31,153 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,153 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,153 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,153 [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)'.
2023-02-10 13:18:31,153 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multivalued,0,1)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2023-02-10 13:18:31,155 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,155 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,155 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,155 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,155 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,155 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,156 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,156 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,156 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,156 [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)'.
2023-02-10 13:18:31,156 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals(field,'abc')} = true [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2023-02-10 13:18:31,157 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,157 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,157 [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)'.
2023-02-10 13:18:31,158 [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)'.
2023-02-10 13:18:31,158 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,158 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,158 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,158 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,158 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,158 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,158 [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)'.
2023-02-10 13:18:31,158 [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)'.
2023-02-10 13:18:31,158 [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)'.
2023-02-10 13:18:31,158 [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)'.
2023-02-10 13:18:31,158 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,158 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,158 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,158 [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)'.
2023-02-10 13:18:31,159 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals(field,field)} = true [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2023-02-10 13:18:31,160 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,160 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,160 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,160 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,160 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,160 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,160 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,160 [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)'.
2023-02-10 13:18:31,160 [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)'.
2023-02-10 13:18:31,160 [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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,161 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,161 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,161 [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)'.
2023-02-10 13:18:31,161 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals(field,'abc')} = false [(field = abcd), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2023-02-10 13:18:31,163 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,163 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,163 [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)'.
2023-02-10 13:18:31,163 [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)'.
2023-02-10 13:18:31,163 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,163 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,163 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,163 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,163 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,163 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,163 [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)'.
2023-02-10 13:18:31,163 [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)'.
2023-02-10 13:18:31,163 [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)'.
2023-02-10 13:18:31,163 [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)'.
2023-02-10 13:18:31,163 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,163 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,163 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,163 [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)'.
2023-02-10 13:18:31,164 [main] DEBUG org.appng.el.ExpressionEvaluator - ${number(field)} = false [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2023-02-10 13:18:31,165 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,166 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,166 [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)'.
2023-02-10 13:18:31,166 [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)'.
2023-02-10 13:18:31,166 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,166 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,166 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,166 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,166 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,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)'.
2023-02-10 13:18:31,166 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,166 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,166 [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)'.
2023-02-10 13:18:31,167 [main] DEBUG org.appng.el.ExpressionEvaluator - ${regExp(field,'[0-9]{5}')} = false [(field = 1234), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2023-02-10 13:18:31,169 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,169 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,169 [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)'.
2023-02-10 13:18:31,169 [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)'.
2023-02-10 13:18:31,169 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,169 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,169 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,169 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,169 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,169 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,169 [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)'.
2023-02-10 13:18:31,169 [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)'.
2023-02-10 13:18:31,169 [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)'.
2023-02-10 13:18:31,169 [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)'.
2023-02-10 13:18:31,169 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,169 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,169 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,169 [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)'.
2023-02-10 13:18:31,170 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(field,3)} = false [(field = abcd), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2023-02-10 13:18:31,171 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,171 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,171 [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)'.
2023-02-10 13:18:31,171 [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)'.
2023-02-10 13:18:31,171 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,171 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,171 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,171 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,171 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,171 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,171 [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)'.
2023-02-10 13:18:31,171 [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)'.
2023-02-10 13:18:31,171 [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)'.
2023-02-10 13:18:31,172 [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)'.
2023-02-10 13:18:31,172 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,172 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,172 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,172 [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)'.
2023-02-10 13:18:31,172 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multivalued,3)} = true [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2023-02-10 13:18:31,173 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,173 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,173 [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)'.
2023-02-10 13:18:31,173 [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)'.
2023-02-10 13:18:31,173 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,173 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,174 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,174 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,174 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,174 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,174 [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)'.
2023-02-10 13:18:31,174 [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)'.
2023-02-10 13:18:31,174 [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)'.
2023-02-10 13:18:31,174 [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)'.
2023-02-10 13:18:31,174 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,174 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,174 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,174 [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)'.
2023-02-10 13:18:31,174 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multivalued,1)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2023-02-10 13:18:31,176 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,176 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,176 [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)'.
2023-02-10 13:18:31,176 [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)'.
2023-02-10 13:18:31,176 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,176 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,176 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,176 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,176 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,176 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,176 [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)'.
2023-02-10 13:18:31,176 [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)'.
2023-02-10 13:18:31,177 [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)'.
2023-02-10 13:18:31,177 [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)'.
2023-02-10 13:18:31,177 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,177 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,177 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,177 [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)'.
2023-02-10 13:18:31,177 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(field,3)} = false [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2023-02-10 13:18:31,178 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,178 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,178 [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)'.
2023-02-10 13:18:31,178 [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)'.
2023-02-10 13:18:31,179 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,179 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,179 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,179 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,179 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,179 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,179 [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)'.
2023-02-10 13:18:31,179 [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)'.
2023-02-10 13:18:31,179 [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)'.
2023-02-10 13:18:31,179 [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)'.
2023-02-10 13:18:31,179 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,179 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,179 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,179 [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)'.
2023-02-10 13:18:31,179 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multivalued,2)} = true [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2023-02-10 13:18:31,181 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,181 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,181 [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)'.
2023-02-10 13:18:31,181 [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)'.
2023-02-10 13:18:31,181 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,181 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,181 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,181 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,181 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,181 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,181 [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)'.
2023-02-10 13:18:31,181 [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)'.
2023-02-10 13:18:31,181 [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)'.
2023-02-10 13:18:31,181 [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)'.
2023-02-10 13:18:31,181 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,181 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,181 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,181 [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)'.
2023-02-10 13:18:31,182 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multivalued,3)} = false [(upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2023-02-10 13:18:31,183 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2023-02-10 13:18:31,183 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2023-02-10 13:18:31,183 [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)'.
2023-02-10 13:18:31,183 [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)'.
2023-02-10 13:18:31,184 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2023-02-10 13:18:31,184 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2023-02-10 13:18:31,184 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2023-02-10 13:18:31,184 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2023-02-10 13:18:31,184 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2023-02-10 13:18:31,184 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2023-02-10 13:18:31,184 [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)'.
2023-02-10 13:18:31,184 [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)'.
2023-02-10 13:18:31,184 [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)'.
2023-02-10 13:18:31,184 [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)'.
2023-02-10 13:18:31,184 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2023-02-10 13:18:31,184 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2023-02-10 13:18:31,184 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2023-02-10 13:18:31,184 [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)'.
2023-02-10 13:18:31,184 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string(field)} = false [(field = +++), (upload = [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_Release_from_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.093 s - in org.appng.formtags.FormElementRuleTest
[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_Release_from_Tag/appng/appng-formtags/target/appng-formtags-1.24.6.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-formtags ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/target/appng-formtags-1.24.6-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_Release_from_Tag/appng/appng-formtags/target/appng-formtags-1.24.6.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.24.6/appng-formtags-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.24.6/appng-formtags-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/target/appng-formtags-1.24.6-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.24.6/appng-formtags-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/target/appng-formtags-1.24.6.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.24.6/appng-formtags-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/target/appng-formtags-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.24.6/appng-formtags-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/target/appng-formtags-1.24.6-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.24.6/appng-formtags-1.24.6-sources.jar.asc
[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_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/target/appng-formtags-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.24.6/appng-formtags-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.24.6/appng-formtags-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/target/appng-formtags-1.24.6-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.24.6/appng-formtags-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/target/appng-formtags-1.24.6.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.24.6/appng-formtags-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/target/appng-formtags-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.24.6/appng-formtags-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-formtags/target/appng-formtags-1.24.6-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-formtags/1.24.6/appng-formtags-1.24.6-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------------------< org.appng:appng-xmlapi >-----------------------
[INFO] Building appNG XML-API 1.24.6                                     [6/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-xmlapi ---
[INFO] Deleting /var/lib/jenkins/workspace/appNG_Release_from_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/PropertyType.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_Release_from_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 127 source files to /var/lib/jenkins/workspace/appNG_Release_from_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 13 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_Release_from_Tag/appng/appng-xmlapi/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-xmlapi ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.xml.MarshallServiceTest
2023-02-10 13:18:37,702 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>
2023-02-10 13:18:37,702 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>
2023-02-10 13:18:37,709 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>
2023-02-10 13:18:37,709 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>
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.713 s - in org.appng.xml.MarshallServiceTest
[INFO] Running org.appng.xml.ApplicationPropertyConstantCreatorTest
2023-02-10 13:18:38,212 DEBUG [main] org.appng.xml.ApplicationPropertyConstantCreator: Wrote /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/tmp/org/appng/xml/ApplicationProperty.java
2023-02-10 13:18:38,212 DEBUG [main] org.appng.xml.ApplicationPropertyConstantCreator: Wrote /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/tmp/org/appng/xml/ApplicationProperty.java
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.appng.xml.ApplicationPropertyConstantCreatorTest
[INFO] Running org.appng.xml.transformation.StyleSheetProviderTest
2023-02-10 13:18:38,227 DEBUG [main] org.appng.xml.transformation.StyleSheetProvider: stylesheet complete
2023-02-10 13:18:38,227 DEBUG [main] org.appng.xml.transformation.StyleSheetProvider: stylesheet complete
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.appng.xml.transformation.StyleSheetProviderTest
[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_Release_from_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.24.6.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-xmlapi ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.24.6-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_Release_from_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.24.6.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.24.6/appng-xmlapi-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.24.6/appng-xmlapi-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.24.6-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.24.6/appng-xmlapi-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.24.6.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.24.6/appng-xmlapi-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.24.6/appng-xmlapi-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.24.6-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.24.6/appng-xmlapi-1.24.6-sources.jar.asc
[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_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.24.6/appng-xmlapi-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.24.6/appng-xmlapi-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.24.6-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.24.6/appng-xmlapi-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.24.6.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.24.6/appng-xmlapi-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.24.6/appng-xmlapi-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-xmlapi/target/appng-xmlapi-1.24.6-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-xmlapi/1.24.6/appng-xmlapi-1.24.6-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------< org.appng:appng-api >-------------------------
[INFO] Building appNG public API 1.24.6                                  [7/28]
[INFO] --------------------------------[ jar ]---------------------------------
[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 173 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java: Some input files use or override a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_Release_from_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_Release_from_Tag/appng/appng-api/src/main/java/org/appng/api/support/OptionFactory.java: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/src/main/java/org/appng/api/support/OptionFactory.java uses unchecked or unsafe operations.
[INFO] /var/lib/jenkins/workspace/appNG_Release_from_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 39 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 60 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/test-classes
[INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/src/test/java/org/appng/api/RequestDataBinderTest.java: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/src/test/java/org/appng/api/RequestDataBinderTest.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/src/test/java/org/appng/api/RequestDataBinderTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-api ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.api.model.PropertyTypeTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.appng.api.model.PropertyTypeTest
[INFO] Running org.appng.api.DataContainerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in org.appng.api.DataContainerTest
[INFO] Running org.appng.api.auth.AuthToolsTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.appng.api.auth.AuthToolsTest
[INFO] Running org.appng.api.FormDataBinderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s - in org.appng.api.FormDataBinderTest
[INFO] Running org.appng.api.FileUploadTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.appng.api.FileUploadTest
[INFO] Running org.appng.api.RequestDataBinderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.appng.api.RequestDataBinderTest
[INFO] Running org.appng.api.validation.constraints.RichtextSizeValidatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.appng.api.validation.constraints.RichtextSizeValidatorTest
[INFO] Running org.appng.api.support.SelectionBuilderTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.appng.api.support.SelectionBuilderTest
[INFO] Running org.appng.api.support.HttpHeaderUtilsTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.appng.api.support.HttpHeaderUtilsTest
[INFO] Running org.appng.api.support.ValidationProviderTest
2023-02-10 13:18:45,835 INFO  [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.0.Final
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.935 s - in org.appng.api.support.ValidationProviderTest
[INFO] Running org.appng.api.support.DatasourceInheritanceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.appng.api.support.DatasourceInheritanceTest
[INFO] Running org.appng.api.support.OptionImplTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.api.support.OptionImplTest
[INFO] Running org.appng.api.support.I18nTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.api.support.I18nTest
[INFO] Running org.appng.api.support.LabelSupportTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.appng.api.support.LabelSupportTest
[INFO] Running org.appng.api.support.environment.EnvironmentTest
2023-02-10 13:18:47,841 INFO  [main] org.appng.api.support.environment.DefaultEnvironment: Clearing site scope with identifier 'SITE.localhost'
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.appng.api.support.environment.EnvironmentTest
[INFO] Running org.appng.api.support.environment.AttributeWrapperTest
2023-02-10 13:18:47,843 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1423007887 for site thesite with parent sun.misc.Launcher$AppClassLoader#1028566121 created
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.environment.AttributeWrapperTest
[INFO] Running org.appng.api.support.ApplicationResourceHolderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.appng.api.support.ApplicationResourceHolderTest
[INFO] Running org.appng.api.support.PropertyHolderTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.api.support.PropertyHolderTest
[INFO] Running org.appng.api.support.ResultServiceTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in org.appng.api.support.ResultServiceTest
[INFO] Running org.appng.api.support.CallableDataSourceTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.appng.api.support.CallableDataSourceTest
[INFO] Running org.appng.api.support.CallableActionTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.appng.api.support.CallableActionTest
[INFO] Running org.appng.api.support.ScopeTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.api.support.ScopeTest
[INFO] Running org.appng.api.support.OptionsImplTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.api.support.OptionsImplTest
[INFO] Running org.appng.api.support.RequestSupportTest
2023-02-10 13:18:48,160 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'
2023-02-10 13:18:48,172 WARN  [main] org.appng.api.support.field.DecimalFieldConverter: error in field savings: can not convert 'null' to type 'java.lang.Double' using format '###,###.###'
2023-02-10 13:18:48,172 WARN  [main] org.appng.api.support.field.IntegerFieldConverter: error in field age: can not convert 'null' to type 'java.lang.Long' using format '#'
2023-02-10 13:18:48,179 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.078 s - in org.appng.api.support.RequestSupportTest
[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.SelectionFactoryTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.appng.api.support.SelectionFactoryTest
[INFO] Running org.appng.api.support.SortParamSupportTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.appng.api.support.SortParamSupportTest
[INFO] Running org.appng.api.support.MessageSourceChainTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.appng.api.support.MessageSourceChainTest
[INFO] Running org.appng.api.support.ElementHelperTest
[WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.061 s - in org.appng.api.support.ElementHelperTest
[INFO] Running org.appng.api.support.validation.NestedListTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.appng.api.support.validation.NestedListTest
[INFO] Running org.appng.api.support.validation.FileUploadValidatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.validation.FileUploadValidatorTest
[INFO] Running org.appng.api.support.validation.LocalizedMessageInterpolatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.appng.api.support.validation.LocalizedMessageInterpolatorTest
[INFO] Running org.appng.api.support.ApplicationRequestTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.api.support.ApplicationRequestTest
[INFO] Running org.appng.api.support.field.DateFieldConverterOffsetDateTimeTest
2023-02-10 13:18:48,417 WARN  [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.time.OffsetDateTime' using format 'yyyy-MM-dd HH:mm:ss'
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.appng.api.support.field.DateFieldConverterOffsetDateTimeTest
[INFO] Running org.appng.api.support.field.DateFieldConverterJodaDateTimeTest
2023-02-10 13:18:48,490 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.07 s - in org.appng.api.support.field.DateFieldConverterJodaDateTimeTest
[INFO] Running org.appng.api.support.field.IntegerFieldConverterTest
2023-02-10 13:18:48,519 WARN  [main] org.appng.api.support.field.IntegerFieldConverter: error in field object: can not convert '2247483648' to type 'java.lang.Integer' using format '#'
2023-02-10 13:18:48,524 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.034 s - in org.appng.api.support.field.IntegerFieldConverterTest
[INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTimeTest
2023-02-10 13:18:48,554 WARN  [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'org.joda.time.LocalDateTime' using format 'yyyy-MM-dd HH:mm:ss'
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.appng.api.support.field.DateFieldConverterJodaLocalDateTimeTest
[INFO] Running org.appng.api.support.field.DefaultFieldConverterTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 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.002 s - in org.appng.api.support.field.LinkPanelFieldHandlerTest
[INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTest
2023-02-10 13:18:48,623 WARN  [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.time.LocalDate' using format 'yyyy-MM-dd HH:mm:ss'
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.appng.api.support.field.DateFieldConverterLocalDateTest
[INFO] Running org.appng.api.support.field.DateFieldConverterZonedDateTimeTest
2023-02-10 13:18:48,636 WARN  [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.time.ZonedDateTime' using format 'yyyy-MM-dd HH:mm:ss'
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.api.support.field.DateFieldConverterZonedDateTimeTest
[INFO] Running org.appng.api.support.field.FileFieldConverterTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.api.support.field.FileFieldConverterTest
[INFO] Running org.appng.api.support.field.ListFieldConverterTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.appng.api.support.field.ListFieldConverterTest
[INFO] Running org.appng.api.support.field.DateFieldConverterTest
2023-02-10 13:18:48,689 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.01 s - in org.appng.api.support.field.DateFieldConverterTest
[INFO] Running org.appng.api.support.field.ObjectFieldConverterTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.appng.api.support.field.ObjectFieldConverterTest
[INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTimeTest
2023-02-10 13:18:48,729 WARN  [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.time.LocalDateTime' using format 'yyyy-MM-dd HH:mm:ss'
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.appng.api.support.field.DateFieldConverterLocalDateTimeTest
[INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTest
2023-02-10 13:18:48,743 WARN  [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'org.joda.time.LocalDate' using format 'yyyy-MM-dd HH:mm:ss'
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.appng.api.support.field.DateFieldConverterJodaLocalDateTest
[INFO] Running org.appng.api.support.FieldProcessorTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.FieldProcessorTest
[INFO] Running org.appng.api.XPathProcessorTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.appng.api.XPathProcessorTest
[INFO] Running org.appng.api.ConfigValidatorTest
2023-02-10 13:18:48,878 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config//permissions/permission[@ref='doesNotExist'] in resource datasource.xml
2023-02-10 13:18:48,883 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='bar'] in resource datasource.xml
2023-02-10 13:18:48,889 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='/page?getParam=5&doesNotExist=7'] in resource datasource.xml
2023-02-10 13:18:48,893 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//permissions/permission[@ref='doesNotExist'] in resource datasource.xml
2023-02-10 13:18:48,898 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml
2023-02-10 13:18:48,902 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist'] in resource datasource.xml
2023-02-10 13:18:48,908 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config//permissions/permission[@ref='doesNotExist'] in resource datasource.xml
2023-02-10 13:18:48,913 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='bar'] in resource datasource.xml
2023-02-10 13:18:48,917 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='/page?getParam=5&doesNotExist=7'] in resource datasource.xml
2023-02-10 13:18:48,922 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//permissions/permission[@ref='doesNotExist'] in resource datasource.xml
2023-02-10 13:18:48,926 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml
2023-02-10 13:18:48,930 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist'] in resource datasource.xml
2023-02-10 13:18:48,981 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config//permissions/permission[@ref='testPermission'] in resource datasource.xml
2023-02-10 13:18:48,985 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//permissions/permission[@ref='doesNotExist'] in resource datasource.xml
2023-02-10 13:18:48,988 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml
2023-02-10 13:18:48,992 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist'] in resource datasource.xml
2023-02-10 13:18:48,995 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/linkpanel//link[@target='hyrule'] in resource datasource.xml
2023-02-10 13:18:48,999 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config//permissions/permission[@ref='doesNotExist'] in resource datasource.xml
2023-02-10 13:18:49,003 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='bar'] in resource datasource.xml
2023-02-10 13:18:49,006 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='/page?getParam=5&doesNotExist=7'] in resource datasource.xml
2023-02-10 13:18:49,010 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//permissions/permission[@ref='doesNotExist'] in resource datasource.xml
2023-02-10 13:18:49,014 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='/fizz'] in resource datasource.xml
2023-02-10 13:18:49,017 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/linkpanel//link[@target='/fizz']/permissions/permission[@ref='doesNotExist'] in resource datasource.xml
2023-02-10 13:18:49,089 INFO  [main] org.appng.api.support.ConfigValidator: validated application 'application' in 217ms
2023-02-10 13:18:49,090 ERROR [main] org.appng.api.support.ConfigValidator: found errors:
No <applicationRootConfig> 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 '/', '${<param>}' 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 '/', '${<param>}' 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 '/', '${<param>}' 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 '/', '${<param>}' 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 '/', '${<param>}' or '?'!
datasource.xml: datasource 'enhancedClone': references the unknown permission 'testPermission'.
datasource.xml: datasource 'person': field: email, condition: '${5 ab foo}' is invalid: Failed to parse the expression [${5 ab foo}]
datasource.xml: datasource 'person': field: firstname, condition: '${current.dummy > 1}' is invalid: Property [dummy] not found on type [org.appng.api.Person]
datasource.xml: datasource 'person': field: firstname, hidden: '${current.doDisplay}' is invalid: Property [doDisplay] not found on type [org.appng.api.Person]
datasource.xml: datasource 'person': field: firstname, readOnly: '${isVisible}' is invalid: parameter 'isVisible' not found on datasource 'person'
event.xml: action 'action', option 'id' references the unknown parameter 'doesNotExist'. Valid parameters are: [actionParam2, actionParam1]
event.xml: action 'action': condition: '${fooo}' is invalid: parameter 'fooo' not found on action 'action'
event.xml: action 'action': references the unknown permission 'doesNotExist'.
event.xml: action 'action': the reference to dataSource 'datasource' (from 'datasource.xml') uses the parameter doesNotExist which is unknown in the dataSource 'datasource'! Supported parameters are: [dsParam1, dsParam2]
event.xml: action 'action2':  references the unknown datasource 'doesNotExist'.
event.xml: event 'event' references the unknown permission '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' section[1] attribute 'hidden': parameter 'isHidden' not found on page 'page'
page.xml: page 'page' section[1]/element[1] attribute 'folded': parameter 'isFolded' not found on page 'page'
page.xml: page 'page' section[1]/element[1] attribute 'passive': parameter 'isPassive' not found on page 'page'
page.xml: page 'page' the reference to action 'action' (from 'event.xml') uses the parameter actionParam3 which is unknown in the action 'action'! Supported parameters are: [actionParam2, actionParam1]
page.xml: page 'page' the reference to action 'action' uses the unknown parameter doesNotExist. Supported parameters are: [getParam, urlParam, postParam]
page.xml: page 'page' the reference to dataSource 'datasource' (from 'datasource.xml') uses the parameter dsParam3 which is unknown in the dataSource 'datasource'! Supported parameters are: [dsParam1, dsParam2]
page.xml: page 'page' the reference to dataSource 'datasource' uses the unknown parameter doesNotExist. Supported parameters are: [getParam, urlParam, postParam]
page.xml: page 'page', action 'action' condition: '${fooo}' is invalid: parameter 'fooo' not found on page 'page'
page.xml: page 'page', action 'action' references the unknown permission 'doesNotExist'.
page.xml: page 'page', datasource 'datasource' condition: '${postParam and fooo}' is invalid: parameter 'fooo' not found on page 'page'
page.xml: page 'page', datasource 'datasource' references the unknown permission 'doesNotExist'.
2023-02-10 13:18:49,097 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/meta-data in resource datasource.xml
2023-02-10 13:18:49,107 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/meta-data in resource datasource.xml
2023-02-10 13:18:49,115 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/meta-data in resource datasource.xml
2023-02-10 13:18:49,119 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneDatasource']/config/meta-data in resource datasource.xml
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s - in org.appng.api.ConfigValidatorTest
[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.508 s - in org.appng.api.ConsumerProducerTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 324, 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_Release_from_Tag/appng/appng-api/target/appng-api-1.24.6.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-api ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/appng-api-1.24.6-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_Release_from_Tag/appng/appng-api/target/appng-api-1.24.6.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.24.6/appng-api-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.24.6/appng-api-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/appng-api-1.24.6-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.24.6/appng-api-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/appng-api-1.24.6.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.24.6/appng-api-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/appng-api-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.24.6/appng-api-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/appng-api-1.24.6-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.24.6/appng-api-1.24.6-sources.jar.asc
[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_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/appng-api-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.24.6/appng-api-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.24.6/appng-api-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/appng-api-1.24.6-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.24.6/appng-api-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/appng-api-1.24.6.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.24.6/appng-api-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/appng-api-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.24.6/appng-api-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-api/target/appng-api-1.24.6-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-api/1.24.6/appng-api-1.24.6-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------------------< org.appng:appng-testsupport >---------------------
[INFO] Building appNG testsupport 1.24.6                                 [8/28]
[INFO] --------------------------------[ jar ]---------------------------------
[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 19 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-testsupport ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-testsupport ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-testsupport ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.testsupport.SimpleApplicationTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s - in org.appng.testsupport.SimpleApplicationTest
[INFO] Running org.appng.testsupport.validation.DateFieldDifferenceHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.534 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.013 s - in org.appng.testsupport.validation.TextValueDifferenceHandlerTest
[INFO] Running org.appng.testsupport.validation.WritingJsonValidatorTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.appng.testsupport.validation.WritingJsonValidatorTest
[INFO] Running org.appng.testsupport.validation.XPathDifferenceHandlerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.appng.testsupport.validation.XPathDifferenceHandlerTest
[INFO] Running org.appng.testsupport.TestBaseTest
2023-02-10 13:18:56,008 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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]
2023-02-10 13:18:56,018 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@28a2a3e7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3f2049b6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@10b3df93, org.springframework.test.context.support.DirtiesContextTestExecutionListener@ea27e34, org.springframework.test.context.transaction.TransactionalTestExecutionListener@33a2499c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@e72dba7]
2023-02-10 13:18:56,091 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2023-02-10 13:18:56,242 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@33d05366: startup date [Fri Feb 10 13:18:56 CET 2023]; root of context hierarchy
2023-02-10 13:18:56,413 INFO  [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 MappingJackson2HttpMessageConverters: 
2023-02-10 13:18:56,414 INFO  [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 ObjectMappers: 
2023-02-10 13:18:56,414 INFO  [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 Modules: 
2023-02-10 13:18:56,416 INFO  [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 @Primary Beans: 
2023-02-10 13:18:56,417 INFO  [main] org.appng.api.config.RestConfig: [localhost:application] No ObjectMapper found in context, creating default.
2023-02-10 13:18:56,425 INFO  [main] org.appng.api.config.RestConfig: [localhost:application] No MappingJackson2HttpMessageConverter found in context, creating default.
2023-02-10 13:18:56,438 INFO  [main] org.appng.api.config.RestConfig: [localhost:application] Registering ObjectMapper 'defaultObjectMapper'
2023-02-10 13:18:56,438 INFO  [main] org.appng.api.config.RestConfig: [localhost:application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter'
2023-02-10 13:18:56,786 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@33d05366: startup date [Fri Feb 10 13:18:56 CET 2023]; root of context hierarchy
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 s - in org.appng.testsupport.TestBaseTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 20, 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_Release_from_Tag/appng/appng-testsupport/target/appng-testsupport-1.24.6.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-testsupport ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/appng-testsupport-1.24.6-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_Release_from_Tag/appng/appng-testsupport/target/appng-testsupport-1.24.6.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.24.6/appng-testsupport-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.24.6/appng-testsupport-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/appng-testsupport-1.24.6-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.24.6/appng-testsupport-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/appng-testsupport-1.24.6.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.24.6/appng-testsupport-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/appng-testsupport-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.24.6/appng-testsupport-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/appng-testsupport-1.24.6-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.24.6/appng-testsupport-1.24.6-sources.jar.asc
[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_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/appng-testsupport-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.24.6/appng-testsupport-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.24.6/appng-testsupport-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/appng-testsupport-1.24.6-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.24.6/appng-testsupport-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/appng-testsupport-1.24.6.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.24.6/appng-testsupport-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/appng-testsupport-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.24.6/appng-testsupport-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-testsupport/target/appng-testsupport-1.24.6-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-testsupport/1.24.6/appng-testsupport-1.24.6-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ----------------------< org.appng:appng-rest-api >----------------------
[INFO] Building appNG REST API 1.24.6                                    [9/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-rest-api ---
[INFO] Deleting /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.4.7:generate (default) @ appng-rest-api ---
[INFO] reading from /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/src/main/resources/org/appng/api/rest/appng-rest.yaml
[WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated.
[INFO] Invoker Package Name, originally not set, is now dervied from model package name: org.appng.api.rest
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Action.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Action.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ActionField.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/ActionField.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Datasource.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Datasource.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Element.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Element.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ErrorModel.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/ErrorModel.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Field.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Field.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/FieldType.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/FieldType.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/FieldValue.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/FieldValue.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Filter.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Filter.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Link.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Link.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Message.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Message.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Option.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Option.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/OptionType.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/OptionType.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Options.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Options.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Page.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Page.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Parameter.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Parameter.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Permission.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Permission.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Sort.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/Sort.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/User.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/User.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ValidationRule.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/docs/ValidationRule.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/pom.xml
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/README.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/build.gradle
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/build.sbt
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/settings.gradle
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/gradle.properties
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/AndroidManifest.xml
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/.travis.yml
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/ApiClient.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/HttpBasicAuth.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/ApiKeyAuth.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/OAuth.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/OAuthFlow.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/gradlew
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/gradlew.bat
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.properties
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.jar
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/git_push.sh
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/.gitignore
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/Authentication.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/.swagger-codegen-ignore
[INFO] writing file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/.swagger-codegen/VERSION
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-rest-api ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java added.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-rest-api ---
[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-rest-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-rest-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-rest-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-rest-api ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.api.rest.RestClientTest
2023-02-10 13:19:01,881 DEBUG [main] org.appng.api.rest.RestClient : received cookie: foo=bar
2023-02-10 13:19:01,882 DEBUG [main] org.appng.api.rest.RestClient : received cookie: lore=ipsum
2023-02-10 13:19:01,942 DEBUG [main] org.appng.api.rest.RestClient : sent cookie: lore=ipsum
2023-02-10 13:19:01,942 DEBUG [main] org.appng.api.rest.RestClient : sent cookie: foo=bar
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s - in org.appng.api.rest.RestClientTest
[INFO] Running org.appng.api.rest.ActionHelperTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.appng.api.rest.ActionHelperTest
[INFO] Running org.appng.api.rest.DataSourceHelperTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.api.rest.DataSourceHelperTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-rest-api ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/appng-rest-api-1.24.6.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-rest-api ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/appng-rest-api-1.24.6-sources.jar
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-rest-api ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-rest-api ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/appng-rest-api-1.24.6.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.24.6/appng-rest-api-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.24.6/appng-rest-api-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/appng-rest-api-1.24.6-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.24.6/appng-rest-api-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/appng-rest-api-1.24.6.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.24.6/appng-rest-api-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/appng-rest-api-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.24.6/appng-rest-api-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/appng-rest-api-1.24.6-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.24.6/appng-rest-api-1.24.6-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-rest-api ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/appng-rest-api-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-rest-api/1.24.6/appng-rest-api-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-rest-api/1.24.6/appng-rest-api-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/appng-rest-api-1.24.6-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-rest-api/1.24.6/appng-rest-api-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/appng-rest-api-1.24.6.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-rest-api/1.24.6/appng-rest-api-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/appng-rest-api-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-rest-api/1.24.6/appng-rest-api-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-rest-api/target/appng-rest-api-1.24.6-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-rest-api/1.24.6/appng-rest-api-1.24.6-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------------------< org.appng:appng-persistence >---------------------
[INFO] Building appNG Persistence-Tools 1.24.6                          [10/28]
[INFO] --------------------------------[ jar ]---------------------------------
[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_Release_from_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 20 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/classes
[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 14 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-persistence ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.persistence.hibernate.SnakeCaseNamingStrategyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s - in org.appng.persistence.hibernate.SnakeCaseNamingStrategyTest
[INFO] Running org.appng.persistence.hibernate.dialect.DialectUTF8Test
2023-02-10 13:19:05,761 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MariaDB103DialectUTF8
2023-02-10 13:19:05,833 INFO  [main] org.hibernate.Version         : HHH000412: Hibernate ORM core version 5.4.32.Final
2023-02-10 13:19:05,982 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MySql57DialectUTF8
2023-02-10 13:19:05,983 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MySql8DialectUTF8
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s - in org.appng.persistence.hibernate.dialect.DialectUTF8Test
[INFO] Running org.appng.persistence.repository.SearchRepositoryTest
2023-02-10 13:19:06,123 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@31190526: startup date [Fri Feb 10 13:19:06 CET 2023]; root of context hierarchy
2023-02-10 13:19:06,352 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:19:06,467 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')
2023-02-10 13:19:06,468 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:06,481 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:19:06,598 INFO  [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-10 13:19:06,743 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
Feb 10, 2023 1:19:06 PM ch.sla.jdbcperflogger.Logger info
INFO: Using config file jdbcperflogger-fallback.xml
2023-02-10 13:19:06,764 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:06,765 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:19:06,765 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:19:06,767 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:19:07,066 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:19:07,113 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:08,363 INFO  [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.0.Final
2023-02-10 13:19:08,913 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@144ab983] 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.
2023-02-10 13:19:08,916 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6397248c] 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.
2023-02-10 13:19:08,927 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:19:08,937 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:09,609 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@31190526: startup date [Fri Feb 10 13:19:06 CET 2023]; root of context hierarchy
2023-02-10 13:19:09,610 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:09,610 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:09,614 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@33e3bd2e: startup date [Fri Feb 10 13:19:09 CET 2023]; root of context hierarchy
2023-02-10 13:19:09,649 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:19:09,675 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')
2023-02-10 13:19:09,675 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:09,675 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:19:09,689 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:19:09,689 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:09,689 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:19:09,690 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:19:09,690 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:19:09,690 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:19:09,695 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:10,219 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@11abd6c] 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.
2023-02-10 13:19:10,221 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@37fef327] 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.
2023-02-10 13:19:10,232 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:19:10,233 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:10,338 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@33e3bd2e: startup date [Fri Feb 10 13:19:09 CET 2023]; root of context hierarchy
2023-02-10 13:19:10,339 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:10,340 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:10,342 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@505f45cc: startup date [Fri Feb 10 13:19:10 CET 2023]; root of context hierarchy
2023-02-10 13:19:10,406 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:19:10,425 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')
2023-02-10 13:19:10,425 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:10,426 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:19:10,437 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:19:10,437 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:10,437 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:19:10,437 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:19:10,437 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:19:10,438 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:19:10,442 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:10,901 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@709d6de5] 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.
2023-02-10 13:19:10,904 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1a4930cf] 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.
2023-02-10 13:19:10,914 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:19:10,914 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:10,979 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@505f45cc: startup date [Fri Feb 10 13:19:10 CET 2023]; root of context hierarchy
2023-02-10 13:19:10,979 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:10,980 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:10,989 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@10a0d93a: startup date [Fri Feb 10 13:19:10 CET 2023]; root of context hierarchy
2023-02-10 13:19:11,023 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:19:11,043 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')
2023-02-10 13:19:11,043 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:11,043 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:19:11,055 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:19:11,055 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:11,055 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:19:11,056 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:19:11,056 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:19:11,056 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:19:11,061 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:11,485 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2299f6d7] 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.
2023-02-10 13:19:11,486 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3dad535f] 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.
2023-02-10 13:19:11,494 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:19:11,494 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:11,545 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@10a0d93a: startup date [Fri Feb 10 13:19:10 CET 2023]; root of context hierarchy
2023-02-10 13:19:11,545 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:11,545 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:11,547 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@5724c7da: startup date [Fri Feb 10 13:19:11 CET 2023]; root of context hierarchy
2023-02-10 13:19:11,565 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:19:11,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')
2023-02-10 13:19:11,579 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:11,580 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:19:11,588 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:19:11,588 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:11,589 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:19:11,589 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:19:11,589 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:19:11,589 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:19:11,593 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:11,996 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@147375b3] 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.
2023-02-10 13:19:11,998 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7131d668] 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.
2023-02-10 13:19:12,005 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:19:12,005 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:12,049 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@5724c7da: startup date [Fri Feb 10 13:19:11 CET 2023]; root of context hierarchy
2023-02-10 13:19:12,050 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:12,050 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:12,054 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@1f57666b: startup date [Fri Feb 10 13:19:12 CET 2023]; root of context hierarchy
2023-02-10 13:19:12,072 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:19:12,087 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')
2023-02-10 13:19:12,087 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:12,087 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:19:12,095 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:19:12,095 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:12,095 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:19:12,095 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:19:12,095 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:19:12,096 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:19:12,099 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:12,507 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1999e1f5] 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.
2023-02-10 13:19:12,508 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4cefa0be] 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.
2023-02-10 13:19:12,517 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:19:12,517 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:12,570 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@1f57666b: startup date [Fri Feb 10 13:19:12 CET 2023]; root of context hierarchy
2023-02-10 13:19:12,571 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:12,571 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:12,573 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@4866e0a7: startup date [Fri Feb 10 13:19:12 CET 2023]; root of context hierarchy
2023-02-10 13:19:12,591 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:19:12,605 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')
2023-02-10 13:19:12,605 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:12,605 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:19:12,614 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:19:12,614 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:12,614 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:19:12,614 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:19:12,614 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:19:12,615 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:19:12,618 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:13,034 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2b4ba2d9] 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.
2023-02-10 13:19:13,036 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6aa18912] 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.
2023-02-10 13:19:13,043 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:19:13,043 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:13,089 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@4866e0a7: startup date [Fri Feb 10 13:19:12 CET 2023]; root of context hierarchy
2023-02-10 13:19:13,090 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:13,090 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:13,092 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@75507e68: startup date [Fri Feb 10 13:19:13 CET 2023]; root of context hierarchy
2023-02-10 13:19:13,114 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:19:13,132 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')
2023-02-10 13:19:13,132 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:13,132 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:19:13,140 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:19:13,140 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:13,140 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:19:13,140 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:19:13,140 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:19:13,141 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:19:13,144 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:13,617 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@70ccb3bf] 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.
2023-02-10 13:19:13,618 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@f9ac719] 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.
2023-02-10 13:19:13,626 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:19:13,626 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:13,675 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@75507e68: startup date [Fri Feb 10 13:19:13 CET 2023]; root of context hierarchy
2023-02-10 13:19:13,676 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:13,676 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:13,678 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3e5ed0d4: startup date [Fri Feb 10 13:19:13 CET 2023]; root of context hierarchy
2023-02-10 13:19:13,693 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:19:13,707 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')
2023-02-10 13:19:13,707 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:13,707 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:19:13,714 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:19:13,714 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:13,715 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:19:13,715 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:19:13,715 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:19:13,715 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:19:13,718 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:14,198 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@133d0471] 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.
2023-02-10 13:19:14,200 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@74130456] 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.
2023-02-10 13:19:14,208 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:19:14,208 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:14,253 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@3e5ed0d4: startup date [Fri Feb 10 13:19:13 CET 2023]; root of context hierarchy
2023-02-10 13:19:14,253 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:14,253 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:14,255 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@75693526: startup date [Fri Feb 10 13:19:14 CET 2023]; root of context hierarchy
2023-02-10 13:19:14,272 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:19:14,286 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')
2023-02-10 13:19:14,286 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:14,286 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:19:14,294 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:19:14,294 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:14,294 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:19:14,294 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:19:14,294 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:19:14,295 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:19:14,298 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:14,723 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4ceb368b] 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.
2023-02-10 13:19:14,725 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6cd8c373] 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.
2023-02-10 13:19:14,732 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:19:14,733 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:14,776 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@75693526: startup date [Fri Feb 10 13:19:14 CET 2023]; root of context hierarchy
2023-02-10 13:19:14,776 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:14,776 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:14,778 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@77350382: startup date [Fri Feb 10 13:19:14 CET 2023]; root of context hierarchy
2023-02-10 13:19:14,795 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:19:14,811 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')
2023-02-10 13:19:14,811 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:14,811 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:19:14,819 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:19:14,819 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:14,819 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:19:14,819 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:19:14,819 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:19:14,820 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:19:14,823 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:15,248 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@46c47690] 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.
2023-02-10 13:19:15,250 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7b186fb8] 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.
2023-02-10 13:19:15,257 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:19:15,257 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:15,345 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@77350382: startup date [Fri Feb 10 13:19:14 CET 2023]; root of context hierarchy
2023-02-10 13:19:15,345 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:15,345 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:15,348 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@33da0fad: startup date [Fri Feb 10 13:19:15 CET 2023]; root of context hierarchy
2023-02-10 13:19:15,365 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:19:15,380 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')
2023-02-10 13:19:15,381 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:15,381 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:19:15,389 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:19:15,389 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:15,389 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:19:15,389 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:19:15,389 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:19:15,390 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:19:15,393 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:15,812 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7108b12d] 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.
2023-02-10 13:19:15,814 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2ffc9be] 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.
2023-02-10 13:19:15,822 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:19:15,822 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:15,896 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@33da0fad: startup date [Fri Feb 10 13:19:15 CET 2023]; root of context hierarchy
2023-02-10 13:19:15,896 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:15,896 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:15,899 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@f7a8a7b: startup date [Fri Feb 10 13:19:15 CET 2023]; root of context hierarchy
2023-02-10 13:19:15,914 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:19:15,930 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')
2023-02-10 13:19:15,930 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:15,930 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:19:15,938 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:19:15,938 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:15,938 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:19:15,938 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:19:15,938 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:19:15,939 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:19:15,942 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:16,373 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3ab2d64c] 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.
2023-02-10 13:19:16,374 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@61fe5253] 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.
2023-02-10 13:19:16,382 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:19:16,382 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:16,528 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@f7a8a7b: startup date [Fri Feb 10 13:19:15 CET 2023]; root of context hierarchy
2023-02-10 13:19:16,529 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:16,529 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:16,531 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@36f93ea3: startup date [Fri Feb 10 13:19:16 CET 2023]; root of context hierarchy
2023-02-10 13:19:16,549 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:19:16,565 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')
2023-02-10 13:19:16,566 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:16,566 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:19:16,573 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:19:16,573 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:16,573 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:19:16,573 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:19:16,573 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:19:16,574 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:19:16,577 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:17,074 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1e0be005] 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.
2023-02-10 13:19:17,076 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7f2d681a] 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.
2023-02-10 13:19:17,086 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:19:17,087 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:17,152 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@36f93ea3: startup date [Fri Feb 10 13:19:16 CET 2023]; root of context hierarchy
2023-02-10 13:19:17,152 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:17,152 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:17,155 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@431bf770: startup date [Fri Feb 10 13:19:17 CET 2023]; root of context hierarchy
2023-02-10 13:19:17,175 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:19:17,193 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')
2023-02-10 13:19:17,193 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:17,193 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:19:17,203 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:19:17,203 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:17,203 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:19:17,203 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:19:17,203 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:19:17,204 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:19:17,207 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:17,693 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2f229f60] 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.
2023-02-10 13:19:17,694 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@ecd3a9b] 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.
2023-02-10 13:19:17,702 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:19:17,702 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:17,752 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@431bf770: startup date [Fri Feb 10 13:19:17 CET 2023]; root of context hierarchy
2023-02-10 13:19:17,752 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:17,753 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:17,756 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@698c19ef: startup date [Fri Feb 10 13:19:17 CET 2023]; root of context hierarchy
2023-02-10 13:19:17,774 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:19:17,792 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')
2023-02-10 13:19:17,792 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:17,792 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:19:17,801 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:19:17,802 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:17,802 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:19:17,802 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:19:17,802 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:19:17,803 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:19:17,806 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:18,390 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@13b6f82d] 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.
2023-02-10 13:19:18,392 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@414fd9f2] 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.
2023-02-10 13:19:18,399 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:19:18,400 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:18,459 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@698c19ef: startup date [Fri Feb 10 13:19:17 CET 2023]; root of context hierarchy
2023-02-10 13:19:18,459 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:18,460 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.469 s - in org.appng.persistence.repository.SearchRepositoryTest
[INFO] Running org.appng.persistence.repository.SearchQueryTest
2023-02-10 13:19:18,488 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:19:18,496 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:19:18,496 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:18,496 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:19:18,496 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:19:18,496 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:19:18,497 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:19:18,500 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:18,929 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@669bb57] 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.
2023-02-10 13:19:18,931 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@70b716a8] 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.
2023-02-10 13:19:18,939 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:19:18,954 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:19:18,964 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:19:18,964 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:18,964 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:19:18,964 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:19:18,964 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:19:18,965 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:19:18,967 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:19,352 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2c05303d] 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.
2023-02-10 13:19:19,354 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@42930a42] 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.
2023-02-10 13:19:19,361 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:19:19,383 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:19:19,390 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:19:19,390 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:19,390 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:19:19,391 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:19:19,391 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:19:19,391 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:19:19,394 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:19,773 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@16d869de] 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.
2023-02-10 13:19:19,774 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@73a706b1] 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.
2023-02-10 13:19:19,781 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:19:19,790 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:19:19,797 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:19:19,797 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:19,797 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:19:19,797 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:19:19,797 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:19:19,798 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:19:19,800 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:20,185 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@10d5e2dc] 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.
2023-02-10 13:19:20,186 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1310b98a] 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.
2023-02-10 13:19:20,192 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:19:20,244 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:19:20,255 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:19:20,256 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:20,256 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:19:20,256 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:19:20,256 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:19:20,257 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:19:20,260 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:20,639 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@39783d83] 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.
2023-02-10 13:19:20,640 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3c07b046] 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.
2023-02-10 13:19:20,647 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:19:20,656 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:19:20,663 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:19:20,663 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:20,663 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:19:20,663 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:19:20,663 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:19:20,664 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:19:20,666 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:21,047 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@57e3a1b8] 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.
2023-02-10 13:19:21,048 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@17acd4c5] 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.
2023-02-10 13:19:21,055 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.601 s - in org.appng.persistence.repository.SearchQueryTest
[INFO] Running org.appng.persistence.repository.QueryDslSearchRepositoryTest
2023-02-10 13:19:21,071 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@452895aa: startup date [Fri Feb 10 13:19:21 CET 2023]; root of context hierarchy
2023-02-10 13:19:21,086 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:19:21,099 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')
2023-02-10 13:19:21,099 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:21,099 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:19:21,106 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:19:21,106 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:21,106 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:19:21,106 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:19:21,106 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:19:21,107 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:19:21,109 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:21,487 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1c5f6c2] 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.
2023-02-10 13:19:21,489 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@24d5a11a] 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.
2023-02-10 13:19:21,495 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:19:21,495 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:21,781 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@452895aa: startup date [Fri Feb 10 13:19:21 CET 2023]; root of context hierarchy
2023-02-10 13:19:21,781 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:21,781 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.714 s - in org.appng.persistence.repository.QueryDslSearchRepositoryTest
[INFO] Running org.appng.persistence.repository.EnversSearchRepositoryTest
2023-02-10 13:19:21,792 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3479e14e: startup date [Fri Feb 10 13:19:21 CET 2023]; root of context hierarchy
2023-02-10 13:19:21,825 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:19:21,853 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')
2023-02-10 13:19:21,853 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:21,853 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:19:21,863 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:19:21,863 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:19:21,863 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:19:21,863 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:19:21,863 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:19:21,864 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:19:21,867 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:22,325 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@35069061] 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.
2023-02-10 13:19:22,327 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@35afca01] 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.
2023-02-10 13:19:22,335 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:19:22,335 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:19:22,414 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@3479e14e: startup date [Fri Feb 10 13:19:21 CET 2023]; root of context hierarchy
2023-02-10 13:19:22,414 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 s - in org.appng.persistence.repository.EnversSearchRepositoryTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 28, 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_Release_from_Tag/appng/appng-persistence/target/appng-persistence-1.24.6.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-persistence ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/appng-persistence-1.24.6-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_Release_from_Tag/appng/appng-persistence/target/appng-persistence-1.24.6.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.24.6/appng-persistence-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.24.6/appng-persistence-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/appng-persistence-1.24.6-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.24.6/appng-persistence-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/appng-persistence-1.24.6.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.24.6/appng-persistence-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/appng-persistence-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.24.6/appng-persistence-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/appng-persistence-1.24.6-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.24.6/appng-persistence-1.24.6-sources.jar.asc
[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_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/appng-persistence-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.24.6/appng-persistence-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.24.6/appng-persistence-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/appng-persistence-1.24.6-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.24.6/appng-persistence-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/appng-persistence-1.24.6.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.24.6/appng-persistence-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/appng-persistence-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.24.6/appng-persistence-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-persistence/target/appng-persistence-1.24.6-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-persistence/1.24.6/appng-persistence-1.24.6-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------------------< org.appng:appng-search >-----------------------
[INFO] Building appNG Search 1.24.6                                     [11/28]
[INFO] --------------------------------[ jar ]---------------------------------
[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_Release_from_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_Release_from_Tag/appng/appng-search/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5: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.625 s - in org.appng.search.searcher.GermanSearchTermProcessorTest
[INFO] Running org.appng.search.indexer.StandardSearcherTest
2023-02-10 13:19:27,553 DEBUG [main] org.appng.search.indexer.GlobalIndexer: start indexing for site manager
2023-02-10 13:19:27,569 INFO  [main] org.appng.search.indexer.FileSystemProvider: dataDir: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pages
Feb 10, 2023 1:19:28 PM org.apache.tika.config.InitializableProblemHandler$3 handleInitializableProblem
WARNING: J2KImageReader not loaded. JPEG2000 files will not be processed.
See https://pdfbox.apache.org/2.0/dependencies.html#jai-image-io
for optional dependencies.

Feb 10, 2023 1:19:29 PM org.apache.tika.config.InitializableProblemHandler$3 handleInitializableProblem
WARNING: org.xerial's sqlite-jdbc is not loaded.
Please provide the jar on your classpath to parse sqlite files.
See tika-parsers/pom.xml for the correct version.
2023-02-10 13:19:29,718 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (1/2):/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pages/de/42.txt
2023-02-10 13:19:29,721 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 2148ms
2023-02-10 13:19:29,729 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pages/de/42.jsp
2023-02-10 13:19:29,930 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'title'
2023-02-10 13:19:29,932 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'contents'
2023-02-10 13:19:29,932 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'customfield'
2023-02-10 13:19:29,932 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'anotherCustomfield'
2023-02-10 13:19:29,939 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (2/2):/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pages/de/42.jsp
2023-02-10 13:19:29,939 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 218ms
2023-02-10 13:19:29,978 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (1/4):/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pages/en/42.txt
2023-02-10 13:19:29,980 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 37ms
2023-02-10 13:19:30,002 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (2/4):/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pages/en/foobar.txt
2023-02-10 13:19:30,003 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 23ms
2023-02-10 13:19:30,003 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pages/en/42.jsp
2023-02-10 13:19:30,006 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'title'
2023-02-10 13:19:30,008 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'contents'
2023-02-10 13:19:30,008 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'customfield'
2023-02-10 13:19:30,008 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'anotherCustomfield'
2023-02-10 13:19:30,008 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (3/4):/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pages/en/42.jsp
2023-02-10 13:19:30,008 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 5ms
2023-02-10 13:19:30,008 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pages/en/acme.jsp
2023-02-10 13:19:30,009 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = title
2023-02-10 13:19:30,009 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = content
2023-02-10 13:19:30,009 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (4/4):/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pages/en/acme.jsp
2023-02-10 13:19:30,009 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 1ms
2023-02-10 13:19:30,009 INFO  [main] org.appng.search.indexer.FileSystemProvider: Indexing 6 files took 2439 milliseconds
2023-02-10 13:19:30,194 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: opened IndexWriter#1157008020 with Analyzer class org.apache.lucene.analysis.standard.StandardAnalyzer
2023-02-10 13:19:30,216 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: clearing index at /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/index
2023-02-10 13:19:32,650 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1157008020
2023-02-10 13:19:32,651 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)
2023-02-10 13:19:32,651 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1157008020, containing 0 documents (before: 0) directory: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/index
2023-02-10 13:19:32,654 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed org.apache.lucene.index.IndexWriter@44f68a94
2023-02-10 13:19:32,659 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed StandardDirectoryReader(segments:1:nrt)
2023-02-10 13:19:32,659 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed MMapDirectory@/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7f7dd0a1
2023-02-10 13:19:32,673 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: opened IndexWriter#1793354532 with Analyzer class org.apache.lucene.analysis.de.GermanAnalyzer
2023-02-10 13:19:32,858 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/de/42.txt +type:txt
2023-02-10 13:19:32,858 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [185ms] CREATE, query: +id:/de/42.txt +type:txt
2023-02-10 13:19:32,863 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/de/42.jsp +type:jsp
2023-02-10 13:19:32,863 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [4ms] CREATE, query: +id:/de/42.jsp +type:jsp
2023-02-10 13:19:35,574 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1793354532
2023-02-10 13:19:35,574 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_Release_from_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)
2023-02-10 13:19:35,574 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1793354532, containing 2 documents (before: 0) directory: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/index
2023-02-10 13:19:35,576 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed org.apache.lucene.index.IndexWriter@6ae46b24
2023-02-10 13:19:35,576 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed StandardDirectoryReader(segments_1:3:nrt)
2023-02-10 13:19:35,576 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed MMapDirectory@/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7f7dd0a1
2023-02-10 13:19:35,586 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: opened IndexWriter#1681837513 with Analyzer class org.apache.lucene.analysis.en.EnglishAnalyzer
2023-02-10 13:19:35,674 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/42.txt +type:txt
2023-02-10 13:19:35,674 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [17ms] CREATE, query: +id:/en/42.txt +type:txt
2023-02-10 13:19:35,675 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/foobar.txt +type:txt
2023-02-10 13:19:35,675 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [1ms] CREATE, query: +id:/en/foobar.txt +type:txt
2023-02-10 13:19:35,678 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/42.jsp +type:jsp
2023-02-10 13:19:35,679 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [4ms] CREATE, query: +id:/en/42.jsp +type:jsp
2023-02-10 13:19:35,679 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/acme.jsp +type:jsp
2023-02-10 13:19:35,679 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [0ms] CREATE, query: +id:/en/acme.jsp +type:jsp
2023-02-10 13:19:37,891 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1681837513
2023-02-10 13:19:37,891 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_Release_from_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)
2023-02-10 13:19:37,891 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1681837513, containing 6 documents (before: 2) directory: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/index
2023-02-10 13:19:37,893 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed org.apache.lucene.index.IndexWriter@643ecdc9
2023-02-10 13:19:37,893 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed StandardDirectoryReader(segments_2:6:nrt _0(8.10.0):c2:[diagnostics={java.vendor=Temurin, os=Linux, java.version=1.8.0_332, java.vm.version=25.332-b09, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_332-b09, source=flush, os.version=5.10.0-15-amd64, timestamp=1676031575003}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=enbvk4pfqiwe83o81qbprosn2)
2023-02-10 13:19:37,893 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed MMapDirectory@/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7f7dd0a1
2023-02-10 13:19:38,226 INFO  [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:de +((title:anhalt contents:anhalt) (title:anhalter* contents:anhalter*))
2023-02-10 13:19:39,515 INFO  [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:en +((title:hitchhik contents:hitchhik) (title:hitchhiker* contents:hitchhiker*))
2023-02-10 13:19:39,537 INFO  [main] org.appng.search.searcher.StandardSearcher: 1 results returned from query: +language:en +((title:foo contents:foo) (title:foo* contents:foo*))
2023-02-10 13:19:39,550 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: 12.312 s - in org.appng.search.indexer.StandardSearcherTest
[INFO] Running org.appng.search.indexer.ParseTagsTest
2023-02-10 13:19:39,557 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field1'
2023-02-10 13:19:39,557 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field2'
2023-02-10 13:19:39,557 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'contents'
2023-02-10 13:19:39,557 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field1'
2023-02-10 13:19:39,557 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field2'
{field1=A, contents=A B D, field2=B}
2023-02-10 13:19:39,558 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pages/en/42.jsp
2023-02-10 13:19:39,559 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'title'
2023-02-10 13:19:39,560 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'contents'
2023-02-10 13:19:39,560 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'customfield'
2023-02-10 13:19:39,560 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'anotherCustomfield'
2023-02-10 13:19:39,560 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = field1
2023-02-10 13:19:39,560 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = field2
2023-02-10 13:19:39,560 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = 
{}
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 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_Release_from_Tag/appng/appng-search/target/appng-search-1.24.6.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-search ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/appng-search-1.24.6-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_Release_from_Tag/appng/appng-search/target/appng-search-1.24.6.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.24.6/appng-search-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.24.6/appng-search-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/appng-search-1.24.6-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.24.6/appng-search-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/appng-search-1.24.6.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.24.6/appng-search-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/appng-search-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.24.6/appng-search-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/appng-search-1.24.6-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.24.6/appng-search-1.24.6-sources.jar.asc
[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_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/appng-search-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.24.6/appng-search-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.24.6/appng-search-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/appng-search-1.24.6-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.24.6/appng-search-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/appng-search-1.24.6.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.24.6/appng-search-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/appng-search-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.24.6/appng-search-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-search/target/appng-search-1.24.6-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-search/1.24.6/appng-search-1.24.6-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------< org.appng:appng-core >------------------------
[INFO] Building appNG Core Library 1.24.6                               [12/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-core ---
[INFO] Deleting /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target
[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] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_Release_from_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 106 resources
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 196 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/src/main/java/org/appng/core/service/CoreService.java: Some input files use or override a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/src/main/java/org/appng/core/service/CoreService.java: Recompile with -Xlint:deprecation for details.
[INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java uses unchecked or unsafe operations.
[INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java: Recompile with -Xlint:unchecked 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 88 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 88 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes
[INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/src/test/java/org/appng/core/service/PlatformTestConfig.java: Some input files use or override a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/src/test/java/org/appng/core/service/PlatformTestConfig.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.core.model.ThymeleafProcessorTest
2023-02-10 13:19:52,533 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-02-10-13:19:52,263_main/platform.xml
2023-02-10 13:19:53,044 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-02-10-13:19:52,263_main/template/platform.html
2023-02-10 13:19:53,045 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-02-10-13:19:52,263_main/template/hello-custom.html
2023-02-10 13:19:53,046 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-02-10-13:19:52,263_main/template/hello.html
2023-02-10 13:19:53,537 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-02-10-13:19:52,263_main/index.html
2023-02-10 13:19:54,419 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-02-10-13:19:54,389_main/platform.xml
2023-02-10 13:19:54,433 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-02-10-13:19:54,389_main/template/hello.html
2023-02-10 13:19:54,434 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-02-10-13:19:54,389_main/template/platform.html
2023-02-10 13:19:54,434 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-02-10-13:19:54,389_main/template/hello-custom.html
2023-02-10 13:19:54,451 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-02-10-13:19:54,389_main/index.html
2023-02-10 13:19:54,485 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-02-10-13:19:54,471_main/platform.xml
2023-02-10 13:19:54,494 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-02-10-13:19:54,471_main/template/platform.html
2023-02-10 13:19:54,495 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-02-10-13:19:54,471_main/template/hello-custom.html
2023-02-10 13:19:54,495 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/2023-02-10-13:19:54,471_main/template/hello.html
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.762 s - in org.appng.core.model.ThymeleafProcessorTest
[INFO] Running org.appng.core.model.ApplicationProviderTest
2023-02-10 13:19:54,561 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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]
2023-02-10 13:19:54,573 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@16ac5d35, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3965bdf9, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3c0e00a8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1860f3be, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6cd15072, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@78cfa264]
2023-02-10 13:19:54,675 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [applications/application1/beans.xml]
2023-02-10 13:19:54,844 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2023-02-10 13:19:54,868 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2023-02-10 13:19:54,903 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@343e225a: startup date [Fri Feb 10 13:19:54 CET 2023]; root of context hierarchy
2023-02-10 13:19:55,138 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 
2023-02-10 13:19:55,139 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 
2023-02-10 13:19:55,140 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 
2023-02-10 13:19:55,144 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 
2023-02-10 13:19:55,145 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default.
2023-02-10 13:19:55,156 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default.
2023-02-10 13:19:55,158 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper'
2023-02-10 13:19:55,158 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter'
2023-02-10 13:19:55,163 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Feb 10, 2023 1:19:55 PM ch.sla.jdbcperflogger.Logger info
INFO: Using config file jdbcperflogger-fallback.xml
2023-02-10 13:19:56,241 INFO  [HSQLDB Server @5a1dddba] hsqldb.db.HSQLDB863B4496BA.ENGINE: Checkpoint start
2023-02-10 13:19:56,241 INFO  [HSQLDB Server @5a1dddba] hsqldb.db.HSQLDB863B4496BA.ENGINE: checkpointClose start
2023-02-10 13:19:56,265 INFO  [HSQLDB Server @5a1dddba] hsqldb.db.HSQLDB863B4496BA.ENGINE: checkpointClose synched
2023-02-10 13:19:56,273 INFO  [HSQLDB Server @5a1dddba] hsqldb.db.HSQLDB863B4496BA.ENGINE: checkpointClose script done
2023-02-10 13:19:56,323 INFO  [HSQLDB Server @5a1dddba] hsqldb.db.HSQLDB863B4496BA.ENGINE: checkpointClose end
2023-02-10 13:19:56,324 INFO  [HSQLDB Server @5a1dddba] hsqldb.db.HSQLDB863B4496BA.ENGINE: Checkpoint end - txts: 1
2023-02-10 13:19:56,431 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2023-02-10 13:19:56,461 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2023-02-10 13:19:56,568 INFO  [main] org.hibernate.Version         : HHH000412: Hibernate ORM core version 5.4.32.Final
2023-02-10 13:19:56,826 INFO  [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-10 13:19:57,350 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:19:57,437 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:19:57,757 INFO  [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.0.Final
2023-02-10 13:19:58,053 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:19:58,067 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-02-10 13:19:58,690 WARN  [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2023-02-10 13:19:58,882 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [messages-demo] not found for MessageSource: Can't find bundle for base name messages-demo, locale en
2023-02-10 13:19:58,884 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [testmessages] not found for MessageSource: Can't find bundle for base name testmessages, locale en
2023-02-10 13:19:59,023 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: 1556116954
	at org.appng.api.support.CallableAction.execute(CallableAction.java:457)
	at org.appng.api.support.CallableAction.perform(CallableAction.java:337)
	at org.appng.core.model.ActionElement.perform(ActionElement.java:75)
	at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:531)
	at org.appng.core.model.ApplicationProvider.access$000(ApplicationProvider.java:126)
	at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:423)
	at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:467)
	at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:431)
	at org.appng.core.model.ApplicationProvider.buildStructure(ApplicationProvider.java:351)
	at org.appng.core.model.ApplicationProvider.process(ApplicationProvider.java:279)
	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:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	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:366)
	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$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	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$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
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:439)
	... 44 more
2023-02-10 13:19:59,202 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: 1331459452
	at org.appng.api.support.CallableDataSource.perform(CallableDataSource.java:240)
	at org.appng.api.support.CallableAction.retrieveData(CallableAction.java:235)
	at org.appng.api.support.CallableAction.perform(CallableAction.java:335)
	at org.appng.core.model.ActionElement.perform(ActionElement.java:75)
	at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:531)
	at org.appng.core.model.ApplicationProvider.access$000(ApplicationProvider.java:126)
	at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:423)
	at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:467)
	at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:431)
	at org.appng.core.model.ApplicationProvider.buildStructure(ApplicationProvider.java:351)
	at org.appng.core.model.ApplicationProvider.process(ApplicationProvider.java:279)
	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:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	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:366)
	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$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	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$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
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:201)
	... 45 more
2023-02-10 13:19:59,457 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@343e225a: startup date [Fri Feb 10 13:19:54 CET 2023]; root of context hierarchy
2023-02-10 13:19:59,458 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2023-02-10 13:19:59,596 INFO  [HSQLDB Connection @2ce24fa9] hsqldb.db.HSQLDB863B4496BA.ENGINE: Database closed
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.295 s - in org.appng.core.model.ApplicationProviderTest
[INFO] Running org.appng.core.model.PageParameterProcessorTest
2023-02-10 13:19:59,907 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.119 s - in org.appng.core.model.PageParameterProcessorTest
[INFO] Running org.appng.core.model.CacheProviderTest
2023-02-10 13:19:59,945 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/WEB-INF/cache/platform/appNG
2023-02-10 13:19:59,945 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/WEB-INF/cache/application/appNG
2023-02-10 13:19:59,950 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/WEB-INF/cache/platform/appNG/foobar
2023-02-10 13:19:59,951 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/WEB-INF/cache/application/appNG/foobar
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.appng.core.model.CacheProviderTest
[INFO] Running org.appng.core.model.OutputFormatAndTypeTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in org.appng.core.model.OutputFormatAndTypeTest
[INFO] Running org.appng.core.model.PlatformTransformerTest
2023-02-10 13:20:00,097 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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]
2023-02-10 13:20:00,098 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@738ae785, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@13288174, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@24ae2183, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5b697993, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7ffb0bb4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@280f061e]
2023-02-10 13:20:00,119 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:20:00 CET 2023]; root of context hierarchy
2023-02-10 13:20:00,458 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:00,458 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:00,459 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:00,460 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:00,460 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:00,461 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:00,461 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:00,462 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:00,462 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:00,463 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:00,463 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:00,464 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:00,464 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:00,464 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:00,466 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:00,466 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:00,467 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:00,538 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:20:00,629 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:00,665 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:20:00,719 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:20:00,720 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:20:00,720 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:20:00,720 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:20:00,723 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:20:00,756 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2023-02-10 13:20:00,764 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:20:01,847 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6999dca2] 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.
2023-02-10 13:20:01,850 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5034e0c6] 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.
2023-02-10 13:20:01,886 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:20:01,886 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:01,897 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:20:00 CET 2023]; root of context hierarchy
2023-02-10 13:20:02,882 ERROR [main] org.appng.core.model.PlatformTransformer: An empty sequence is not allowed as the value of variable $foo
; SystemID: ; Line#: 6; Column#: 10
net.sf.saxon.trans.XPathException: An empty sequence is not allowed as the value of variable $foo
	at net.sf.saxon.expr.CardinalityCheckingIterator.typeError(CardinalityCheckingIterator.java:104)
	at net.sf.saxon.expr.CardinalityCheckingIterator.<init>(CardinalityCheckingIterator.java:54)
	at net.sf.saxon.expr.CardinalityChecker.iterate(CardinalityChecker.java:239)
	at net.sf.saxon.expr.AtomicSequenceConverter.iterate(AtomicSequenceConverter.java:304)
	at net.sf.saxon.expr.Expression.process(Expression.java:949)
	at net.sf.saxon.expr.instruct.ValueOf.processLeavingTail(ValueOf.java:341)
	at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:389)
	at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:568)
	at net.sf.saxon.trans.XsltController.applyTemplates(XsltController.java:661)
	at net.sf.saxon.s9api.AbstractXsltTransformer.applyTemplatesToSource(AbstractXsltTransformer.java:360)
	at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:349)
	at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:74)
	at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:324)
	at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:203)
	at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:160)
	at org.appng.core.model.PlatformTransformerTest.testRuntimeError(PlatformTransformerTest.java:139)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	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:366)
	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$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	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$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
2023-02-10 13:20:02,882 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 
2023-02-10 13:20:02,882 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/template.xsl
2023-02-10 13:20:02,883 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/platform.xml
2023-02-10 13:20:02,883 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/stacktrace.txt
2023-02-10 13:20:02,905 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.trans.XPathException.fromXmlProcessingError(XPathException.java:178)
	at net.sf.saxon.lib.ErrorReporterToListener.report(ErrorReporterToListener.java:64)
	at net.sf.saxon.style.Compilation.reportError(Compilation.java:447)
	at net.sf.saxon.style.StyleElement.compileError(StyleElement.java:2323)
	at net.sf.saxon.style.StyleElement.validateSubtree(StyleElement.java:1691)
	at net.sf.saxon.style.AbsentExtensionElement.validateSubtree(AbsentExtensionElement.java:70)
	at net.sf.saxon.style.PrincipalStylesheetModule.preprocess(PrincipalStylesheetModule.java:403)
	at net.sf.saxon.style.Compilation.compilePackage(Compilation.java:288)
	at net.sf.saxon.style.StylesheetModule.loadStylesheet(StylesheetModule.java:252)
	at net.sf.saxon.style.Compilation.compileSingletonPackage(Compilation.java:113)
	at net.sf.saxon.s9api.XsltCompiler.compile(XsltCompiler.java:838)
	at net.sf.saxon.jaxp.SaxonTransformerFactory.newTemplates(SaxonTransformerFactory.java:154)
	at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:187)
	at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:160)
	at org.appng.core.model.PlatformTransformerTest.testCompileError(PlatformTransformerTest.java:134)
	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:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	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:366)
	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$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	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$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
2023-02-10 13:20:02,905 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 
2023-02-10 13:20:02,905 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/template.xsl
2023-02-10 13:20:02,905 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/platform.xml
2023-02-10 13:20:02,906 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/debug/stacktrace.txt
2023-02-10 13:20:02,916 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:20:00 CET 2023]; root of context hierarchy
2023-02-10 13:20:02,919 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:02,919 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.826 s - in org.appng.core.model.PlatformTransformerTest
[INFO] Running org.appng.core.model.JarInfoBuilderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.core.model.JarInfoBuilderTest
[INFO] Running org.appng.core.model.RepositoryUtilsTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.model.RepositoryUtilsTest
[INFO] Running org.appng.core.PathInfoTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.PathInfoTest
[INFO] Running org.appng.core.controller.SessionListenerTest
2023-02-10 13:20:02,951 INFO  [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2023-02-10 13:20:02)
2023-02-10 13:20:02,952 INFO  [main] org.appng.core.controller.SessionListener: Session created: ERTERTZGFHFGHGFH234 (created: 2023-02-10 13:20:02)
2023-02-10 13:20:02,952 INFO  [main] org.appng.core.controller.SessionListener: Session destroyed: ZUS383883OTOTOLSKKL (created: 2023-02-10 13:20:02, accessed: 2023-02-10 13:20:02, requests: 1, domain: http://localhost:8080, user-agent: null)
2023-02-10 13:20:02,956 INFO  [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2023-02-10 13:20:02)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.appng.core.controller.SessionListenerTest
[INFO] Running org.appng.core.controller.messaging.MessagingTest
2023-02-10 13:20:02,967 INFO  [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node2 - Site: localhost 
2023-02-10 13:20:02,968 INFO  [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node1 - Site: localhost 
2023-02-10 13:20:02,968 INFO  [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node2 - Site: localhost 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.appng.core.controller.messaging.MessagingTest
[INFO] Running org.appng.core.controller.PlatformProcessorTest
2023-02-10 13:20:02,978 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1416278059 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:03,010 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1203408444 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:03,067 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1916897068 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:03,076 ERROR [main] org.appng.core.model.PlatformProcessor: error while processing
java.io.FileNotFoundException: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/xsl/platform.xsl (No such file or directory)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:130)
	at org.appng.core.model.PlatformProcessor.processWithTemplate(PlatformProcessor.java:106)
	at org.appng.core.controller.PlatformProcessorTest.testTransformError(PlatformProcessorTest.java:143)
	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:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	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$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
2023-02-10 13:20:03,098 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#234471338 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in org.appng.core.controller.PlatformProcessorTest
[INFO] Running org.appng.core.controller.ApplicationContextTest
2023-02-10 13:20:03,125 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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]
2023-02-10 13:20:03,126 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5b1b5daf, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@66e74d3, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1e1c1634, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4ca3e806, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4d542218, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@38691f8d]
2023-02-10 13:20:03,130 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [applications/application1/beans.xml]
2023-02-10 13:20:03,154 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2023-02-10 13:20:03,164 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2023-02-10 13:20:03,174 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@463a0302: startup date [Fri Feb 10 13:20:03 CET 2023]; root of context hierarchy
2023-02-10 13:20:03,190 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 
2023-02-10 13:20:03,190 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 
2023-02-10 13:20:03,191 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 
2023-02-10 13:20:03,191 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 
2023-02-10 13:20:03,191 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default.
2023-02-10 13:20:03,191 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default.
2023-02-10 13:20:03,191 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper'
2023-02-10 13:20:03,191 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter'
2023-02-10 13:20:03,192 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:20:03,332 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2023-02-10 13:20:03,333 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2023-02-10 13:20:03,477 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:20:03,493 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:20:03,771 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:20:03,772 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-02-10 13:20:03,895 WARN  [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2023-02-10 13:20:04,075 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@463a0302: startup date [Fri Feb 10 13:20:03 CET 2023]; root of context hierarchy
2023-02-10 13:20:04,076 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2023-02-10 13:20:04,524 INFO  [HSQLDB Connection @6fff420e] hsqldb.db.HSQLDB863B4496BA.ENGINE: Database closed
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.608 s - in org.appng.core.controller.ApplicationContextTest
[INFO] Running org.appng.core.controller.RepositoryWatcherTest
2023-02-10 13:20:04,741 WARN  [Time-limited test] org.appng.core.service.HazelcastConfigurer: No Hazelcast configuration could be found, using default!
Feb 10, 2023 1:20:05 PM com.hazelcast.internal.config.AbstractConfigLocator
INFO: Loading 'hazelcast.xml' from the classpath.
2023-02-10 13:20:06,213 INFO  [Time-limited test] com.hazelcast.system.logo     : [10.102.4.103]:5702 [appNG] [5.0.2] 
	+       +  o    o     o     o---o o----o o      o---o     o     o----o o--o--o
	+ +   + +  |    |    / \       /  |      |     /         / \    |         |   
	+ + + + +  o----o   o   o     o   o----o |    o         o   o   o----o    |   
	+ +   + +  |    |  /     \   /    |      |     \       /     \       |    |   
	+       +  o    o o       o o---o o----o o----o o---o o       o o----o    o   
2023-02-10 13:20:06,213 INFO  [Time-limited test] com.hazelcast.system          : [10.102.4.103]:5702 [appNG] [5.0.2] Copyright (c) 2008-2021, Hazelcast, Inc. All Rights Reserved.
2023-02-10 13:20:06,213 INFO  [Time-limited test] com.hazelcast.system          : [10.102.4.103]:5702 [appNG] [5.0.2] Hazelcast Platform 5.0.2 (20211221 - 18eec9f) starting at [10.102.4.103]:5702
2023-02-10 13:20:06,213 INFO  [Time-limited test] com.hazelcast.system          : [10.102.4.103]:5702 [appNG] [5.0.2] Cluster name: appNG
2023-02-10 13:20:06,213 INFO  [Time-limited test] com.hazelcast.system          : [10.102.4.103]:5702 [appNG] [5.0.2] The Jet engine is disabled.
To enable the Jet engine on the members, please do one of the following:
  - Change member config using Java API: config.getJetConfig().setEnabled(true);
  - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true
  - Add system property: -Dhz.jet.enabled=true
  - Add environment variable: HZ_JET_ENABLED=true
2023-02-10 13:20:08,299 INFO  [Time-limited test] com.hazelcast.system.security : [10.102.4.103]:5702 [appNG] [5.0.2] Enable DEBUG/FINE log level for log category com.hazelcast.system.security  or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config.
2023-02-10 13:20:09,047 INFO  [Time-limited test] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Using Multicast discovery
2023-02-10 13:20:09,060 WARN  [Time-limited test] com.hazelcast.cp.CPSubsystem  : [10.102.4.103]:5702 [appNG] [5.0.2] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees.
2023-02-10 13:20:10,863 INFO  [Time-limited test] com.hazelcast.internal.diagnostics.Diagnostics: [10.102.4.103]:5702 [appNG] [5.0.2] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
2023-02-10 13:20:10,871 INFO  [Time-limited test] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0.2] [10.102.4.103]:5702 is STARTING
2023-02-10 13:20:13,621 INFO  [Time-limited test] com.hazelcast.internal.cluster.ClusterService: [10.102.4.103]:5702 [appNG] [5.0.2] 

Members {size:1, ver:1} [
	Member [10.102.4.103]:5702 - 6d73698f-36e0-49db-abfa-d21abfb4f8f4 this
]

2023-02-10 13:20:13,622 WARN  [Time-limited test] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied!
2023-02-10 13:20:13,877 INFO  [Time-limited test] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0.2] [10.102.4.103]:5702 is STARTED
2023-02-10 13:20:13,878 INFO  [Time-limited test] org.appng.core.service.HazelcastConfigurer: Created default instance HazelcastInstance{name='test', node=[10.102.4.103]:5702}
2023-02-10 13:20:13,909 INFO  [Time-limited test] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.103]:5702 [appNG] [5.0.2] Initializing cluster partition table arrangement...
2023-02-10 13:20:13,960 INFO  [Time-limited test] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5702 [appNG] [5.0.2] Added cache config: CacheConfig{name='pageCache-localhost', managerPrefix='/hz/', inMemoryFormat=BINARY, backupCount=1, hotRestart=HotRestartConfig{enabled=false, fsync=false}, dataPersistenceConfig=DataPersistenceConfig{enabled=false, fsync=false}, wanReplicationRef=null, merkleTreeConfig=MerkleTreeConfig{enabled=null, depth=10}}
2023-02-10 13:20:13,988 INFO  [Time-limited test] org.appng.core.service.CacheService: Created cache 'pageCache-localhost' (ttl: 1800s, maximum entries: 20000, statistics: true)
2023-02-10 13:20:14,322 INFO  [Time-limited test] org.appng.core.controller.RepositoryWatcher: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/conf/urlrewrite.xml has been read, 9 forward rules have been processed
2023-02-10 13:20:14,322 INFO  [Time-limited test] org.appng.core.controller.RepositoryWatcher: watching /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/conf
2023-02-10 13:20:14,325 INFO  [Time-limited test] org.appng.core.controller.RepositoryWatcher: watching /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de
2023-02-10 13:20:14,327 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: start watching...
2023-02-10 13:20:14,329 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for fehler.jsp
2023-02-10 13:20:14,345 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for test.jsp
2023-02-10 13:20:14,353 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/conf) received ENTRY_MODIFY for urlrewrite.xml
2023-02-10 13:20:14,397 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/fehler (cache size: 4)
2023-02-10 13:20:14,403 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/conf/urlrewrite.xml has been read, 9 forward rules have been processed
2023-02-10 13:20:14,408 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/fault (cache size: 1)
2023-02-10 13:20:14,413 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/error (cache size: 3)
2023-02-10 13:20:14,420 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/test (cache size: 1)
2023-02-10 13:20:14,473 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo0.txt
2023-02-10 13:20:14,474 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo0.txt
2023-02-10 13:20:14,474 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo0.txt
2023-02-10 13:20:14,475 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo1.txt
2023-02-10 13:20:14,476 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo1.txt
2023-02-10 13:20:14,476 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo1.txt
2023-02-10 13:20:14,477 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo2.txt
2023-02-10 13:20:14,477 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo2.txt
2023-02-10 13:20:14,478 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo2.txt
2023-02-10 13:20:14,491 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3.txt
2023-02-10 13:20:14,492 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3.txt
2023-02-10 13:20:14,494 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3.txt
2023-02-10 13:20:14,503 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo4.txt
2023-02-10 13:20:14,504 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo4.txt
2023-02-10 13:20:14,509 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo4.txt
2023-02-10 13:20:14,511 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo5.txt
2023-02-10 13:20:14,516 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo5.txt
2023-02-10 13:20:14,519 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo5.txt
2023-02-10 13:20:14,525 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0)
2023-02-10 13:20:14,527 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6.txt
2023-02-10 13:20:14,540 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6.txt
2023-02-10 13:20:14,542 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6.txt
2023-02-10 13:20:14,547 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo7.txt
2023-02-10 13:20:14,552 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo7.txt
2023-02-10 13:20:14,552 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0)
2023-02-10 13:20:14,562 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo7.txt
2023-02-10 13:20:14,563 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo8.txt
2023-02-10 13:20:14,568 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo8.txt
2023-02-10 13:20:14,570 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo8.txt
2023-02-10 13:20:14,575 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo9.txt
2023-02-10 13:20:14,578 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo9.txt
2023-02-10 13:20:14,582 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo9.txt
2023-02-10 13:20:14,595 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo10.txt
2023-02-10 13:20:14,600 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo10.txt
2023-02-10 13:20:14,601 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo10.txt
2023-02-10 13:20:14,602 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0)
2023-02-10 13:20:14,607 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo11.txt
2023-02-10 13:20:14,612 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0)
2023-02-10 13:20:14,617 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo11.txt
2023-02-10 13:20:14,617 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo11.txt
2023-02-10 13:20:14,619 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo12.txt
2023-02-10 13:20:14,627 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo12.txt
2023-02-10 13:20:14,631 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo12.txt
2023-02-10 13:20:14,637 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo13.txt
2023-02-10 13:20:14,637 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo13.txt
2023-02-10 13:20:14,640 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo13.txt
2023-02-10 13:20:14,642 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0)
2023-02-10 13:20:14,644 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo14.txt
2023-02-10 13:20:14,644 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0)
2023-02-10 13:20:14,644 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo14.txt
2023-02-10 13:20:14,644 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0)
2023-02-10 13:20:14,647 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo14.txt
2023-02-10 13:20:14,648 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo15.txt
2023-02-10 13:20:14,648 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo15.txt
2023-02-10 13:20:14,652 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo15.txt
2023-02-10 13:20:14,652 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo16.txt
2023-02-10 13:20:14,656 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo16.txt
2023-02-10 13:20:14,656 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0)
2023-02-10 13:20:14,657 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo16.txt
2023-02-10 13:20:14,665 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo17.txt
2023-02-10 13:20:14,665 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0)
2023-02-10 13:20:14,669 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo17.txt
2023-02-10 13:20:14,673 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo17.txt
2023-02-10 13:20:14,680 WARN  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: events for /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de overflowed after 58 events
2023-02-10 13:20:14,681 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo1005.txt
2023-02-10 13:20:14,683 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0)
2023-02-10 13:20:14,691 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo1005.txt
2023-02-10 13:20:14,692 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo1006.txt
2023-02-10 13:20:14,705 WARN  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: events for /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de overflowed after 62 events
2023-02-10 13:20:14,706 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo1178.txt
2023-02-10 13:20:14,706 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo1178.txt
2023-02-10 13:20:14,707 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo1178.txt
2023-02-10 13:20:14,709 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0)
2023-02-10 13:20:14,717 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0)
2023-02-10 13:20:14,718 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0)
2023-02-10 13:20:14,718 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0)
2023-02-10 13:20:14,730 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0)
2023-02-10 13:20:14,745 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0)
2023-02-10 13:20:14,757 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0)
2023-02-10 13:20:14,778 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0)
2023-02-10 13:20:14,789 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0)
2023-02-10 13:20:14,793 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0)
2023-02-10 13:20:14,801 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0)
2023-02-10 13:20:14,806 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0)
2023-02-10 13:20:14,813 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0)
2023-02-10 13:20:14,814 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0)
2023-02-10 13:20:14,818 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0)
2023-02-10 13:20:14,819 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0)
2023-02-10 13:20:14,826 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0)
2023-02-10 13:20:14,832 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0)
2023-02-10 13:20:14,845 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0)
2023-02-10 13:20:14,849 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0)
2023-02-10 13:20:14,851 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0)
2023-02-10 13:20:14,854 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0)
2023-02-10 13:20:14,857 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0)
2023-02-10 13:20:14,857 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0)
2023-02-10 13:20:14,858 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0)
2023-02-10 13:20:14,862 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0)
2023-02-10 13:20:14,869 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0)
2023-02-10 13:20:14,871 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0)
2023-02-10 13:20:14,874 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0)
2023-02-10 13:20:14,875 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0)
2023-02-10 13:20:14,877 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0)
2023-02-10 13:20:14,879 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0)
2023-02-10 13:20:14,880 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0)
2023-02-10 13:20:14,883 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0)
2023-02-10 13:20:14,883 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0)
2023-02-10 13:20:14,884 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0)
2023-02-10 13:20:14,885 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0)
2023-02-10 13:20:14,885 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0)
2023-02-10 13:20:14,887 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo16.txt (cache size: 0)
2023-02-10 13:20:14,887 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo16.txt (cache size: 0)
2023-02-10 13:20:14,889 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo17.txt (cache size: 0)
2023-02-10 13:20:14,889 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo16.txt (cache size: 0)
2023-02-10 13:20:14,890 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo17.txt (cache size: 0)
2023-02-10 13:20:14,892 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo17.txt (cache size: 0)
2023-02-10 13:20:14,894 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1178.txt (cache size: 0)
2023-02-10 13:20:14,896 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1005.txt (cache size: 0)
2023-02-10 13:20:14,896 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1005.txt (cache size: 0)
2023-02-10 13:20:14,897 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1178.txt (cache size: 0)
2023-02-10 13:20:14,897 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1006.txt (cache size: 0)
2023-02-10 13:20:14,898 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1178.txt (cache size: 0)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.978 s - in org.appng.core.controller.RepositoryWatcherTest
[INFO] Running org.appng.core.controller.PlatformConfigTest
2023-02-10 13:20:15,733 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@6c826924: startup date [Fri Feb 10 13:20:15 CET 2023]; root of context hierarchy
2023-02-10 13:20:15,984 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2023-02-10 13:20:15,985 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2023-02-10 13:20:15,985 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2023-02-10 13:20:15,985 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2023-02-10 13:20:15,985 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2023-02-10 13:20:15,986 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2023-02-10 13:20:15,986 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2023-02-10 13:20:15,987 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2023-02-10 13:20:15,987 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2023-02-10 13:20:15,987 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2023-02-10 13:20:15,988 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2023-02-10 13:20:15,988 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2023-02-10 13:20:15,988 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2023-02-10 13:20:15,988 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2023-02-10 13:20:15,989 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2023-02-10 13:20:15,989 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2023-02-10 13:20:15,989 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2023-02-10 13:20:16,038 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Feb 10, 2023 1:20:16 PM java.util.prefs.FileSystemPreferences$6 run
WARNING: Prefs file removed in background /var/lib/jenkins/.java/.userPrefs/prefs.xml
Feb 10, 2023 1:20:16 PM java.util.prefs.FileSystemPreferences$6 run
WARNING: Prefs file removed in background /etc/.java/.systemPrefs/prefs.xml
2023-02-10 13:20:16,074 INFO  [main] org.appng.core.repository.config.HikariCPConfigurer: connection jdbc:hsqldb:mem://appng uses datasource org.hsqldb.jdbc.JDBCDataSource
2023-02-10 13:20:16,078 INFO  [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Starting...
2023-02-10 13:20:16,117 INFO  [main] com.zaxxer.hikari.pool.PoolBase: appNG ROOT connection - Driver does not support get/set network timeout for connections. (feature not supported)
2023-02-10 13:20:16,124 INFO  [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Start completed.
2023-02-10 13:20:16,153 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNG'
2023-02-10 13:20:16,153 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG]
2023-02-10 13:20:16,205 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:20:16,222 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:20:16,518 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:20:16,518 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG'
2023-02-10 13:20:16,530 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.annotation.AnnotationConfigApplicationContext@6c826924: startup date [Fri Feb 10 13:20:15 CET 2023]; root of context hierarchy
2023-02-10 13:20:16,830 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver
2023-02-10 13:20:16,971 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5.0)
2023-02-10 13:20:17,146 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:20:17,147 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5)
2023-02-10 13:20:17,212 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@6c826924: startup date [Fri Feb 10 13:20:15 CET 2023]; root of context hierarchy
2023-02-10 13:20:17,214 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG'
2023-02-10 13:20:17,214 INFO  [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown initiated...
2023-02-10 13:20:17,220 INFO  [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown completed.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.489 s - in org.appng.core.controller.PlatformConfigTest
[INFO] Running org.appng.core.controller.ControllerTest
2023-02-10 13:20:17,235 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,241 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1122941334 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,313 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,314 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#570617568 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,377 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,378 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1290833160 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,382 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,383 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1769672798 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,385 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,386 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1809712397 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,394 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,396 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#223830602 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,398 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,399 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1061625433 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,401 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,402 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2005960 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,408 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,410 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#169641958 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,413 INFO  [main] org.appng.core.Redirect       : Redirecting request to /de/index (301)
2023-02-10 13:20:17,414 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,415 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#955610633 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,423 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,425 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#691155568 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,466 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,468 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1387966033 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,471 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,472 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1146271045 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,474 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,475 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#701579288 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,477 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,478 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1712600096 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,480 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,481 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1460891743 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,483 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,484 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#345262715 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,486 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,487 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#756369976 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,490 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,491 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#927191403 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,497 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,498 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#514341720 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,501 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,503 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#270478498 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,505 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,506 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1167950321 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,507 INFO  [main] org.appng.core.Redirect       : Redirecting request /de to /de/index (301)
2023-02-10 13:20:17,508 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,508 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#474954557 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,511 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,511 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#661442540 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,516 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,517 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#950500891 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,518 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,519 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1967943387 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,568 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,569 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1640215324 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,571 INFO  [main] org.appng.core.Redirect       : Redirecting request to /defaultPath (301)
2023-02-10 13:20:17,571 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,572 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#646183851 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,574 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,575 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1587633620 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,577 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,578 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1363020954 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,581 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,582 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1933765459 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:17,587 INFO  [main] org.appng.core.controller.Controller: Controller created
2023-02-10 13:20:17,588 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1617604680 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s - in org.appng.core.controller.ControllerTest
[INFO] Running org.appng.core.controller.filter.JspExtensionFilterTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.appng.core.controller.filter.JspExtensionFilterTest
[INFO] Running org.appng.core.controller.filter.PageCacheFilterTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.appng.core.controller.filter.PageCacheFilterTest
[INFO] Running org.appng.core.controller.filter.RedirectFilterTest
2023-02-10 13:20:17,682 INFO  [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s
2023-02-10 13:20:17,684 INFO  [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter ERROR: unable to find urlrewrite conf file at /WEB-INF/urlrewrite.xml
2023-02-10 13:20:17,686 INFO  [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s
2023-02-10 13:20:17,689 INFO  [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok)
2023-02-10 13:20:17,694 INFO  [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.appng.core.controller.filter.RedirectFilterTest
[INFO] Running org.appng.core.controller.RedirectTest
2023-02-10 13:20:17,699 INFO  [main] org.appng.core.Redirect       : Redirecting request to /targeturl (301)
2023-02-10 13:20:17,699 INFO  [main] org.appng.core.Redirect       : Redirecting request to targeturl (302)
2023-02-10 13:20:17,700 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 s - in org.appng.core.controller.RedirectTest
[INFO] Running org.appng.core.controller.PlatformStartupTest
2023-02-10 13:20:17,717 INFO  [main] org.appng.core.controller.Log4jConfigurer: Initialized log4j from classpath:log4j.properties
2023-02-10 13:20:17,717 INFO  [main] org.appng.core.controller.PlatformStartup: ------------------------------------------------
2023-02-10 13:20:17,717 INFO  [main] org.appng.core.controller.PlatformStartup: Launching                    _   _  ____ 
2023-02-10 13:20:17,717 INFO  [main] org.appng.core.controller.PlatformStartup:             __ _ _ __  _ __ | \ | |/ ___|
2023-02-10 13:20:17,717 INFO  [main] org.appng.core.controller.PlatformStartup:            / _` | '_ \| '_ \|  \| | |  _ 
2023-02-10 13:20:17,717 INFO  [main] org.appng.core.controller.PlatformStartup:           | (_| | |_) | |_) | |\  | |_| |
2023-02-10 13:20:17,717 INFO  [main] org.appng.core.controller.PlatformStartup:            \__,_| .__/| .__/|_| \_|\____|
2023-02-10 13:20:17,717 INFO  [main] org.appng.core.controller.PlatformStartup:                 |_|   |_|                
2023-02-10 13:20:17,717 INFO  [main] org.appng.core.controller.PlatformStartup: ----------------------------appNG.version-------
2023-02-10 13:20:17,717 INFO  [main] org.appng.core.controller.PlatformStartup: ...the Next Generation Application Platform
2023-02-10 13:20:17,719 INFO  [main] org.appng.core.service.HsqlStarter: starting HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/WEB-INF/database/appng on port 9050
2023-02-10 13:20:17,738 INFO  [HSQLDB Server @2e042c93] hsqldb.db.HSQLDB863B44EAC9.ENGINE: Checkpoint start
2023-02-10 13:20:17,739 INFO  [HSQLDB Server @2e042c93] hsqldb.db.HSQLDB863B44EAC9.ENGINE: checkpointClose start
2023-02-10 13:20:17,796 INFO  [HSQLDB Server @2e042c93] hsqldb.db.HSQLDB863B44EAC9.ENGINE: checkpointClose synched
2023-02-10 13:20:17,803 INFO  [HSQLDB Server @2e042c93] hsqldb.db.HSQLDB863B44EAC9.ENGINE: checkpointClose script done
2023-02-10 13:20:17,818 INFO  [HSQLDB Server @2e042c93] hsqldb.db.HSQLDB863B44EAC9.ENGINE: checkpointClose end
2023-02-10 13:20:17,818 INFO  [HSQLDB Server @2e042c93] hsqldb.db.HSQLDB863B44EAC9.ENGINE: Checkpoint end - txts: 1
2023-02-10 13:20:18,020 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver
2023-02-10 13:20:18,126 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0)
2023-02-10 13:20:18,236 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:20:18,237 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5)
2023-02-10 13:20:18,368 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0)
2023-02-10 13:20:18,481 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:20:18,482 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5)
2023-02-10 13:20:18,516 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.018s)
2023-02-10 13:20:18,536 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2023-02-10 13:20:18,593 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2023-02-10 13:20:18,639 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2023-02-10 13:20:18,710 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2023-02-10 13:20:18,743 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2023-02-10 13:20:18,761 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2023-02-10 13:20:18,777 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2023-02-10 13:20:18,792 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2023-02-10 13:20:18,804 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2023-02-10 13:20:18,818 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2023-02-10 13:20:18,840 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2023-02-10 13:20:18,853 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2023-02-10 13:20:18,866 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2023-02-10 13:20:18,878 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2023-02-10 13:20:18,882 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:20:18,883 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:20:18,895 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2023-02-10 13:20:18,909 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2023-02-10 13:20:18,925 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2023-02-10 13:20:18,931 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:20:18,945 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2023-02-10 13:20:18,955 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.371s)
2023-02-10 13:20:18,956 INFO  [main] org.appng.core.controller.PlatformStartup: Platform connection: HSQL jdbc:hsqldb:hsql://localhost:9050/appng
2023-02-10 13:20:18,960 INFO  [main] org.appng.core.controller.PlatformStartup: appNG null started in 1242 ms.
2023-02-10 13:20:18,960 INFO  [main] org.appng.core.controller.PlatformStartup: ====================================================================================================
2023-02-10 13:20:18,991 INFO  [main] org.appng.core.controller.PlatformStartup: Called com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.checkedShutdown()
2023-02-10 13:20:23,992 INFO  [main] org.appng.core.service.HazelcastConfigurer: Shutting down instance test
2023-02-10 13:20:23,993 INFO  [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0.2] [10.102.4.103]:5702 is SHUTTING_DOWN
2023-02-10 13:20:24,005 INFO  [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0.2] [10.102.4.103]:5702 is SHUTTING_DOWN
2023-02-10 13:20:24,012 INFO  [hz.test.cached.thread-6] com.hazelcast.internal.partition.impl.MigrationManager: [10.102.4.103]:5702 [appNG] [5.0.2] Shutdown request of Member [10.102.4.103]:5702 - 6d73698f-36e0-49db-abfa-d21abfb4f8f4 this is handled
2023-02-10 13:20:24,028 INFO  [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Shutting down multicast service...
2023-02-10 13:20:24,029 INFO  [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Shutting down connection manager...
2023-02-10 13:20:24,036 INFO  [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Shutting down node engine...
2023-02-10 13:20:24,042 INFO  [main] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5702 [appNG] [5.0.2] Removed cache config: CacheConfig{name='pageCache-localhost', managerPrefix='/hz/', inMemoryFormat=BINARY, backupCount=1, hotRestart=HotRestartConfig{enabled=false, fsync=false}, dataPersistenceConfig=DataPersistenceConfig{enabled=false, fsync=false}, wanReplicationRef=null, merkleTreeConfig=MerkleTreeConfig{enabled=null, depth=10}}
2023-02-10 13:20:24,060 INFO  [main] com.hazelcast.instance.impl.NodeExtension: [10.102.4.103]:5702 [appNG] [5.0.2] Destroying node NodeExtension.
2023-02-10 13:20:24,061 INFO  [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Hazelcast Shutdown is completed in 55 ms.
2023-02-10 13:20:24,061 INFO  [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0.2] [10.102.4.103]:5702 is SHUTDOWN
2023-02-10 13:20:24,061 INFO  [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Node is already shutting down... Waiting for shutdown process to complete...
2023-02-10 13:20:24,062 INFO  [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0.2] [10.102.4.103]:5702 is SHUTDOWN
2023-02-10 13:20:24,062 INFO  [main] org.appng.core.controller.PlatformStartup: appNG stopped.
2023-02-10 13:20:24,062 INFO  [main] org.appng.core.controller.PlatformStartup: ====================================================================================================
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.361 s - in org.appng.core.controller.PlatformStartupTest
[INFO] Running org.appng.core.controller.RequestUtilTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.controller.RequestUtilTest
[INFO] Running org.appng.core.controller.handler.MonitoringHandlerTest
2023-02-10 13:20:24,084 WARN  [main] org.appng.core.service.HazelcastConfigurer: No Hazelcast configuration could be found, using default!
Feb 10, 2023 1:20:24 PM com.hazelcast.internal.config.AbstractConfigLocator
INFO: Loading 'hazelcast.xml' from the classpath.
2023-02-10 13:20:24,145 INFO  [main] com.hazelcast.system.logo     : [10.102.4.103]:5702 [appNG] [5.0.2] 
	+       +  o    o     o     o---o o----o o      o---o     o     o----o o--o--o
	+ +   + +  |    |    / \       /  |      |     /         / \    |         |   
	+ + + + +  o----o   o   o     o   o----o |    o         o   o   o----o    |   
	+ +   + +  |    |  /     \   /    |      |     \       /     \       |    |   
	+       +  o    o o       o o---o o----o o----o o---o o       o o----o    o   
2023-02-10 13:20:24,146 INFO  [main] com.hazelcast.system          : [10.102.4.103]:5702 [appNG] [5.0.2] Copyright (c) 2008-2021, Hazelcast, Inc. All Rights Reserved.
2023-02-10 13:20:24,146 INFO  [main] com.hazelcast.system          : [10.102.4.103]:5702 [appNG] [5.0.2] Hazelcast Platform 5.0.2 (20211221 - 18eec9f) starting at [10.102.4.103]:5702
2023-02-10 13:20:24,146 INFO  [main] com.hazelcast.system          : [10.102.4.103]:5702 [appNG] [5.0.2] Cluster name: appNG
2023-02-10 13:20:24,146 INFO  [main] com.hazelcast.system          : [10.102.4.103]:5702 [appNG] [5.0.2] The Jet engine is disabled.
To enable the Jet engine on the members, please do one of the following:
  - Change member config using Java API: config.getJetConfig().setEnabled(true);
  - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true
  - Add system property: -Dhz.jet.enabled=true
  - Add environment variable: HZ_JET_ENABLED=true
2023-02-10 13:20:24,161 INFO  [main] com.hazelcast.system.security : [10.102.4.103]:5702 [appNG] [5.0.2] Enable DEBUG/FINE log level for log category com.hazelcast.system.security  or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config.
2023-02-10 13:20:24,163 INFO  [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Using Multicast discovery
2023-02-10 13:20:24,163 WARN  [main] com.hazelcast.cp.CPSubsystem  : [10.102.4.103]:5702 [appNG] [5.0.2] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees.
2023-02-10 13:20:24,174 INFO  [main] com.hazelcast.internal.diagnostics.Diagnostics: [10.102.4.103]:5702 [appNG] [5.0.2] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
2023-02-10 13:20:24,175 INFO  [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0.2] [10.102.4.103]:5702 is STARTING
2023-02-10 13:20:26,541 INFO  [main] com.hazelcast.internal.cluster.ClusterService: [10.102.4.103]:5702 [appNG] [5.0.2] 

Members {size:1, ver:1} [
	Member [10.102.4.103]:5702 - b80f5a64-cdde-4a77-b119-339550499ed1 this
]

2023-02-10 13:20:26,541 WARN  [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied!
2023-02-10 13:20:26,544 INFO  [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0.2] [10.102.4.103]:5702 is STARTED
2023-02-10 13:20:26,544 INFO  [main] org.appng.core.service.HazelcastConfigurer: Created default instance HazelcastInstance{name='test', node=[10.102.4.103]:5702}
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.509 s - in org.appng.core.controller.handler.MonitoringHandlerTest
[INFO] Running org.appng.core.controller.handler.GuiHandlerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.appng.core.controller.handler.GuiHandlerTest
[INFO] Running org.appng.core.controller.handler.ServiceRequestHandlerTest
2023-02-10 13:20:26,610 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@697714d8: startup date [Fri Feb 10 13:20:26 CET 2023]; root of context hierarchy
2023-02-10 13:20:26,623 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 
2023-02-10 13:20:26,623 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 
2023-02-10 13:20:26,623 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 
2023-02-10 13:20:26,624 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 
2023-02-10 13:20:26,624 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default.
2023-02-10 13:20:26,624 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default.
2023-02-10 13:20:26,624 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper'
2023-02-10 13:20:26,624 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter'
2023-02-10 13:20:26,625 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:20:26,716 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$Result> org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException
2023-02-10 13:20:26,755 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.annotation.AnnotationConfigApplicationContext@697714d8: startup date [Fri Feb 10 13:20:26 CET 2023]; root of context hierarchy
2023-02-10 13:20:26,841 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest
2023-02-10 13:20:26,843 WARN  [main] org.appng.core.controller.handler.ServiceRequestHandler: No such application 'bar?jin=fizz' for site 'localhost' returning 404 (path: /services/localhost/bar?jin=fizz)
2023-02-10 13:20:26,845 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@78026a45: startup date [Fri Feb 10 13:20:26 CET 2023]; root of context hierarchy
2023-02-10 13:20:26,851 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 
2023-02-10 13:20:26,851 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 
2023-02-10 13:20:26,851 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 
2023-02-10 13:20:26,851 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 
2023-02-10 13:20:26,851 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default.
2023-02-10 13:20:26,851 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default.
2023-02-10 13:20:26,851 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper'
2023-02-10 13:20:26,851 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter'
2023-02-10 13:20:26,851 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:20:26,915 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$Result> org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException
2023-02-10 13:20:26,921 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.annotation.AnnotationConfigApplicationContext@78026a45: startup date [Fri Feb 10 13:20:26 CET 2023]; root of context hierarchy
2023-02-10 13:20:26,942 ERROR [main] org.appng.core.controller.handler.ServiceRequestHandler: no webservice 'foobar' for application 'appng-demoapplication' in site 'localhost'
2023-02-10 13:20:26,945 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@6bc7eb0f: startup date [Fri Feb 10 13:20:26 CET 2023]; root of context hierarchy
2023-02-10 13:20:26,949 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 
2023-02-10 13:20:26,949 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 
2023-02-10 13:20:26,949 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 
2023-02-10 13:20:26,949 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 
2023-02-10 13:20:26,949 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default.
2023-02-10 13:20:26,949 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default.
2023-02-10 13:20:26,950 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper'
2023-02-10 13:20:26,950 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter'
2023-02-10 13:20:26,950 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:20:26,982 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$Result> org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException
2023-02-10 13:20:26,984 WARN  [main] org.appng.core.controller.handler.RestService: no @RestController found for /services/site1/appng-demoapplication/rest/notfound
2023-02-10 13:20:27,986 WARN  [main] org.appng.core.controller.handler.ServiceRequestHandler: Site 'localhost' is in state STARTING, returning 503 (path: /services/localhost/foobar)
2023-02-10 13:20:27,989 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3c45c5cd: startup date [Fri Feb 10 13:20:27 CET 2023]; root of context hierarchy
2023-02-10 13:20:27,996 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 
2023-02-10 13:20:27,996 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 
2023-02-10 13:20:27,996 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 
2023-02-10 13:20:27,996 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 
2023-02-10 13:20:27,996 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default.
2023-02-10 13:20:27,996 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default.
2023-02-10 13:20:27,996 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper'
2023-02-10 13:20:27,996 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter'
2023-02-10 13:20:27,997 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:20:28,038 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$Result> org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException
2023-02-10 13:20:28,044 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.annotation.AnnotationConfigApplicationContext@3c45c5cd: startup date [Fri Feb 10 13:20:27 CET 2023]; root of context hierarchy
2023-02-10 13:20:28,052 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest
2023-02-10 13:20:28,064 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3ebe4bbc: startup date [Fri Feb 10 13:20:28 CET 2023]; root of context hierarchy
2023-02-10 13:20:28,068 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 
2023-02-10 13:20:28,068 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 
2023-02-10 13:20:28,068 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 
2023-02-10 13:20:28,068 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 
2023-02-10 13:20:28,068 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default.
2023-02-10 13:20:28,068 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default.
2023-02-10 13:20:28,068 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper'
2023-02-10 13:20:28,068 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter'
2023-02-10 13:20:28,069 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:20:28,102 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$Result> org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException
2023-02-10 13:20:28,108 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.annotation.AnnotationConfigApplicationContext@3ebe4bbc: startup date [Fri Feb 10 13:20:28 CET 2023]; root of context hierarchy
2023-02-10 13:20:28,114 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest
2023-02-10 13:20:28,127 WARN  [main] org.appng.core.controller.handler.ServiceRequestHandler: No such site: 'foo', returning 404 (path: /services/foo/bar?jin=fizz)
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.531 s - in org.appng.core.controller.handler.ServiceRequestHandlerTest
[INFO] Running org.appng.core.controller.rest.RestActionTest
2023-02-10 13:20:28,394 ERROR [main] org.appng.core.controller.rest.RestOperation$RestErrorHandler: error in REST service
java.io.IOException: BOOOM!
	at org.appng.core.controller.rest.RestOperationTest.testHandleException(RestOperationTest.java:98)
	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:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	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$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s - in org.appng.core.controller.rest.RestActionTest
[INFO] Running org.appng.core.controller.rest.RestDataSourceTest
2023-02-10 13:20:28,486 ERROR [main] org.appng.core.controller.rest.RestOperation$RestErrorHandler: error in REST service
java.io.IOException: BOOOM!
	at org.appng.core.controller.rest.RestOperationTest.testHandleException(RestOperationTest.java:98)
	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:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	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$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.appng.core.controller.rest.RestDataSourceTest
[INFO] Running org.appng.core.controller.rest.RestOperationTest
2023-02-10 13:20:28,491 ERROR [main] org.appng.core.controller.rest.RestOperation$RestErrorHandler: error in REST service
java.io.IOException: BOOOM!
	at org.appng.core.controller.rest.RestOperationTest.testHandleException(RestOperationTest.java:98)
	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:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	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$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.core.controller.rest.RestOperationTest
[INFO] Running org.appng.core.repository.ResourceRepositoryTest
2023-02-10 13:20:28,497 INFO  [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.ResourceRepositoryTest]: no resource found for suffixes {-context.xml}.
2023-02-10 13:20:28,498 INFO  [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.ResourceRepositoryTest]: ResourceRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2023-02-10 13:20:28,502 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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]
2023-02-10 13:20:28,503 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@31ca510a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@437b2db1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2876584f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3f47094a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5c664da9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@46eaf531]
2023-02-10 13:20:28,504 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:20:28 CET 2023]; root of context hierarchy
2023-02-10 13:20:28,701 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:28,702 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:28,702 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:28,702 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:28,702 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:28,702 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:28,703 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:28,703 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:28,703 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:28,703 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:28,703 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:28,704 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:28,704 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:28,704 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:28,704 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:28,704 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:28,705 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:28,741 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:20:28,789 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:28,800 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:20:28,838 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:20:28,838 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:20:28,838 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:20:28,838 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:20:28,838 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:20:28,839 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2023-02-10 13:20:28,843 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:20:29,073 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@17e6e65] 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.
2023-02-10 13:20:29,080 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1122c793] 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.
2023-02-10 13:20:29,102 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:20:29,102 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:29,106 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:20:28 CET 2023]; root of context hierarchy
2023-02-10 13:20:29,379 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5ea47cee testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@6ca1c072, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7789f96c testClass = ResourceRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.ResourceRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6e6bc3c1]; rollback [true]
2023-02-10 13:20:29,387 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name
2023-02-10 13:20:29,394 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource name of application name
2023-02-10 13:20:29,439 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@5ea47cee testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@6ca1c072, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7789f96c testClass = ResourceRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.ResourceRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:29,440 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:20:28 CET 2023]; root of context hierarchy
2023-02-10 13:20:29,441 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:29,441 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.946 s - in org.appng.core.repository.ResourceRepositoryTest
[INFO] Running org.appng.core.repository.SiteRepositoryTest
2023-02-10 13:20:29,449 INFO  [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.SiteRepositoryTest]: no resource found for suffixes {-context.xml}.
2023-02-10 13:20:29,449 INFO  [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.SiteRepositoryTest]: SiteRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2023-02-10 13:20:29,456 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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]
2023-02-10 13:20:29,456 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3ac662ba, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6acdbe95, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@109de896, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1803d8c2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1159baca, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@16678762]
2023-02-10 13:20:29,458 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:20:29 CET 2023]; root of context hierarchy
2023-02-10 13:20:29,613 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:29,613 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:29,614 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:29,614 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:29,614 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:29,614 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:29,614 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:29,614 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:29,615 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:29,615 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:29,615 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:29,615 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:29,615 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:29,615 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:29,615 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:29,616 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:29,616 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:29,649 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:20:29,693 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:29,704 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:20:29,739 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:20:29,739 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:20:29,739 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:20:29,739 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:20:29,739 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:20:29,740 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2023-02-10 13:20:29,744 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:20:29,946 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7b257c6] 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.
2023-02-10 13:20:29,952 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1215aae8] 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.
2023-02-10 13:20:29,973 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:20:29,974 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:29,977 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:20:29 CET 2023]; root of context hierarchy
2023-02-10 13:20:30,208 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5fed604d testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@46014193, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@370babf4 testClass = SiteRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.SiteRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5454e13f]; rollback [true]
2023-02-10 13:20:30,210 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name
2023-02-10 13:20:30,216 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name
2023-02-10 13:20:30,267 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Site name
2023-02-10 13:20:30,268 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@5fed604d testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@46014193, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@370babf4 testClass = SiteRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.SiteRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:30,268 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:20:29 CET 2023]; root of context hierarchy
2023-02-10 13:20:30,269 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:30,270 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.823 s - in org.appng.core.repository.SiteRepositoryTest
[INFO] Running org.appng.core.repository.config.ApplicationPostProcessorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.core.repository.config.ApplicationPostProcessorTest
[INFO] Running org.appng.core.repository.JobExecutionRecordRepositoryTest
2023-02-10 13:20:30,286 INFO  [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.JobExecutionRecordRepositoryTest]: no resource found for suffixes {-context.xml}.
2023-02-10 13:20:30,286 INFO  [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.JobExecutionRecordRepositoryTest]: JobExecutionRecordRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2023-02-10 13:20:30,290 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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]
2023-02-10 13:20:30,290 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@228b0159, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@132b11f8, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4946dd4e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@230e2893, org.springframework.test.context.transaction.TransactionalTestExecutionListener@59f57462, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@121a1a75]
2023-02-10 13:20:30,292 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:20:30 CET 2023]; root of context hierarchy
2023-02-10 13:20:30,447 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:30,447 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:30,447 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:30,448 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:30,448 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:30,448 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:30,448 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:30,448 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:30,448 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:30,448 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:30,449 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:30,449 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:30,449 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:30,449 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:30,449 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:30,449 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:30,449 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:30,481 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:20:30,542 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:30,552 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:20:30,588 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:20:30,588 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:20:30,588 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:20:30,588 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:20:30,588 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:20:30,589 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2023-02-10 13:20:30,594 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:20:30,798 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@329181d1] 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.
2023-02-10 13:20:30,802 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2960f500] 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.
2023-02-10 13:20:30,823 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:20:30,824 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:30,827 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:20:30 CET 2023]; root of context hierarchy
2023-02-10 13:20:31,041 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@16bd4d2b testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@7601c648, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b67e627 testClass = JobExecutionRecordRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.JobExecutionRecordRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2114e9c4]; rollback [true]
2023-02-10 13:20:31,061 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@16bd4d2b testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@7601c648, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b67e627 testClass = JobExecutionRecordRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.JobExecutionRecordRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:31,062 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:20:30 CET 2023]; root of context hierarchy
2023-02-10 13:20:31,063 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:31,063 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.779 s - in org.appng.core.repository.JobExecutionRecordRepositoryTest
[INFO] Running org.appng.core.repository.RepositoryTest
2023-02-10 13:20:31,067 INFO  [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.RepositoryTest]: no resource found for suffixes {-context.xml}.
2023-02-10 13:20:31,067 INFO  [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.RepositoryTest]: RepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2023-02-10 13:20:31,072 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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]
2023-02-10 13:20:31,072 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2741f66d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@d576e3, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4448854d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6dc78fa8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@451dfee3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6ed4eacd]
2023-02-10 13:20:31,076 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:20:31 CET 2023]; root of context hierarchy
2023-02-10 13:20:31,220 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,220 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,220 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,220 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,221 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,221 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,221 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,221 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,221 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,221 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,221 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,221 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,221 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,221 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,222 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,222 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,222 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,249 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:20:31,289 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:31,297 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:20:31,330 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:20:31,330 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:20:31,331 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:20:31,331 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:20:31,331 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:20:31,331 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2023-02-10 13:20:31,335 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:20:31,513 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@61378100] 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.
2023-02-10 13:20:31,517 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5b924fbf] 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.
2023-02-10 13:20:31,568 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:20:31,569 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:31,572 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:20:31 CET 2023]; root of context hierarchy
2023-02-10 13:20:31,792 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@38283ad3 testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@52ed11cf, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74b3c38a testClass = RepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.RepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7bb131fb]; rollback [true]
2023-02-10 13:20:31,795 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name
2023-02-10 13:20:31,800 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@38283ad3 testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@52ed11cf, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74b3c38a testClass = RepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.RepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:31,800 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:20:31 CET 2023]; root of context hierarchy
2023-02-10 13:20:31,801 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:31,801 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.732 s - in org.appng.core.repository.RepositoryTest
[INFO] Running org.appng.core.repository.PropertyRepositoryTest
2023-02-10 13:20:31,806 INFO  [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.PropertyRepositoryTest]: no resource found for suffixes {-context.xml}.
2023-02-10 13:20:31,806 INFO  [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.PropertyRepositoryTest]: PropertyRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2023-02-10 13:20:31,810 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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]
2023-02-10 13:20:31,810 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4220fef7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3d01c301, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7ed5d439, org.springframework.test.context.support.DirtiesContextTestExecutionListener@35c7c5e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@464efd84, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@75642787]
2023-02-10 13:20:31,811 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:20:31 CET 2023]; root of context hierarchy
2023-02-10 13:20:31,960 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,960 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,961 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,961 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,961 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,961 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,961 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,961 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,961 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,961 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,961 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,961 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,962 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,962 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,962 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,962 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,962 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:31,990 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:20:32,030 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:32,039 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:20:32,072 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:20:32,072 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:20:32,072 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:20:32,072 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:20:32,072 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:20:32,073 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2023-02-10 13:20:32,077 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:20:32,261 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1ebfb7b6] 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.
2023-02-10 13:20:32,265 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5bd0b97d] 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.
2023-02-10 13:20:32,285 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:20:32,285 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:32,288 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:20:31 CET 2023]; root of context hierarchy
2023-02-10 13:20:32,492 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5197d8bd testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@59f52bca, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@df0a356 testClass = PropertyRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.PropertyRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@66cd5f16]; rollback [true]
2023-02-10 13:20:32,496 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foo.bar
2023-02-10 13:20:32,501 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@5197d8bd testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@59f52bca, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@df0a356 testClass = PropertyRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.PropertyRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:32,502 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:20:31 CET 2023]; root of context hierarchy
2023-02-10 13:20:32,503 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:32,503 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.697 s - in org.appng.core.repository.PropertyRepositoryTest
[INFO] Running org.appng.core.repository.SubjectRepositoryTest
2023-02-10 13:20:32,512 INFO  [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.SubjectRepositoryTest]: no resource found for suffixes {-context.xml}.
2023-02-10 13:20:32,512 INFO  [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.SubjectRepositoryTest]: SubjectRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2023-02-10 13:20:32,517 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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]
2023-02-10 13:20:32,517 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2afaf658, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3a4af9a7, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3abbffd9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6288fc60, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1fbd9e5f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7257cbce]
2023-02-10 13:20:32,518 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:20:32 CET 2023]; root of context hierarchy
2023-02-10 13:20:32,696 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:32,696 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:32,696 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:32,696 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:32,697 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:32,697 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:32,697 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:32,697 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:32,697 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:32,697 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:32,697 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:32,697 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:32,697 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:32,697 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:32,697 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:32,698 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:32,698 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:32,724 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:20:32,765 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:32,773 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:20:32,806 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:20:32,806 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:20:32,806 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:20:32,806 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:20:32,806 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:20:32,806 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2023-02-10 13:20:32,810 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:20:32,984 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@69d6c864] 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.
2023-02-10 13:20:32,988 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5e966547] 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.
2023-02-10 13:20:33,006 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:20:33,007 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:33,010 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:20:32 CET 2023]; root of context hierarchy
2023-02-10 13:20:33,206 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6fb763bd testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@1cd922f, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@62cc064a testClass = SubjectRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.SubjectRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1e349616]; rollback [true]
2023-02-10 13:20:33,209 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name
2023-02-10 13:20:33,213 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name
2023-02-10 13:20:33,216 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name
2023-02-10 13:20:33,221 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name
2023-02-10 13:20:33,224 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject name
2023-02-10 13:20:33,241 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@6fb763bd testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@1cd922f, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@62cc064a testClass = SubjectRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.SubjectRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:33,242 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:20:32 CET 2023]; root of context hierarchy
2023-02-10 13:20:33,243 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:33,243 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.736 s - in org.appng.core.repository.SubjectRepositoryTest
[INFO] Running org.appng.core.repository.PermissionRepositoryTest
2023-02-10 13:20:33,247 INFO  [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.PermissionRepositoryTest]: no resource found for suffixes {-context.xml}.
2023-02-10 13:20:33,247 INFO  [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.PermissionRepositoryTest]: PermissionRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2023-02-10 13:20:33,251 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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]
2023-02-10 13:20:33,251 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@62c4efd4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7319fb95, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@571cb7bc, org.springframework.test.context.support.DirtiesContextTestExecutionListener@23fe64a0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@66019544, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5a780f42]
2023-02-10 13:20:33,252 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:20:33 CET 2023]; root of context hierarchy
2023-02-10 13:20:33,389 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:33,389 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:33,389 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:33,389 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:33,389 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:33,390 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:33,390 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:33,390 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:33,390 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:33,390 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:33,390 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:33,390 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:33,390 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:33,390 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:33,390 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:33,391 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:33,391 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:33,419 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:20:33,461 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:33,469 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:20:33,503 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:20:33,503 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:20:33,503 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:20:33,503 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:20:33,504 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:20:33,504 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2023-02-10 13:20:33,508 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:20:33,748 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@e0d6e5d] 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.
2023-02-10 13:20:33,752 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5ca6660a] 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.
2023-02-10 13:20:33,771 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:20:33,771 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:33,775 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:20:33 CET 2023]; root of context hierarchy
2023-02-10 13:20:33,959 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@250cbfdf testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@58c33a7c, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@a6719ed testClass = PermissionRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.PermissionRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@78aced86]; rollback [true]
2023-02-10 13:20:33,962 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name
2023-02-10 13:20:33,965 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission name
2023-02-10 13:20:33,974 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@250cbfdf testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@58c33a7c, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@a6719ed testClass = PermissionRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.PermissionRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:33,975 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:20:33 CET 2023]; root of context hierarchy
2023-02-10 13:20:33,975 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:33,976 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 s - in org.appng.core.repository.PermissionRepositoryTest
[INFO] Running org.appng.core.repository.RepositoryCacheTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.appng.core.repository.RepositoryCacheTest
[INFO] Running org.appng.core.repository.GroupRepositoryTest
2023-02-10 13:20:34,083 INFO  [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.GroupRepositoryTest]: no resource found for suffixes {-context.xml}.
2023-02-10 13:20:34,083 INFO  [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.GroupRepositoryTest]: GroupRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2023-02-10 13:20:34,089 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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]
2023-02-10 13:20:34,089 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7434541, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5298d790, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@23f054a6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2fea23c0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@329e0231, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@26ae77a5]
2023-02-10 13:20:34,091 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:20:34 CET 2023]; root of context hierarchy
2023-02-10 13:20:34,253 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:34,253 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:34,253 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:34,253 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:34,253 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:34,254 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:34,254 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:34,254 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:34,254 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:34,254 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:34,254 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:34,254 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:34,254 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:34,254 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:34,255 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:34,255 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:34,255 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:34,283 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:20:34,330 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:34,338 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:20:34,375 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:20:34,375 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:20:34,375 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:20:34,375 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:20:34,375 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:20:34,376 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2023-02-10 13:20:34,380 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:20:34,556 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@20c0665a] 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.
2023-02-10 13:20:34,559 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@d21057e] 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.
2023-02-10 13:20:34,580 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:20:34,580 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:34,583 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:20:34 CET 2023]; root of context hierarchy
2023-02-10 13:20:34,821 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6d8e611b testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@6638d250, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@531a8675 testClass = GroupRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.GroupRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6dbbd13c]; rollback [true]
2023-02-10 13:20:34,823 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name
2023-02-10 13:20:34,827 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name
2023-02-10 13:20:34,830 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name
2023-02-10 13:20:34,846 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@6d8e611b testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@6638d250, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@531a8675 testClass = GroupRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.GroupRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:34,846 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:20:34 CET 2023]; root of context hierarchy
2023-02-10 13:20:34,847 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:34,847 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.763 s - in org.appng.core.repository.GroupRepositoryTest
[INFO] Running org.appng.core.repository.RoleRepositoryTest
2023-02-10 13:20:34,852 INFO  [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.core.repository.RoleRepositoryTest]: no resource found for suffixes {-context.xml}.
2023-02-10 13:20:34,852 INFO  [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.RoleRepositoryTest]: RoleRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2023-02-10 13:20:34,857 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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]
2023-02-10 13:20:34,857 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3970ddf1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5d382a9, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@755687c9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2e5edb4d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@117e1422, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@8210a6e]
2023-02-10 13:20:34,858 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:20:34 CET 2023]; root of context hierarchy
2023-02-10 13:20:35,013 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:35,013 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:35,014 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:35,014 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:35,014 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:35,014 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:35,014 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:35,014 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:35,014 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:35,014 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:35,014 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:35,015 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:35,015 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:35,015 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:35,015 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:35,015 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:35,015 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:35,044 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:20:35,088 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:35,097 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:20:35,132 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:20:35,132 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:20:35,132 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:20:35,132 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:20:35,132 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:20:35,133 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2023-02-10 13:20:35,137 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:20:35,322 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2b4e8d08] 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.
2023-02-10 13:20:35,325 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@65039982] 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.
2023-02-10 13:20:35,343 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:20:35,343 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:35,346 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:20:34 CET 2023]; root of context hierarchy
2023-02-10 13:20:35,523 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5408344d testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@17f5d781, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ab2eed2 testClass = RoleRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.RoleRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@417d6bd1]; rollback [true]
2023-02-10 13:20:35,525 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name
2023-02-10 13:20:35,529 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name
2023-02-10 13:20:35,533 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name
2023-02-10 13:20:35,544 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@5408344d testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@17f5d781, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ab2eed2 testClass = RoleRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.RoleRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:35,544 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:20:34 CET 2023]; root of context hierarchy
2023-02-10 13:20:35,545 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:35,545 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 s - in org.appng.core.repository.RoleRepositoryTest
[INFO] Running org.appng.core.security.signing.SignerTest
2023-02-10 13:20:35,559 INFO  [main] org.appng.core.security.signing.Signer: Signing repository '/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/zip'
2023-02-10 13:20:35,561 INFO  [main] org.appng.core.security.signing.Signer: Writing release file '/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/zip/index'
2023-02-10 13:20:35,561 INFO  [main] org.appng.core.security.signing.Signer: ..adding repository attributes
2023-02-10 13:20:35,561 INFO  [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.1.zip'
2023-02-10 13:20:35,561 INFO  [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.2-2012-11-27-1305.zip'
2023-02-10 13:20:35,561 INFO  [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.3-2013-01-13-1303.zip'
2023-02-10 13:20:35,562 INFO  [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.4-2017-04-10-1046.zip'
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.appng.core.security.signing.SignerTest
[INFO] Running org.appng.core.security.SaltedDigestTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 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.001 s - in org.appng.core.security.Sha1PasswordHandlerTest
[INFO] Running org.appng.core.security.BCryptPasswordHandlerTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.253 s - in org.appng.core.security.BCryptPasswordHandlerTest
[INFO] Running org.appng.core.security.DigestValidatorTest
2023-02-10 13:20:38,188 INFO  [main] org.appng.core.security.DigestValidator: Digest successfully validated.
2023-02-10 13:20:38,188 ERROR [main] org.appng.core.security.DigestValidator: Invalid date offset [millis]: 7199812, maximum is 3600000
2023-02-10 13:20:38,188 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed.
2023-02-10 13:20:38,188 INFO  [main] org.appng.core.security.DigestValidator: Digest successfully validated.
2023-02-10 13:20:38,189 ERROR [main] org.appng.core.security.DigestValidator: Encrypted part does not match. Encrypted part is BDBF23BA48FCC27659450C6FA302FC18, but should be B341724E2E496BC485FA5D30D795407E
2023-02-10 13:20:38,189 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed.
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.appng.core.security.DigestValidatorTest
[INFO] Running org.appng.core.security.DefaultPasswordPolicyTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.appng.core.security.DefaultPasswordPolicyTest
[INFO] Running org.appng.core.security.ConfigurablePasswordPolicyTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.appng.core.security.ConfigurablePasswordPolicyTest
[INFO] Running org.appng.core.domain.SubjectImplTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.appng.core.domain.SubjectImplTest
[INFO] Running org.appng.core.domain.DatabaseTypeTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.appng.core.domain.DatabaseTypeTest
[INFO] Running org.appng.core.domain.PackageArchiveTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.appng.core.domain.PackageArchiveTest
[INFO] Running org.appng.core.domain.SiteImplTest
2023-02-10 13:20:38,375 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1553332488 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:38,376 INFO  [main] org.appng.core.Redirect       : Redirecting request to /some/uri (302)
2023-02-10 13:20:38,376 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1528294599 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:38,376 INFO  [main] org.appng.core.Redirect       : Redirecting request to /ws/foo/page/foo/bar#anchor (302)
2023-02-10 13:20:38,377 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#196512780 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:38,377 INFO  [main] org.appng.core.Redirect       : Redirecting request to /ws/foo/page/foo/bar?tab=anchor#anchor (302)
2023-02-10 13:20:38,377 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1739230860 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:38,377 INFO  [main] org.appng.core.domain.SiteImpl: closing context for site foo [STOPPED] (#1475708422)
2023-02-10 13:20:38,378 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2128558621 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.appng.core.domain.SiteImplTest
[INFO] Running org.appng.core.domain.ResourceImplTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.domain.ResourceImplTest
[INFO] Running org.appng.core.domain.PropertyImplTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.domain.PropertyImplTest
[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.application.PermissionProcessorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.core.application.PermissionProcessorTest
[INFO] Running org.appng.core.service.CoreServiceTest
2023-02-10 13:20:38,399 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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]
2023-02-10 13:20:38,399 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6f1f1085, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4b6827c5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2d26708a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@59b31f2a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4e3fa7a1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4463e7ac]
2023-02-10 13:20:38,401 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:20:38 CET 2023]; root of context hierarchy
2023-02-10 13:20:38,550 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:38,551 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:38,551 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:38,551 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:38,551 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:38,551 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:38,551 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:38,551 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:38,551 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:38,552 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:38,552 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:38,552 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:38,552 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:38,552 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:38,552 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:38,552 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:38,552 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:38,580 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:20:38,624 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:38,633 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:20:38,669 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:20:38,669 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:20:38,669 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:20:38,669 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:20:38,669 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:20:38,670 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2023-02-10 13:20:38,674 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:20:38,835 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@64f8dbc1] 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.
2023-02-10 13:20:38,838 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6f7c6628] 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.
2023-02-10 13:20:38,855 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:20:38,855 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:38,859 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:20:38 CET 2023]; root of context hierarchy
2023-02-10 13:20:39,132 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7a315cac, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:39,134 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-1
2023-02-10 13:20:39,136 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-2
2023-02-10 13:20:39,138 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3
2023-02-10 13:20:39,139 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost
2023-02-10 13:20:39,140 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1
2023-02-10 13:20:39,143 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-2
2023-02-10 13:20:39,144 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-3
2023-02-10 13:20:39,145 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application manager
2023-02-10 13:20:39,148 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application bugtracker
2023-02-10 13:20:39,149 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application foobar
2023-02-10 13:20:39,151 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application manager
2023-02-10 13:20:39,152 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application bugtracker
2023-02-10 13:20:39,156 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application foobar
2023-02-10 13:20:39,157 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foobar
2023-02-10 13:20:39,158 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.foobar.foobar
2023-02-10 13:20:39,158 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-1 of application manager
2023-02-10 13:20:39,160 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-2 of application bugtracker
2023-02-10 13:20:39,161 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-3 of application foobar
2023-02-10 13:20:39,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role admin
2023-02-10 13:20:39,163 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role user
2023-02-10 13:20:39,163 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role debugger
2023-02-10 13:20:39,164 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1
2023-02-10 13:20:39,165 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-2
2023-02-10 13:20:39,166 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-3
2023-02-10 13:20:39,167 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1
2023-02-10 13:20:39,169 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-2
2023-02-10 13:20:39,171 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-3
2023-02-10 13:20:39,172 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository repo
2023-02-10 13:20:39,218 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled
2023-02-10 13:20:39,218 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment
2023-02-10 13:20:39,219 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType
2023-02-10 13:20:39,219 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword
2023-02-10 13:20:39,221 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath
2023-02-10 13:20:39,221 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases
2023-02-10 13:20:39,222 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod
2023-02-10 13:20:39,222 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData
2023-02-10 13:20:39,222 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder
2023-02-10 13:20:39,223 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath
2023-02-10 13:20:39,223 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert
2023-02-10 13:20:39,224 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate
2023-02-10 13:20:39,226 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode
2023-02-10 13:20:39,227 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile
2023-02-10 13:20:39,227 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags
2023-02-10 13:20:39,228 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled
2023-02-10 13:20:39,228 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx
2023-02-10 13:20:39,228 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput
2023-02-10 13:20:39,229 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig
2023-02-10 13:20:39,229 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret
2023-02-10 13:20:39,229 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath
2023-02-10 13:20:39,230 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature
2023-02-10 13:20:39,230 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature
2023-02-10 13:20:39,231 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter
2023-02-10 13:20:39,231 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder
2023-02-10 13:20:39,231 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles
2023-02-10 13:20:39,232 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest
2023-02-10 13:20:39,232 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance
2023-02-10 13:20:39,232 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled
2023-02-10 13:20:39,233 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode
2023-02-10 13:20:39,233 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder
2023-02-10 13:20:39,234 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts
2023-02-10 13:20:39,234 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey
2023-02-10 13:20:39,234 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale
2023-02-10 13:20:39,235 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout
2023-02-10 13:20:39,235 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup
2023-02-10 13:20:39,236 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding
2023-02-10 13:20:39,236 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize
2023-02-10 13:20:39,236 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix
2023-02-10 13:20:39,237 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore
2023-02-10 13:20:39,237 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath
2023-02-10 13:20:39,237 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix
2023-02-10 13:20:39,238 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder
2023-02-10 13:20:39,238 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress
2023-02-10 13:20:39,238 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect
2023-02-10 13:20:39,239 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost
2023-02-10 13:20:39,239 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone
2023-02-10 13:20:39,240 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder
2023-02-10 13:20:39,240 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver
2023-02-10 13:20:39,240 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort
2023-02-10 13:20:39,241 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled
2023-02-10 13:20:39,241 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort
2023-02-10 13:20:39,241 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir
2023-02-10 13:20:39,242 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir
2023-02-10 13:20:39,242 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod
2023-02-10 13:20:39,280 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1
2023-02-10 13:20:39,281 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2
2023-02-10 13:20:39,282 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2023-02-10 13:20:39,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application manager
2023-02-10 13:20:39,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application bugtracker
2023-02-10 13:20:39,286 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application foobar
2023-02-10 13:20:39,287 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role admin
2023-02-10 13:20:39,287 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role user
2023-02-10 13:20:39,288 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role debugger
2023-02-10 13:20:39,306 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme
2023-02-10 13:20:39,306 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeouts
2023-02-10 13:20:39,307 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls
2023-02-10 13:20:39,307 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute
2023-02-10 13:20:39,307 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages
2023-02-10 13:20:39,308 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host
2023-02-10 13:20:39,308 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage
2023-02-10 13:20:39,308 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths
2023-02-10 13:20:39,309 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName
2023-02-10 13:20:39,309 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDisabled
2023-02-10 13:20:39,309 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat
2023-02-10 13:20:39,310 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix
2023-02-10 13:20:39,310 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name
2023-02-10 13:20:39,311 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled
2023-02-10 13:20:39,311 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser
2023-02-10 13:20:39,312 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone
2023-02-10 13:20:39,312 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef
2023-02-10 13:20:39,313 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding
2023-02-10 13:20:39,313 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication
2023-02-10 13:20:39,313 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheEnabled
2023-02-10 13:20:39,314 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage
2023-02-10 13:20:39,314 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize
2023-02-10 13:20:39,314 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template
2023-02-10 13:20:39,315 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeoutsAntStyle
2023-02-10 13:20:39,315 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn
2023-02-10 13:20:39,315 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType
2023-02-10 13:20:39,316 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.sessionTrackingEnabled
2023-02-10 13:20:39,316 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages
2023-02-10 13:20:39,317 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort
2023-02-10 13:20:39,317 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage
2023-02-10 13:20:39,317 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path
2023-02-10 13:20:39,318 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize
2023-02-10 13:20:39,318 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir
2023-02-10 13:20:39,318 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeToLive
2023-02-10 13:20:39,319 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig
2023-02-10 13:20:39,319 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits
2023-02-10 13:20:39,320 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost
2023-02-10 13:20:39,320 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheClearOnShutdown
2023-02-10 13:20:39,321 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout
2023-02-10 13:20:39,321 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance
2023-02-10 13:20:39,321 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer
2023-02-10 13:20:39,322 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime
2023-02-10 13:20:39,322 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheExceptions
2023-02-10 13:20:39,323 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain
2023-02-10 13:20:39,323 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods
2023-02-10 13:20:39,323 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication
2023-02-10 13:20:39,324 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout
2023-02-10 13:20:39,324 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir
2023-02-10 13:20:39,324 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender
2023-02-10 13:20:39,325 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize
2023-02-10 13:20:39,325 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheStatistics
2023-02-10 13:20:39,325 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage
2023-02-10 13:20:39,326 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword
2023-02-10 13:20:39,326 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes
2023-02-10 13:20:39,327 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir
2023-02-10 13:20:39,327 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef
2023-02-10 13:20:39,327 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale
2023-02-10 13:20:39,328 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn
2023-02-10 13:20:39,328 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir
2023-02-10 13:20:39,328 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir
2023-02-10 13:20:39,329 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain
2023-02-10 13:20:39,329 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile
2023-02-10 13:20:39,329 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize
2023-02-10 13:20:39,330 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId
2023-02-10 13:20:39,330 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled
2023-02-10 13:20:39,330 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue
2023-02-10 13:20:39,331 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path
2023-02-10 13:20:39,331 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions
2023-02-10 13:20:39,332 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig
2023-02-10 13:20:39,332 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout
2023-02-10 13:20:39,332 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#24737745 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:39,363 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.ldapHost
2023-02-10 13:20:39,376 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcLogPerformance
2023-02-10 13:20:39,376 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectionEnabled
2023-02-10 13:20:39,376 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexTimeout
2023-02-10 13:20:39,377 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginRef
2023-02-10 13:20:39,377 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultApplication
2023-02-10 13:20:39,377 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputFormat
2023-02-10 13:20:39,378 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.allowSkipRender
2023-02-10 13:20:39,378 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.xssExceptions
2023-02-10 13:20:39,378 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheStatistics
2023-02-10 13:20:39,379 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionValue
2023-02-10 13:20:39,379 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcConnectionTimeout
2023-02-10 13:20:39,380 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileTypes
2023-02-10 13:20:39,380 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPage
2023-02-10 13:20:39,380 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.enforcePrimaryDomain
2023-02-10 13:20:39,381 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPassword
2023-02-10 13:20:39,381 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.sessionTrackingEnabled
2023-02-10 13:20:39,381 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeoutsAntStyle
2023-02-10 13:20:39,382 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcMaxLifetime
2023-02-10 13:20:39,382 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDomain
2023-02-10 13:20:39,383 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportReloadFile
2023-02-10 13:20:39,383 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheExceptions
2023-02-10 13:20:39,383 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedMethods
2023-02-10 13:20:39,384 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.wwwDir
2023-02-10 13:20:39,384 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapHost
2023-02-10 13:20:39,384 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutPage
2023-02-10 13:20:39,385 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.name
2023-02-10 13:20:39,385 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailHost
2023-02-10 13:20:39,385 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeouts
2023-02-10 13:20:39,386 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authApplication
2023-02-10 13:20:39,386 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheClearOnShutdown
2023-02-10 13:20:39,386 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailPort
2023-02-10 13:20:39,387 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapGroupBaseDn
2023-02-10 13:20:39,387 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.DatasourceConfigurer
2023-02-10 13:20:39,387 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.host
2023-02-10 13:20:39,388 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportedLanguages
2023-02-10 13:20:39,388 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.siteRootDir
2023-02-10 13:20:39,388 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileSystemQueueSize
2023-02-10 13:20:39,389 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginPage
2023-02-10 13:20:39,389 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPrincipalScheme
2023-02-10 13:20:39,389 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexConfig
2023-02-10 13:20:39,390 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.timeZone
2023-02-10 13:20:39,390 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.tagPrefix
2023-02-10 13:20:39,390 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.service-path
2023-02-10 13:20:39,391 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUser
2023-02-10 13:20:39,391 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputType
2023-02-10 13:20:39,392 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchChunkSize
2023-02-10 13:20:39,392 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.encoding
2023-02-10 13:20:39,392 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapStartTls
2023-02-10 13:20:39,393 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.documentDir
2023-02-10 13:20:39,393 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.template
2023-02-10 13:20:39,393 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheEnabled
2023-02-10 13:20:39,394 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.appendTabId
2023-02-10 13:20:39,394 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedPaths
2023-02-10 13:20:39,394 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcValidationTimeout
2023-02-10 13:20:39,395 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.rewriteConfig
2023-02-10 13:20:39,395 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.locale
2023-02-10 13:20:39,395 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUserBaseDn
2023-02-10 13:20:39,396 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPage
2023-02-10 13:20:39,406 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDisabled
2023-02-10 13:20:39,406 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexDir
2023-02-10 13:20:39,407 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchMaxHits
2023-02-10 13:20:39,407 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPageSize
2023-02-10 13:20:39,407 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailDisabled
2023-02-10 13:20:39,408 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeToLive
2023-02-10 13:20:39,408 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionName
2023-02-10 13:20:39,409 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapIdAttribute
2023-02-10 13:20:39,409 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPages
2023-02-10 13:20:39,409 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutRef
2023-02-10 13:20:39,410 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.assetsDir
2023-02-10 13:20:39,410 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexQueueSize
2023-02-10 13:20:39,410 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.manager-path
2023-02-10 13:20:39,411 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2085465146 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:39,449 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPage
2023-02-10 13:20:39,450 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPage
2023-02-10 13:20:39,450 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPageSize
2023-02-10 13:20:39,450 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcConnectionTimeout
2023-02-10 13:20:39,451 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapGroupBaseDn
2023-02-10 13:20:39,451 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.assetsDir
2023-02-10 13:20:39,451 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapHost
2023-02-10 13:20:39,452 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.template
2023-02-10 13:20:39,452 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheExceptions
2023-02-10 13:20:39,452 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeoutsAntStyle
2023-02-10 13:20:39,453 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexDir
2023-02-10 13:20:39,453 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapStartTls
2023-02-10 13:20:39,453 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheEnabled
2023-02-10 13:20:39,454 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchChunkSize
2023-02-10 13:20:39,454 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUserBaseDn
2023-02-10 13:20:39,454 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedPaths
2023-02-10 13:20:39,454 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDisabled
2023-02-10 13:20:39,455 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionValue
2023-02-10 13:20:39,455 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.DatasourceConfigurer
2023-02-10 13:20:39,455 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.encoding
2023-02-10 13:20:39,456 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileSystemQueueSize
2023-02-10 13:20:39,456 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.enforcePrimaryDomain
2023-02-10 13:20:39,456 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginPage
2023-02-10 13:20:39,457 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutPage
2023-02-10 13:20:39,457 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionName
2023-02-10 13:20:39,457 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcMaxLifetime
2023-02-10 13:20:39,458 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.xssExceptions
2023-02-10 13:20:39,459 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDomain
2023-02-10 13:20:39,459 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectionEnabled
2023-02-10 13:20:39,460 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportedLanguages
2023-02-10 13:20:39,460 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportReloadFile
2023-02-10 13:20:39,460 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUser
2023-02-10 13:20:39,460 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.siteRootDir
2023-02-10 13:20:39,461 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.service-path
2023-02-10 13:20:39,461 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexConfig
2023-02-10 13:20:39,461 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.rewriteConfig
2023-02-10 13:20:39,462 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexTimeout
2023-02-10 13:20:39,462 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailHost
2023-02-10 13:20:39,463 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileTypes
2023-02-10 13:20:39,463 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheStatistics
2023-02-10 13:20:39,463 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutRef
2023-02-10 13:20:39,464 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcLogPerformance
2023-02-10 13:20:39,464 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailPort
2023-02-10 13:20:39,464 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.locale
2023-02-10 13:20:39,465 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.documentDir
2023-02-10 13:20:39,465 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.tagPrefix
2023-02-10 13:20:39,465 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexQueueSize
2023-02-10 13:20:39,465 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultApplication
2023-02-10 13:20:39,466 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginRef
2023-02-10 13:20:39,466 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeouts
2023-02-10 13:20:39,466 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPassword
2023-02-10 13:20:39,467 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPrincipalScheme
2023-02-10 13:20:39,467 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputType
2023-02-10 13:20:39,467 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.timeZone
2023-02-10 13:20:39,468 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeToLive
2023-02-10 13:20:39,468 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.appendTabId
2023-02-10 13:20:39,468 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcValidationTimeout
2023-02-10 13:20:39,469 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapIdAttribute
2023-02-10 13:20:39,469 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.host
2023-02-10 13:20:39,469 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.allowSkipRender
2023-02-10 13:20:39,470 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.wwwDir
2023-02-10 13:20:39,470 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailDisabled
2023-02-10 13:20:39,470 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPages
2023-02-10 13:20:39,471 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputFormat
2023-02-10 13:20:39,471 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authApplication
2023-02-10 13:20:39,471 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.sessionTrackingEnabled
2023-02-10 13:20:39,472 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheClearOnShutdown
2023-02-10 13:20:39,472 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchMaxHits
2023-02-10 13:20:39,472 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedMethods
2023-02-10 13:20:39,473 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.manager-path
2023-02-10 13:20:39,473 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.name
2023-02-10 13:20:39,473 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1680166356 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:39,515 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1
2023-02-10 13:20:39,515 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-2
2023-02-10 13:20:39,516 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-3
2023-02-10 13:20:39,525 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7a315cac, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:39,527 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3c94ce7c, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:39,568 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1015477217 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:39,587 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1535472411 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:39,606 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1301248801 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:39,621 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1
2023-02-10 13:20:39,629 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3c94ce7c, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:39,630 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@768d31bf, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:39,692 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#666688776 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:39,709 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#877454657 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:39,724 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1706365472 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:39,741 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1
2023-02-10 13:20:39,742 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@768d31bf, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:39,743 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@377218cc, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:39,761 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1802318901 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:39,773 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#121986864 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:39,784 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#770083024 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:39,808 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/foobar
2023-02-10 13:20:39,808 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/ROOT/WEB-INF/cache/application/site-1/foobar
2023-02-10 13:20:39,813 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application foobar to site site-1
2023-02-10 13:20:39,816 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.foobar.foobar
2023-02-10 13:20:39,820 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@377218cc, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:39,821 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5f736ae7, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:39,837 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#127430474 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:39,847 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2022461014 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:39,856 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#318120119 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:39,877 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5f736ae7, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:39,878 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@e4efe41, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:39,894 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#402615746 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:39,904 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#176735474 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:39,911 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1204545633 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:39,918 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@e4efe41, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:39,920 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@c0f7a20, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:39,935 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1631116379 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:39,944 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2064197239 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:39,951 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1897776543 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:39,952 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foobaz
2023-02-10 13:20:39,956 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@c0f7a20, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:39,957 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@43126785, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:39,970 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#507206309 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:39,978 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1194331198 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:39,986 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1365952610 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:39,989 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository name
2023-02-10 13:20:39,991 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@43126785, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:39,992 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@452904ea, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:40,007 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1365666520 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,016 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1998170454 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,023 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#985645984 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,025 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection testconection
2023-02-10 13:20:40,029 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@452904ea, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:40,030 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1aca966d, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:40,046 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#609744405 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,055 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1153108517 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,062 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#118143685 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,065 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group groupy-group
2023-02-10 13:20:40,068 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1aca966d, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:40,069 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1274b020, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:40,083 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#206122692 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,091 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1520883772 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,098 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2105320851 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,098 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.manager.foo
2023-02-10 13:20:40,101 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1274b020, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:40,102 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@de3762b, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:40,114 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1674787424 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,121 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#62696000 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,128 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#258875732 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,129 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.foo
2023-02-10 13:20:40,131 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@de3762b, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:40,133 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@40cc6f90, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:40,145 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#535617439 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,153 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#603358228 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,160 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#686910073 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,161 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foo
2023-02-10 13:20:40,163 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@40cc6f90, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:40,165 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@58b27de7, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:40,178 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1012044174 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,188 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#574216102 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,195 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#110070768 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,198 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginPage
2023-02-10 13:20:40,198 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.siteRootDir
2023-02-10 13:20:40,199 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultApplication
2023-02-10 13:20:40,199 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.xssExceptions
2023-02-10 13:20:40,199 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.assetsDir
2023-02-10 13:20:40,200 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.sessionTrackingEnabled
2023-02-10 13:20:40,200 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.service-path
2023-02-10 13:20:40,200 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportReloadFile
2023-02-10 13:20:40,200 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPage
2023-02-10 13:20:40,201 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeouts
2023-02-10 13:20:40,201 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.name
2023-02-10 13:20:40,201 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheClearOnShutdown
2023-02-10 13:20:40,201 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapIdAttribute
2023-02-10 13:20:40,202 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.locale
2023-02-10 13:20:40,202 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcLogPerformance
2023-02-10 13:20:40,202 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.documentDir
2023-02-10 13:20:40,202 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedMethods
2023-02-10 13:20:40,203 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapHost
2023-02-10 13:20:40,203 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeToLive
2023-02-10 13:20:40,203 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutRef
2023-02-10 13:20:40,204 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginRef
2023-02-10 13:20:40,204 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPrincipalScheme
2023-02-10 13:20:40,204 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.manager-path
2023-02-10 13:20:40,204 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchMaxHits
2023-02-10 13:20:40,204 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcConnectionTimeout
2023-02-10 13:20:40,205 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.appendTabId
2023-02-10 13:20:40,205 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.enforcePrimaryDomain
2023-02-10 13:20:40,205 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectionEnabled
2023-02-10 13:20:40,205 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionValue
2023-02-10 13:20:40,206 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailDisabled
2023-02-10 13:20:40,206 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheStatistics
2023-02-10 13:20:40,206 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDomain
2023-02-10 13:20:40,207 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.wwwDir
2023-02-10 13:20:40,207 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.DatasourceConfigurer
2023-02-10 13:20:40,207 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.host
2023-02-10 13:20:40,208 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexDir
2023-02-10 13:20:40,208 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPageSize
2023-02-10 13:20:40,208 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutPage
2023-02-10 13:20:40,208 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileTypes
2023-02-10 13:20:40,209 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPages
2023-02-10 13:20:40,209 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.encoding
2023-02-10 13:20:40,209 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionName
2023-02-10 13:20:40,210 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexQueueSize
2023-02-10 13:20:40,210 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.tagPrefix
2023-02-10 13:20:40,210 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUser
2023-02-10 13:20:40,210 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheExceptions
2023-02-10 13:20:40,211 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputType
2023-02-10 13:20:40,211 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDisabled
2023-02-10 13:20:40,211 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileSystemQueueSize
2023-02-10 13:20:40,211 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheEnabled
2023-02-10 13:20:40,212 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcMaxLifetime
2023-02-10 13:20:40,212 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchChunkSize
2023-02-10 13:20:40,212 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.template
2023-02-10 13:20:40,212 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportedLanguages
2023-02-10 13:20:40,213 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPage
2023-02-10 13:20:40,213 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.rewriteConfig
2023-02-10 13:20:40,213 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexConfig
2023-02-10 13:20:40,213 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.allowSkipRender
2023-02-10 13:20:40,214 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapStartTls
2023-02-10 13:20:40,214 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeoutsAntStyle
2023-02-10 13:20:40,214 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexTimeout
2023-02-10 13:20:40,214 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedPaths
2023-02-10 13:20:40,215 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailPort
2023-02-10 13:20:40,215 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputFormat
2023-02-10 13:20:40,215 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUserBaseDn
2023-02-10 13:20:40,215 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailHost
2023-02-10 13:20:40,216 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPassword
2023-02-10 13:20:40,216 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcValidationTimeout
2023-02-10 13:20:40,216 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.timeZone
2023-02-10 13:20:40,216 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapGroupBaseDn
2023-02-10 13:20:40,217 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authApplication
2023-02-10 13:20:40,219 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site example
2023-02-10 13:20:40,237 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@58b27de7, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:40,238 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1dc3985a, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:40,256 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#707641948 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,263 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#590913304 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,271 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1858142655 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,277 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1416148496 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,279 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject john
2023-02-10 13:20:40,281 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1dc3985a, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:40,283 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7dfd55e9, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:40,294 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#732884875 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,301 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2017231980 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,308 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1166846630 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,314 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#120531279 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,322 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository name
2023-02-10 13:20:40,322 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7dfd55e9, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:40,324 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@436a953, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:40,337 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#218340380 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,344 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#30178451 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,350 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1424433061 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,357 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1386569237 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,362 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1
2023-02-10 13:20:40,363 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role admin
2023-02-10 13:20:40,363 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@436a953, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:40,365 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4d2c2c2b, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:40,376 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#212580806 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,383 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1161812355 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,390 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#967292326 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,396 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#394613392 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,397 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4d2c2c2b, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:40,399 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@67045ad3, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [true]
2023-02-10 13:20:40,410 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2141587892 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,417 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#608282809 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,424 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1669733751 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,430 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1894744924 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,435 ERROR [main] org.appng.core.service.CoreService: Cannot delete application with ID 2: bugtracker
2023-02-10 13:20:40,436 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@67045ad3, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:40,438 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@37fb0796, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:40,449 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1957895581 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,455 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1492089511 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,462 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#987556219 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,468 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1275575427 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,470 INFO  [main] org.appng.core.service.CoreService: starting deletion of site site-3
2023-02-10 13:20:40,476 INFO  [main] org.appng.core.service.CoreService: unlinking application foobar from site site-3, status of database-connection is NO_DB_SUPPORTED
2023-02-10 13:20:40,476 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application foobar from site site-3
2023-02-10 13:20:40,487 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.DatasourceConfigurer
2023-02-10 13:20:40,487 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.allowSkipRender
2023-02-10 13:20:40,488 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.appendTabId
2023-02-10 13:20:40,488 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.assetsDir
2023-02-10 13:20:40,489 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authApplication
2023-02-10 13:20:40,489 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginPage
2023-02-10 13:20:40,489 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginRef
2023-02-10 13:20:40,490 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionName
2023-02-10 13:20:40,490 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionValue
2023-02-10 13:20:40,490 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutPage
2023-02-10 13:20:40,491 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutRef
2023-02-10 13:20:40,491 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheClearOnShutdown
2023-02-10 13:20:40,492 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheEnabled
2023-02-10 13:20:40,492 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheExceptions
2023-02-10 13:20:40,493 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheStatistics
2023-02-10 13:20:40,493 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeToLive
2023-02-10 13:20:40,493 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeouts
2023-02-10 13:20:40,494 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeoutsAntStyle
2023-02-10 13:20:40,494 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedMethods
2023-02-10 13:20:40,495 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedPaths
2023-02-10 13:20:40,495 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectionEnabled
2023-02-10 13:20:40,495 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultApplication
2023-02-10 13:20:40,496 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPage
2023-02-10 13:20:40,496 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPageSize
2023-02-10 13:20:40,496 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.documentDir
2023-02-10 13:20:40,497 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.encoding
2023-02-10 13:20:40,497 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.enforcePrimaryDomain
2023-02-10 13:20:40,497 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPage
2023-02-10 13:20:40,498 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPages
2023-02-10 13:20:40,498 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.host
2023-02-10 13:20:40,498 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexConfig
2023-02-10 13:20:40,499 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexDir
2023-02-10 13:20:40,499 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileSystemQueueSize
2023-02-10 13:20:40,499 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileTypes
2023-02-10 13:20:40,500 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexQueueSize
2023-02-10 13:20:40,500 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexTimeout
2023-02-10 13:20:40,500 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcConnectionTimeout
2023-02-10 13:20:40,501 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcLogPerformance
2023-02-10 13:20:40,501 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcMaxLifetime
2023-02-10 13:20:40,502 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcValidationTimeout
2023-02-10 13:20:40,502 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDisabled
2023-02-10 13:20:40,502 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDomain
2023-02-10 13:20:40,503 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapGroupBaseDn
2023-02-10 13:20:40,503 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapHost
2023-02-10 13:20:40,503 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapIdAttribute
2023-02-10 13:20:40,504 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPassword
2023-02-10 13:20:40,504 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPrincipalScheme
2023-02-10 13:20:40,505 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapStartTls
2023-02-10 13:20:40,505 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUser
2023-02-10 13:20:40,505 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUserBaseDn
2023-02-10 13:20:40,506 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.locale
2023-02-10 13:20:40,506 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailDisabled
2023-02-10 13:20:40,506 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailHost
2023-02-10 13:20:40,507 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailPort
2023-02-10 13:20:40,507 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.manager-path
2023-02-10 13:20:40,508 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.name
2023-02-10 13:20:40,508 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.rewriteConfig
2023-02-10 13:20:40,508 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchChunkSize
2023-02-10 13:20:40,509 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchMaxHits
2023-02-10 13:20:40,509 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.service-path
2023-02-10 13:20:40,509 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputFormat
2023-02-10 13:20:40,510 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputType
2023-02-10 13:20:40,510 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.sessionTrackingEnabled
2023-02-10 13:20:40,510 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.siteRootDir
2023-02-10 13:20:40,511 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportReloadFile
2023-02-10 13:20:40,511 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportedLanguages
2023-02-10 13:20:40,512 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.tagPrefix
2023-02-10 13:20:40,512 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.template
2023-02-10 13:20:40,513 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.timeZone
2023-02-10 13:20:40,513 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.wwwDir
2023-02-10 13:20:40,513 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.xssExceptions
2023-02-10 13:20:40,516 INFO  [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections
2023-02-10 13:20:40,518 INFO  [main] org.appng.core.service.CoreService: done deleting site site-3
2023-02-10 13:20:40,519 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-3
2023-02-10 13:20:40,520 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@37fb0796, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:40,522 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2ee6195, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:40,534 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#172493007 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,540 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#943924461 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,545 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#444707344 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:40,552 INFO  [pool-69-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTING
2023-02-10 13:20:40,570 INFO  [pool-69-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTED
2023-02-10 13:20:40,573 INFO  [pool-69-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STARTED, example=STOPPED})
2023-02-10 13:20:40,573 INFO  [pool-69-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STARTED, example=STOPPED})
2023-02-10 13:20:40,653 INFO  [main] org.appng.core.service.CoreService: starting deletion of site site-2
2023-02-10 13:20:40,659 INFO  [main] org.appng.core.service.CoreService: unlinking application bugtracker from site site-2, status of database-connection is NO_DB_SUPPORTED
2023-02-10 13:20:40,660 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application bugtracker from site site-2
2023-02-10 13:20:40,675 INFO  [main] org.appng.core.service.CoreService: destroying site site-2 [STARTED] (#235501653)
2023-02-10 13:20:40,675 INFO  [main] org.appng.core.domain.SiteImpl: closing context for site site-2 [STOPPING] (#235501653)
2023-02-10 13:20:40,675 INFO  [pool-69-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPING
2023-02-10 13:20:40,676 INFO  [main] org.appng.core.service.CoreService: destroying site site-2 [STOPPING] (#235501653) complete
2023-02-10 13:20:40,676 INFO  [pool-69-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STOPPING, example=STOPPED})
2023-02-10 13:20:40,679 INFO  [main] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.103]:5702 [appNG] [5.0.2] Initializing cluster partition table arrangement...
2023-02-10 13:20:40,688 INFO  [pool-69-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPED
2023-02-10 13:20:40,688 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Shut down site site-2
2023-02-10 13:20:40,689 INFO  [pool-69-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STOPPED, example=STOPPED})
2023-02-10 13:20:40,689 INFO  [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections
2023-02-10 13:20:40,693 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/ROOT/WEB-INF/cache/platform/site-2
2023-02-10 13:20:40,693 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/ROOT/WEB-INF/cache/application/site-2
2023-02-10 13:20:40,693 INFO  [pool-69-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: DELETED
2023-02-10 13:20:40,694 INFO  [pool-69-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, example=STOPPED})
2023-02-10 13:20:40,694 INFO  [main] org.appng.core.service.CoreService: done deleting site site-2
2023-02-10 13:20:40,694 INFO  [pool-69-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteDeletedEvent - Origin: test - Site: site-2
2023-02-10 13:20:40,695 INFO  [main] org.appng.core.service.CoreServiceTest: Processed 11 events
2023-02-10 13:20:40,695 INFO  [pool-69-thread-1] org.appng.core.controller.messaging.SiteDeletedEvent: site site-2 has been deleted, so it will be shut down.
2023-02-10 13:20:41,700 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.DatasourceConfigurer
2023-02-10 13:20:41,700 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.allowSkipRender
2023-02-10 13:20:41,701 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.appendTabId
2023-02-10 13:20:41,702 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.assetsDir
2023-02-10 13:20:41,703 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authApplication
2023-02-10 13:20:41,704 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginPage
2023-02-10 13:20:41,704 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginRef
2023-02-10 13:20:41,705 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionName
2023-02-10 13:20:41,706 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionValue
2023-02-10 13:20:41,707 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutPage
2023-02-10 13:20:41,708 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutRef
2023-02-10 13:20:41,708 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheClearOnShutdown
2023-02-10 13:20:41,709 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheEnabled
2023-02-10 13:20:41,710 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheExceptions
2023-02-10 13:20:41,711 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheStatistics
2023-02-10 13:20:41,711 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeToLive
2023-02-10 13:20:41,712 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeouts
2023-02-10 13:20:41,712 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeoutsAntStyle
2023-02-10 13:20:41,713 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedMethods
2023-02-10 13:20:41,714 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedPaths
2023-02-10 13:20:41,714 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectionEnabled
2023-02-10 13:20:41,715 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultApplication
2023-02-10 13:20:41,716 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPage
2023-02-10 13:20:41,716 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPageSize
2023-02-10 13:20:41,717 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.documentDir
2023-02-10 13:20:41,718 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.encoding
2023-02-10 13:20:41,718 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.enforcePrimaryDomain
2023-02-10 13:20:41,719 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPage
2023-02-10 13:20:41,720 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPages
2023-02-10 13:20:41,720 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.host
2023-02-10 13:20:41,721 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexConfig
2023-02-10 13:20:41,722 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexDir
2023-02-10 13:20:41,722 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileSystemQueueSize
2023-02-10 13:20:41,723 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileTypes
2023-02-10 13:20:41,724 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexQueueSize
2023-02-10 13:20:41,724 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexTimeout
2023-02-10 13:20:41,725 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcConnectionTimeout
2023-02-10 13:20:41,725 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcLogPerformance
2023-02-10 13:20:41,726 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcMaxLifetime
2023-02-10 13:20:41,727 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcValidationTimeout
2023-02-10 13:20:41,727 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDisabled
2023-02-10 13:20:41,728 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDomain
2023-02-10 13:20:41,729 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapGroupBaseDn
2023-02-10 13:20:41,729 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapHost
2023-02-10 13:20:41,730 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapIdAttribute
2023-02-10 13:20:41,730 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPassword
2023-02-10 13:20:41,731 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPrincipalScheme
2023-02-10 13:20:41,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapStartTls
2023-02-10 13:20:41,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUser
2023-02-10 13:20:41,733 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUserBaseDn
2023-02-10 13:20:41,733 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.locale
2023-02-10 13:20:41,734 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailDisabled
2023-02-10 13:20:41,735 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailHost
2023-02-10 13:20:41,735 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailPort
2023-02-10 13:20:41,736 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.manager-path
2023-02-10 13:20:41,736 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.name
2023-02-10 13:20:41,737 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.rewriteConfig
2023-02-10 13:20:41,737 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchChunkSize
2023-02-10 13:20:41,738 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchMaxHits
2023-02-10 13:20:41,739 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.service-path
2023-02-10 13:20:41,739 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputFormat
2023-02-10 13:20:41,740 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputType
2023-02-10 13:20:41,740 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.sessionTrackingEnabled
2023-02-10 13:20:41,741 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.siteRootDir
2023-02-10 13:20:41,741 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportReloadFile
2023-02-10 13:20:41,742 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportedLanguages
2023-02-10 13:20:41,742 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.tagPrefix
2023-02-10 13:20:41,743 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.template
2023-02-10 13:20:41,744 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.timeZone
2023-02-10 13:20:41,744 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.wwwDir
2023-02-10 13:20:41,745 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.xssExceptions
2023-02-10 13:20:41,745 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-2
2023-02-10 13:20:41,746 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2ee6195, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:41,750 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5dd51318, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:41,768 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1868221658 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:41,775 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1744652130 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:41,779 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Subject john
2023-02-10 13:20:41,779 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5dd51318, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:41,781 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@74e3033a, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:41,795 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#19731233 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:41,802 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1719597930 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:41,806 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@74e3033a, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:41,808 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3bbbd3e5, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:41,823 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1807849857 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:41,831 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2072215599 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:41,832 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3bbbd3e5, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:41,834 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2b24ef65, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:41,849 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#907113401 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:41,856 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#122445752 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:41,857 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foo
2023-02-10 13:20:41,860 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2b24ef65, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:41,862 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4a79218e, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:41,879 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2107465675 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:41,886 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1494904417 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:41,889 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4a79218e, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:41,891 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@626dae84, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:41,904 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#214647784 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:41,911 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2112298593 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:41,914 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@626dae84, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:41,915 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1ca8220, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:41,931 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1648741984 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:41,941 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1520723530 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:41,942 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1ca8220, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:41,945 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@68ec6a23, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:41,961 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1844931261 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:41,968 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1119607062 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:41,969 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@68ec6a23, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:41,971 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3b542343, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:41,984 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2091818569 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:41,990 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1199716571 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:41,994 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3b542343, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:41,995 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@20ce4909, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:42,009 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1891358761 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,015 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1938865069 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,017 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@20ce4909, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:42,019 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@206e8c36, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:42,030 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1557461403 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,036 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1235452897 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,040 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@206e8c36, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:42,041 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5b1d4acc, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:42,053 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1457045622 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,059 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1063141134 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,065 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5b1d4acc, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:42,066 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3d7f8924, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:42,077 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1450040702 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,086 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1458959532 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,096 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3d7f8924, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:42,098 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@59cfbdf2, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:42,116 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1305303344 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,126 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1076955874 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,128 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@59cfbdf2, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:42,130 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@cf57116, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:42,145 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1990220426 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,152 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#459180570 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,156 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@cf57116, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:42,157 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2d8717df, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:42,168 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#350957415 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,174 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#676337375 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,177 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2d8717df, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:42,178 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6c0b6de0, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:42,188 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#740925072 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,193 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#544590713 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,199 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6c0b6de0, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:42,200 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5e95665, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:42,209 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1315148055 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,214 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1664750511 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,216 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5e95665, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:42,217 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6b0bcf1c, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:42,226 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1264245294 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,231 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1681961360 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,234 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6b0bcf1c, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:42,235 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3c378340, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:42,245 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1328497867 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,250 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#959394252 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,258 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3c378340, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:42,260 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@26080b64, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:42,268 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1507386537 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,272 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#643896418 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,342 INFO  [main] org.appng.core.service.LdapService: LDAP operation failed on host 'ldaps://localhost:8888' with principal 'subject-2' (javax.naming.CommunicationException: localhost:8888)
2023-02-10 13:20:42,342 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-2 has 1 failed login attempts.
2023-02-10 13:20:42,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2
2023-02-10 13:20:42,346 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@26080b64, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:42,348 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@61a426c1, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:42,364 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1619346615 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,371 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#763501457 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,379 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-1 has 1 failed login attempts.
2023-02-10 13:20:42,381 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1
2023-02-10 13:20:42,382 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@61a426c1, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:42,383 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2c9ca2d8, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:42,396 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1530507714 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:42,402 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1342718890 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:43,239 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2023-02-10 13:20:43,241 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3'
2023-02-10 13:20:43,241 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in
2023-02-10 13:20:43,243 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out
2023-02-10 13:20:43,243 INFO  [main] org.appng.core.service.CoreService: 'null' logged out
2023-02-10 13:20:43,245 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2c9ca2d8, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:43,246 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@74ab0e72, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:43,256 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1857877908 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:43,260 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#470774849 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:43,262 INFO  [main] org.appng.core.security.DigestValidator: Digest successfully validated.
2023-02-10 13:20:43,264 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2023-02-10 13:20:43,264 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3'
2023-02-10 13:20:43,264 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in
2023-02-10 13:20:43,264 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out
2023-02-10 13:20:43,264 INFO  [main] org.appng.core.service.CoreService: 'null' logged out
2023-02-10 13:20:43,265 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@74ab0e72, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:43,266 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6257903, testMethod = testLoginFailedAttempts@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:43,275 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1321449763 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:43,279 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2114149829 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:43,988 WARN  [main] org.appng.core.service.CoreService: wrong password for user subject-3
2023-02-10 13:20:43,988 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has 1 failed login attempts.
2023-02-10 13:20:43,991 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2023-02-10 13:20:44,709 WARN  [main] org.appng.core.service.CoreService: wrong password for user subject-3
2023-02-10 13:20:44,710 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has 2 failed login attempts.
2023-02-10 13:20:44,712 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2023-02-10 13:20:45,412 WARN  [main] org.appng.core.service.CoreService: wrong password for user subject-3
2023-02-10 13:20:45,413 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null WARN appNG platform User subject-3 has been locked after 3 failed login attempts.
2023-02-10 13:20:45,415 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2023-02-10 13:20:45,419 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2023-02-10 13:20:45,420 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6257903, testMethod = testLoginFailedAttempts@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:45,421 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2329a0b, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:45,429 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1304396947 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:45,433 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#259933996 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:46,129 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'johndoe'
2023-02-10 13:20:46,130 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in
2023-02-10 13:20:46,136 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out
2023-02-10 13:20:46,136 INFO  [main] org.appng.core.service.CoreService: 'null' logged out
2023-02-10 13:20:46,137 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2329a0b, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:46,139 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@622dae37, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:46,147 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#116406878 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:46,151 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1800582964 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:46,156 INFO  [main] org.appng.core.service.CoreService: user subject-2 found
2023-02-10 13:20:46,157 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2
2023-02-10 13:20:46,158 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'subject-2'
2023-02-10 13:20:46,158 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in
2023-02-10 13:20:46,158 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out
2023-02-10 13:20:46,158 INFO  [main] org.appng.core.service.CoreService: 'null' logged out
2023-02-10 13:20:46,159 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@622dae37, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:46,160 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@41f9fe25, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:46,167 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2016241839 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:46,170 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1218527273 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:46,174 INFO  [main] org.appng.core.service.CoreService: Subject authentication failed. Trying to authenticate based on LDAP group membership.
2023-02-10 13:20:46,175 INFO  [main] org.appng.core.service.CoreService: user 'null' belongs to group 'subject-1'
2023-02-10 13:20:46,176 INFO  [main] org.appng.core.service.CoreService: User 'null' successfully authenticated.
2023-02-10 13:20:46,177 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'null'
2023-02-10 13:20:46,177 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in
2023-02-10 13:20:46,177 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out
2023-02-10 13:20:46,177 INFO  [main] org.appng.core.service.CoreService: 'null' logged out
2023-02-10 13:20:46,178 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@41f9fe25, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:46,179 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1b6d5f67, testMethod = testLoginSubjectIsExpired@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:46,187 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#995667425 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:46,190 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1135245102 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:46,193 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2023-02-10 13:20:46,887 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has been locked because the expiry date has exceeded (Fri Feb 10 13:20:46 CET 2023).
2023-02-10 13:20:46,889 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2023-02-10 13:20:46,892 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2023-02-10 13:20:46,892 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1b6d5f67, testMethod = testLoginSubjectIsExpired@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:46,893 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@27836e0a, testMethod = testLoginSubjectIsInactive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:46,902 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#386310358 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:46,907 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1366908939 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:46,909 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2023-02-10 13:20:47,604 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null WARN appNG platform User subject-3 has been locked due to inactivity (last login was at Fri Nov 11 13:20:46 CET 2022).
2023-02-10 13:20:47,607 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2023-02-10 13:20:47,609 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2023-02-10 13:20:47,610 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@27836e0a, testMethod = testLoginSubjectIsInactive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:47,611 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@388d4c22, testMethod = testLoginSubjectIsLocked@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:47,620 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1424433106 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:47,624 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2075280716 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:47,626 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2023-02-10 13:20:48,323 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Rejected login for locked user subject-3.
2023-02-10 13:20:48,326 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2023-02-10 13:20:48,326 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@388d4c22, testMethod = testLoginSubjectIsLocked@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:48,328 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@33ee01cc, testMethod = testMigratePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:48,335 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#162120621 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:48,338 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2031582752 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:48,339 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject deve
2023-02-10 13:20:49,043 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Subject deve
2023-02-10 13:20:49,044 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@33ee01cc, testMethod = testMigratePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:49,045 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2df581b1, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:49,054 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#5192431 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:49,057 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1002216592 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:49,058 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo
2023-02-10 13:20:49,059 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.2' from repository file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/zip
2023-02-10 13:20:49,070 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.2
2023-02-10 13:20:49,072 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application
2023-02-10 13:20:49,073 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2023-02-10 13:20:49,074 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug
2023-02-10 13:20:49,075 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2023-02-10 13:20:49,075 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html
2023-02-10 13:20:49,075 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2023-02-10 13:20:49,075 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui
2023-02-10 13:20:49,076 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator
2023-02-10 13:20:49,079 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2023-02-10 13:20:49,080 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2023-02-10 13:20:49,080 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2023-02-10 13:20:49,080 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2023-02-10 13:20:49,081 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger
2023-02-10 13:20:49,082 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2023-02-10 13:20:49,082 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2023-02-10 13:20:49,083 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo
2023-02-10 13:20:49,084 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue
2023-02-10 13:20:49,086 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator
2023-02-10 13:20:49,086 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger
2023-02-10 13:20:49,090 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.2'
2023-02-10 13:20:49,090 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.2'
2023-02-10 13:20:49,090 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.2'
2023-02-10 13:20:49,090 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.2'
2023-02-10 13:20:49,090 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.2'
2023-02-10 13:20:49,091 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.2'
2023-02-10 13:20:49,091 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.2'
2023-02-10 13:20:49,091 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.2'
2023-02-10 13:20:49,091 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.2'
2023-02-10 13:20:49,091 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.2'
2023-02-10 13:20:49,091 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.2 to target/ROOT/applications/demo-application
2023-02-10 13:20:49,096 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2023-02-10 13:20:49,097 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2023-02-10 13:20:49,097 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2023-02-10 13:20:49,099 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2023-02-10 13:20:49,102 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application
2023-02-10 13:20:49,103 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2df581b1, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:49,104 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@422c5c9e, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:49,112 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#429991523 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:49,116 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1187999801 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:49,129 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/demo-application
2023-02-10 13:20:49,129 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/ROOT/WEB-INF/cache/application/site-1/demo-application
2023-02-10 13:20:49,130 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application demo-application to site site-1
2023-02-10 13:20:49,131 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.foo
2023-02-10 13:20:49,132 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.clobValue
2023-02-10 13:20:49,132 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/zip
2023-02-10 13:20:49,138 INFO  [main] org.appng.core.service.CoreService: updating application demo-application-1.5.3
2023-02-10 13:20:49,142 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2023-02-10 13:20:49,142 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2023-02-10 13:20:49,142 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2023-02-10 13:20:49,143 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2023-02-10 13:20:49,143 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2023-02-10 13:20:49,143 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2023-02-10 13:20:49,143 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2023-02-10 13:20:49,143 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2023-02-10 13:20:49,143 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2023-02-10 13:20:49,143 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2023-02-10 13:20:49,143 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/ROOT/applications/demo-application
2023-02-10 13:20:49,146 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application
2023-02-10 13:20:49,148 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2023-02-10 13:20:49,149 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission
2023-02-10 13:20:49,151 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2023-02-10 13:20:49,151 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2023-02-10 13:20:49,152 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2023-02-10 13:20:49,153 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2023-02-10 13:20:49,154 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2023-02-10 13:20:49,155 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger
2023-02-10 13:20:49,156 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester
2023-02-10 13:20:49,157 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2023-02-10 13:20:49,157 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2023-02-10 13:20:49,158 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar
2023-02-10 13:20:49,158 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.bar
2023-02-10 13:20:49,160 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.clobValue
2023-02-10 13:20:49,161 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.foo
2023-02-10 13:20:49,161 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.foo
2023-02-10 13:20:49,161 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester
2023-02-10 13:20:49,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.bar
2023-02-10 13:20:49,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.bar
2023-02-10 13:20:49,164 INFO  [main] org.appng.core.service.CoreService: loading properties for application 'demo-application' of site 'site-1'
2023-02-10 13:20:49,165 INFO  [main] org.appng.core.service.CoreService: loading properties for application demo-application
2023-02-10 13:20:49,167 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository testrepo
2023-02-10 13:20:49,167 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@422c5c9e, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:49,169 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@58f79eeb, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:49,178 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#563655880 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:49,182 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#839040692 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:49,185 INFO  [main] org.appng.core.service.CoreService: unlinking application demo-application from site site-1, status of database-connection is NO_DB_SUPPORTED
2023-02-10 13:20:49,185 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application demo-application from site site-1
2023-02-10 13:20:49,186 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.bar
2023-02-10 13:20:49,186 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.clobValue
2023-02-10 13:20:49,187 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.foo
2023-02-10 13:20:49,193 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Administrator
2023-02-10 13:20:49,194 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Tester
2023-02-10 13:20:49,200 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Debugger
2023-02-10 13:20:49,200 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission debug
2023-02-10 13:20:49,200 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-type.webgui
2023-02-10 13:20:49,201 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-format.html
2023-02-10 13:20:49,201 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission testPermission
2023-02-10 13:20:49,201 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.bar
2023-02-10 13:20:49,202 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.clobValue
2023-02-10 13:20:49,202 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.foo
2023-02-10 13:20:49,202 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Application demo-application
2023-02-10 13:20:49,203 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@58f79eeb, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:49,205 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4f8c57f, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:49,212 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1815375218 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:49,216 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1037064057 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:49,216 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo
2023-02-10 13:20:49,217 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group Administrators
2023-02-10 13:20:49,217 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.4' from repository file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/zip
2023-02-10 13:20:49,284 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4
2023-02-10 13:20:49,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application
2023-02-10 13:20:49,286 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2023-02-10 13:20:49,286 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug
2023-02-10 13:20:49,287 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2023-02-10 13:20:49,287 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html
2023-02-10 13:20:49,287 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2023-02-10 13:20:49,287 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui
2023-02-10 13:20:49,288 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2023-02-10 13:20:49,288 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission
2023-02-10 13:20:49,288 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator
2023-02-10 13:20:49,289 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2023-02-10 13:20:49,290 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2023-02-10 13:20:49,291 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2023-02-10 13:20:49,291 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2023-02-10 13:20:49,291 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger
2023-02-10 13:20:49,292 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2023-02-10 13:20:49,293 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2023-02-10 13:20:49,293 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2023-02-10 13:20:49,293 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester
2023-02-10 13:20:49,294 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2023-02-10 13:20:49,294 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2023-02-10 13:20:49,296 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo
2023-02-10 13:20:49,297 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar
2023-02-10 13:20:49,297 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue
2023-02-10 13:20:49,299 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group Administrators
2023-02-10 13:20:49,300 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator
2023-02-10 13:20:49,300 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger
2023-02-10 13:20:49,300 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester
2023-02-10 13:20:49,303 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4'
2023-02-10 13:20:49,303 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4'
2023-02-10 13:20:49,303 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4'
2023-02-10 13:20:49,303 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4'
2023-02-10 13:20:49,303 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4'
2023-02-10 13:20:49,304 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4'
2023-02-10 13:20:49,304 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4'
2023-02-10 13:20:49,304 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4'
2023-02-10 13:20:49,304 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4'
2023-02-10 13:20:49,304 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4'
2023-02-10 13:20:49,304 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.4 to target/ROOT/applications/demo-application
2023-02-10 13:20:49,309 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2023-02-10 13:20:49,310 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2023-02-10 13:20:49,311 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2023-02-10 13:20:49,312 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2023-02-10 13:20:49,313 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2023-02-10 13:20:49,314 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2023-02-10 13:20:49,317 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4f8c57f, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:49,319 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@41132985, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:49,327 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#28797265 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:49,330 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1480188191 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:49,332 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@41132985, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:49,333 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@e299aa1, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:49,340 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#416945359 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:49,344 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1579181058 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:50,051 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2023-02-10 13:20:50,052 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@e299aa1, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:50,053 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5253116d, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:50,062 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#685867029 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:50,065 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#402205855 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:50,068 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5253116d, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:50,069 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@8542e6, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:50,076 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1415669679 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:50,079 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#714585506 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:50,080 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.a
2023-02-10 13:20:50,080 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.b
2023-02-10 13:20:50,081 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@8542e6, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:50,082 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@50990f5a, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:50,089 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#635920097 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:50,092 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1437524728 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:50,093 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property prop1
2023-02-10 13:20:50,094 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@50990f5a, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:50,096 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6359e06d, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:50,102 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#271215750 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:50,105 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1471340798 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:50,107 INFO  [main] org.appng.core.service.CoreService: unlinking application manager from site site-1, status of database-connection is NO_DB_SUPPORTED
2023-02-10 13:20:50,108 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application manager from site site-1
2023-02-10 13:20:50,108 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foo
2023-02-10 13:20:50,109 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foobar
2023-02-10 13:20:50,109 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6359e06d, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:50,110 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7296bbc2, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:50,116 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#797507379 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:50,120 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#818709056 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:50,817 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2023-02-10 13:20:50,817 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7296bbc2, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:50,818 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@b4cf921, testMethod = testUpdatePasswordFail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5a1c0458]; rollback [false]
2023-02-10 13:20:50,826 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#554314658 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:50,829 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1002846332 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:50,831 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@159a24aa testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@b4cf921, testMethod = testUpdatePasswordFail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@20a05f29 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:50,832 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:20:38 CET 2023]; root of context hierarchy
2023-02-10 13:20:50,832 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:50,832 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[WARNING] Tests run: 85, Failures: 0, Errors: 0, Skipped: 20, Time elapsed: 12.432 s - in org.appng.core.service.CoreServiceTest
[INFO] Running org.appng.core.service.LdapServiceTest
2023-02-10 13:20:50,861 INFO  [main] org.appng.core.service.LdapService: Found 2 member(s) for group 'cn=logingroup,ou=groups,l=egypt'
2023-02-10 13:20:50,865 INFO  [main] org.appng.core.service.LdapService: Unknown keyword 'bogus' in site property 'testLoginUserSucces.ldapPrincipalScheme'. Falling back to plain username 'aziz' as principal.
2023-02-10 13:20:50,870 INFO  [main] org.appng.core.service.LdapService: LDAP operation failed on host 'ldaps://testLoginUserFailure:129' with principal 'aziz' (javax.naming.NamingException: Sorry kiddo. You got the gift, but it looks like you're waiting for something.)
2023-02-10 13:20:50,870 INFO  [main] org.appng.core.service.LdapService: LDAP operation failed on host 'ldaps://testLoginUserFailure:139' with principal 'aziz' (javax.naming.NamingException: Ah ah ah, you didn't say the magic word!)
2023-02-10 13:20:50,872 INFO  [main] org.appng.core.service.LdapService: User 'aziz' (uid=aziz,ou=users,l=egypt) is member of 'cn=logingroup,ou=groups,l=egypt'
2023-02-10 13:20:50,874 INFO  [main] org.appng.core.service.LdapService: User 'aZiZ' (uid=aziz,ou=users,l=egypt) is member of 'cn=logingroup,ou=groups,l=egypt'
2023-02-10 13:20:50,875 INFO  [main] org.appng.core.service.LdapService: User 'aZiZ' (uid=aziz,ou=users,l=egypt) is member of 'cn=logingroup,ou=groups,l=egypt'
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.appng.core.service.LdapServiceTest
[INFO] Running org.appng.core.service.InitializerServiceTest
2023-02-10 13:20:50,886 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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]
2023-02-10 13:20:50,886 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6c8d6e19, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4c0eee08, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@58fd309b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@e8153e1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@9fb198e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@32bec817]
2023-02-10 13:20:50,888 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:20:50 CET 2023]; root of context hierarchy
2023-02-10 13:20:51,050 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:51,050 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:51,051 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:51,051 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:51,051 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:51,051 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:51,051 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:51,051 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:51,051 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:51,052 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:51,052 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:51,052 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:51,052 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:51,052 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:51,052 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:51,052 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:51,052 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:51,081 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:20:51,127 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:51,136 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:20:51,174 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:20:51,174 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:20:51,174 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:20:51,175 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:20:51,175 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:20:51,176 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2023-02-10 13:20:51,180 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:20:51,356 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@411d53eb] 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.
2023-02-10 13:20:51,361 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@16adf5c8] 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.
2023-02-10 13:20:51,380 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:20:51,381 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:51,384 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:20:50 CET 2023]; root of context hierarchy
2023-02-10 13:20:51,578 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@30358fe2 testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@cb1cd12, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@72e78e59 testClass = InitializerServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.InitializerServiceTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@12d116da]; rollback [false]
2023-02-10 13:20:51,579 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#477484666 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:51,580 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3
2023-02-10 13:20:51,582 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1
2023-02-10 13:20:51,583 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application application1
2023-02-10 13:20:51,584 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application application1
2023-02-10 13:20:51,584 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role dummy
2023-02-10 13:20:51,585 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1
2023-02-10 13:20:51,585 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1
2023-02-10 13:20:51,601 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled
2023-02-10 13:20:51,601 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment
2023-02-10 13:20:51,601 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType
2023-02-10 13:20:51,602 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword
2023-02-10 13:20:51,602 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath
2023-02-10 13:20:51,602 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases
2023-02-10 13:20:51,602 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod
2023-02-10 13:20:51,602 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData
2023-02-10 13:20:51,602 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder
2023-02-10 13:20:51,603 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath
2023-02-10 13:20:51,603 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert
2023-02-10 13:20:51,603 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate
2023-02-10 13:20:51,603 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode
2023-02-10 13:20:51,603 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile
2023-02-10 13:20:51,604 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags
2023-02-10 13:20:51,604 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled
2023-02-10 13:20:51,604 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx
2023-02-10 13:20:51,604 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput
2023-02-10 13:20:51,604 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig
2023-02-10 13:20:51,605 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret
2023-02-10 13:20:51,605 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath
2023-02-10 13:20:51,605 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature
2023-02-10 13:20:51,605 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature
2023-02-10 13:20:51,605 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter
2023-02-10 13:20:51,606 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder
2023-02-10 13:20:51,606 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles
2023-02-10 13:20:51,606 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest
2023-02-10 13:20:51,606 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance
2023-02-10 13:20:51,606 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled
2023-02-10 13:20:51,606 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode
2023-02-10 13:20:51,607 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder
2023-02-10 13:20:51,607 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts
2023-02-10 13:20:51,607 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey
2023-02-10 13:20:51,607 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale
2023-02-10 13:20:51,608 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout
2023-02-10 13:20:51,608 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup
2023-02-10 13:20:51,608 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding
2023-02-10 13:20:51,608 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize
2023-02-10 13:20:51,608 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix
2023-02-10 13:20:51,609 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore
2023-02-10 13:20:51,609 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath
2023-02-10 13:20:51,609 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix
2023-02-10 13:20:51,609 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder
2023-02-10 13:20:51,609 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress
2023-02-10 13:20:51,609 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect
2023-02-10 13:20:51,610 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost
2023-02-10 13:20:51,610 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone
2023-02-10 13:20:51,610 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder
2023-02-10 13:20:51,610 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver
2023-02-10 13:20:51,610 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort
2023-02-10 13:20:51,611 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled
2023-02-10 13:20:51,611 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort
2023-02-10 13:20:51,611 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir
2023-02-10 13:20:51,611 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir
2023-02-10 13:20:51,611 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod
2023-02-10 13:20:51,612 INFO  [main] org.appng.core.service.InitializerService: Caching uses HazelcastInstance{name='test', node=[10.102.4.103]:5702}
2023-02-10 13:20:51,612 INFO  [main] org.appng.api.messaging.Messaging: messaging is disabled
2023-02-10 13:20:51,612 INFO  [main] org.appng.core.service.InitializerService: applications are located at /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/applications or in the database
2023-02-10 13:20:51,623 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2023-02-10 13:20:51,624 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application application1
2023-02-10 13:20:51,625 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role dummy
2023-02-10 13:20:51,629 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme
2023-02-10 13:20:51,630 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeouts
2023-02-10 13:20:51,630 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls
2023-02-10 13:20:51,630 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute
2023-02-10 13:20:51,630 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages
2023-02-10 13:20:51,631 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host
2023-02-10 13:20:51,631 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage
2023-02-10 13:20:51,631 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths
2023-02-10 13:20:51,631 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName
2023-02-10 13:20:51,632 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDisabled
2023-02-10 13:20:51,632 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat
2023-02-10 13:20:51,632 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix
2023-02-10 13:20:51,632 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name
2023-02-10 13:20:51,633 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled
2023-02-10 13:20:51,633 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser
2023-02-10 13:20:51,633 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone
2023-02-10 13:20:51,633 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef
2023-02-10 13:20:51,634 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding
2023-02-10 13:20:51,634 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication
2023-02-10 13:20:51,634 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheEnabled
2023-02-10 13:20:51,634 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage
2023-02-10 13:20:51,634 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize
2023-02-10 13:20:51,635 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template
2023-02-10 13:20:51,635 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeoutsAntStyle
2023-02-10 13:20:51,635 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn
2023-02-10 13:20:51,635 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType
2023-02-10 13:20:51,635 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.sessionTrackingEnabled
2023-02-10 13:20:51,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages
2023-02-10 13:20:51,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort
2023-02-10 13:20:51,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage
2023-02-10 13:20:51,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path
2023-02-10 13:20:51,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize
2023-02-10 13:20:51,637 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir
2023-02-10 13:20:51,637 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeToLive
2023-02-10 13:20:51,637 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig
2023-02-10 13:20:51,637 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost
2023-02-10 13:20:51,638 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits
2023-02-10 13:20:51,638 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost
2023-02-10 13:20:51,638 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheClearOnShutdown
2023-02-10 13:20:51,638 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout
2023-02-10 13:20:51,638 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance
2023-02-10 13:20:51,639 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer
2023-02-10 13:20:51,639 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime
2023-02-10 13:20:51,639 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheExceptions
2023-02-10 13:20:51,639 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain
2023-02-10 13:20:51,639 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods
2023-02-10 13:20:51,640 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication
2023-02-10 13:20:51,640 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout
2023-02-10 13:20:51,640 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir
2023-02-10 13:20:51,640 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender
2023-02-10 13:20:51,640 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize
2023-02-10 13:20:51,641 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheStatistics
2023-02-10 13:20:51,641 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage
2023-02-10 13:20:51,641 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword
2023-02-10 13:20:51,641 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes
2023-02-10 13:20:51,642 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir
2023-02-10 13:20:51,642 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef
2023-02-10 13:20:51,642 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale
2023-02-10 13:20:51,642 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn
2023-02-10 13:20:51,642 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir
2023-02-10 13:20:51,643 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir
2023-02-10 13:20:51,643 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain
2023-02-10 13:20:51,643 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile
2023-02-10 13:20:51,643 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize
2023-02-10 13:20:51,643 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId
2023-02-10 13:20:51,644 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled
2023-02-10 13:20:51,644 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue
2023-02-10 13:20:51,644 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path
2023-02-10 13:20:51,644 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions
2023-02-10 13:20:51,644 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig
2023-02-10 13:20:51,645 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout
2023-02-10 13:20:51,647 INFO  [main] org.appng.core.service.InitializerService: ==========================================================================================
2023-02-10 13:20:51,649 INFO  [main] org.appng.core.service.InitializerService: loading site site-1 (host-1)
2023-02-10 13:20:51,649 INFO  [main] org.appng.core.service.InitializerService: loading applications for site site-1
2023-02-10 13:20:51,650 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/WEB-INF/cache/platform/site-1
2023-02-10 13:20:51,650 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/WEB-INF/cache/application/site-1
2023-02-10 13:20:51,669 INFO  [main] org.appng.core.service.TemplateService: copying template from /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/template/appng to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/test-classes/repository/site-1/www/template
2023-02-10 13:20:51,669 INFO  [main] org.appng.core.service.CacheService: No cache found, can not remove elements starting with /template
2023-02-10 13:20:51,670 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#551741360 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:51,670 INFO  [main] org.appng.core.service.InitializerService: SiteClassLoader#551741360 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121
2023-02-10 13:20:51,671 INFO  [main] org.appng.core.service.InitializerService: started site thread [appng-indexthread-site-1] with runnable of type org.appng.search.indexer.DocumentIndexer
2023-02-10 13:20:51,677 INFO  [main] org.appng.core.service.InitializerService: loading site site-1 completed in 30ms
2023-02-10 13:20:51,677 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Loaded site site-1
2023-02-10 13:20:51,677 INFO  [main] org.appng.core.service.InitializerService: ==========================================================================================
2023-02-10 13:20:56,705 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@30358fe2 testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@cb1cd12, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@72e78e59 testClass = InitializerServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.InitializerServiceTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:56,707 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:20:50 CET 2023]; root of context hierarchy
2023-02-10 13:20:56,708 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:56,709 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.831 s - in org.appng.core.service.InitializerServiceTest
[INFO] Running org.appng.core.service.SubjectMustChangePasswordTest
2023-02-10 13:20:56,723 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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]
2023-02-10 13:20:56,723 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@35dc7aa5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2fd2b05, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@41b79554, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2f0aba65, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7955e473, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@121b4d5f]
2023-02-10 13:20:56,726 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:20:56 CET 2023]; root of context hierarchy
2023-02-10 13:20:56,984 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:56,984 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:56,984 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:56,984 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:56,985 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:56,985 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:56,985 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:56,985 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:56,985 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:56,985 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:56,985 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:56,985 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:56,986 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:56,986 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:56,986 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:56,986 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:56,986 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:57,018 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:20:57,072 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:57,082 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:20:57,122 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:20:57,123 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:20:57,123 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:20:57,123 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:20:57,123 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:20:57,124 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2023-02-10 13:20:57,128 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:20:57,308 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@526be3f6] 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.
2023-02-10 13:20:57,312 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4d8404f9] 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.
2023-02-10 13:20:57,330 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:20:57,331 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:57,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:20:56 CET 2023]; root of context hierarchy
2023-02-10 13:20:57,696 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5bb55f62 testClass = SubjectMustChangePasswordTest, testInstance = org.appng.core.service.SubjectMustChangePasswordTest@2d2a1af3, testMethod = testMustChangePassword@SubjectMustChangePasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23656dbe testClass = SubjectMustChangePasswordTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1a45146]; rollback [false]
2023-02-10 13:20:57,722 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordMaxValidity
2023-02-10 13:20:57,722 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled
2023-02-10 13:20:57,722 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment
2023-02-10 13:20:57,722 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType
2023-02-10 13:20:57,723 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword
2023-02-10 13:20:57,723 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath
2023-02-10 13:20:57,723 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases
2023-02-10 13:20:57,723 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod
2023-02-10 13:20:57,724 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData
2023-02-10 13:20:57,724 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder
2023-02-10 13:20:57,724 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath
2023-02-10 13:20:57,724 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert
2023-02-10 13:20:57,724 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate
2023-02-10 13:20:57,725 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode
2023-02-10 13:20:57,725 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile
2023-02-10 13:20:57,725 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags
2023-02-10 13:20:57,725 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled
2023-02-10 13:20:57,725 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx
2023-02-10 13:20:57,725 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput
2023-02-10 13:20:57,726 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig
2023-02-10 13:20:57,726 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret
2023-02-10 13:20:57,726 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath
2023-02-10 13:20:57,726 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature
2023-02-10 13:20:57,726 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature
2023-02-10 13:20:57,727 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter
2023-02-10 13:20:57,727 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder
2023-02-10 13:20:57,727 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles
2023-02-10 13:20:57,727 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest
2023-02-10 13:20:57,727 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance
2023-02-10 13:20:57,728 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled
2023-02-10 13:20:57,728 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode
2023-02-10 13:20:57,728 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder
2023-02-10 13:20:57,728 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts
2023-02-10 13:20:57,728 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey
2023-02-10 13:20:57,729 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale
2023-02-10 13:20:57,729 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout
2023-02-10 13:20:57,729 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup
2023-02-10 13:20:57,729 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding
2023-02-10 13:20:57,729 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize
2023-02-10 13:20:57,730 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix
2023-02-10 13:20:57,730 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore
2023-02-10 13:20:57,730 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath
2023-02-10 13:20:57,730 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix
2023-02-10 13:20:57,730 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder
2023-02-10 13:20:57,731 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress
2023-02-10 13:20:57,731 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect
2023-02-10 13:20:57,731 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost
2023-02-10 13:20:57,731 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone
2023-02-10 13:20:57,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder
2023-02-10 13:20:57,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver
2023-02-10 13:20:57,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort
2023-02-10 13:20:57,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.forceChangePassword
2023-02-10 13:20:57,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled
2023-02-10 13:20:57,733 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort
2023-02-10 13:20:57,733 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir
2023-02-10 13:20:57,733 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir
2023-02-10 13:20:57,733 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod
2023-02-10 13:20:57,737 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject shady
2023-02-10 13:20:57,752 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady
2023-02-10 13:20:57,752 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'shady'
2023-02-10 13:20:57,752 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in
2023-02-10 13:20:57,754 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady
2023-02-10 13:20:57,757 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady
2023-02-10 13:20:57,757 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'shady'
2023-02-10 13:20:57,757 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in
2023-02-10 13:20:57,758 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady
2023-02-10 13:20:57,760 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User shady must change password (has not been changed since more than 3 days).
2023-02-10 13:20:57,761 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady
2023-02-10 13:20:57,761 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'shady'
2023-02-10 13:20:57,762 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in
2023-02-10 13:20:57,763 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@5bb55f62 testClass = SubjectMustChangePasswordTest, testInstance = org.appng.core.service.SubjectMustChangePasswordTest@2d2a1af3, testMethod = testMustChangePassword@SubjectMustChangePasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23656dbe testClass = SubjectMustChangePasswordTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2023-02-10 13:20:57,763 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:20:56 CET 2023]; root of context hierarchy
2023-02-10 13:20:57,764 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:57,764 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.045 s - in org.appng.core.service.SubjectMustChangePasswordTest
[INFO] Running org.appng.core.service.HsqlStarterTest
2023-02-10 13:20:57,770 INFO  [Time-limited test] org.appng.core.service.HsqlStarter: starting HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appNG/WEB-INF/database/appng on port 9001
2023-02-10 13:20:57,790 INFO  [HSQLDB Server @40a801d7] hsqldb.db.HSQLDB863B45873C.ENGINE: Checkpoint start
2023-02-10 13:20:57,790 INFO  [HSQLDB Server @40a801d7] hsqldb.db.HSQLDB863B45873C.ENGINE: checkpointClose start
2023-02-10 13:20:57,801 INFO  [HSQLDB Server @40a801d7] hsqldb.db.HSQLDB863B45873C.ENGINE: checkpointClose synched
2023-02-10 13:20:57,815 INFO  [HSQLDB Server @40a801d7] hsqldb.db.HSQLDB863B45873C.ENGINE: checkpointClose script done
2023-02-10 13:20:57,870 INFO  [HSQLDB Server @40a801d7] hsqldb.db.HSQLDB863B45873C.ENGINE: checkpointClose end
2023-02-10 13:20:57,871 INFO  [HSQLDB Server @40a801d7] hsqldb.db.HSQLDB863B45873C.ENGINE: Checkpoint end - txts: 1
2023-02-10 13:20:58,076 INFO  [Time-limited test] org.appng.core.service.HsqlStarter: shutting down HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appNG/WEB-INF/database/appng on port 9001
2023-02-10 13:20:58,206 INFO  [HSQLDB Connection @68ffedc4] hsqldb.db.HSQLDB863B45873C.ENGINE: Database closed
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.541 s - in org.appng.core.service.HsqlStarterTest
[INFO] Running org.appng.core.service.SiteClassLoaderBuilderTest
2023-02-10 13:20:58,315 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#982219623 for site localhost with parent sun.misc.Launcher$AppClassLoader#1028566121 created
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.service.SiteClassLoaderBuilderTest
[INFO] Running org.appng.core.service.ApplicationArchiveProcessorTest
2023-02-10 13:20:58,324 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-null'
2023-02-10 13:20:58,324 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-null'
2023-02-10 13:20:58,324 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-null'
2023-02-10 13:20:58,324 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-null'
2023-02-10 13:20:58,325 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-null'
2023-02-10 13:20:58,325 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-null'
2023-02-10 13:20:58,325 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-null'
2023-02-10 13:20:58,325 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-null'
2023-02-10 13:20:58,325 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-null'
2023-02-10 13:20:58,325 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.003 s - in org.appng.core.service.ApplicationArchiveProcessorTest
[INFO] Running org.appng.core.service.TemplateServiceTest
2023-02-10 13:20:58,334 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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]
2023-02-10 13:20:58,335 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@477390e6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@387c36d9, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4a59bc18, org.springframework.test.context.support.DirtiesContextTestExecutionListener@39ef302d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@62c06356, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3b534b29]
2023-02-10 13:20:58,337 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:20:58 CET 2023]; root of context hierarchy
2023-02-10 13:20:58,482 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:58,483 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:58,483 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:58,483 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:58,483 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:58,483 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:58,483 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:58,483 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:58,483 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:58,484 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:58,484 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:58,484 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:58,484 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:58,484 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:58,484 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:58,484 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:58,484 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:58,544 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:20:58,556 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:58,564 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:20:58,600 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:20:58,600 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:20:58,600 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:20:58,600 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:20:58,600 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:20:58,601 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2023-02-10 13:20:58,605 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:20:58,779 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@734b5877] 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.
2023-02-10 13:20:58,782 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6ac10f0f] 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.
2023-02-10 13:20:58,800 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:20:58,801 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:58,802 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:20:58 CET 2023]; root of context hierarchy
2023-02-10 13:20:58,963 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1806365086 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:58,975 INFO  [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico
2023-02-10 13:20:58,975 INFO  [main] org.appng.core.service.TemplateService: added resource conf/platform.xml
2023-02-10 13:20:58,975 INFO  [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt
2023-02-10 13:20:58,977 INFO  [main] org.appng.core.service.TemplateService: added resource template.xml
2023-02-10 13:20:58,977 INFO  [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl
2023-02-10 13:20:58,977 INFO  [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl
2023-02-10 13:20:58,993 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#919858799 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:59,014 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1517346461 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2023-02-10 13:20:59,025 INFO  [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico
2023-02-10 13:20:59,025 INFO  [main] org.appng.core.service.TemplateService: added resource conf/platform.xml
2023-02-10 13:20:59,025 INFO  [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt
2023-02-10 13:20:59,026 INFO  [main] org.appng.core.service.TemplateService: added resource template.xml
2023-02-10 13:20:59,026 INFO  [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl
2023-02-10 13:20:59,026 INFO  [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl
2023-02-10 13:20:59,029 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Template appng-template
2023-02-10 13:20:59,040 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:20:58 CET 2023]; root of context hierarchy
2023-02-10 13:20:59,041 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:59,041 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.709 s - in org.appng.core.service.TemplateServiceTest
[INFO] Running org.appng.core.service.DatabaseServiceTest
2023-02-10 13:20:59,047 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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]
2023-02-10 13:20:59,047 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3b926842, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@16fd568b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3d8262b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5a655793, org.springframework.test.context.transaction.TransactionalTestExecutionListener@721df4e5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@e28ad23]
2023-02-10 13:20:59,049 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:20:59 CET 2023]; root of context hierarchy
2023-02-10 13:20:59,174 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:59,174 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:59,174 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:59,174 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:59,174 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:59,174 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:59,174 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:59,174 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:59,174 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:59,174 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:59,174 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:59,174 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:59,175 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:59,175 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:59,175 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:59,175 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:59,175 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2023-02-10 13:20:59,199 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:20:59,210 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:59,218 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2023-02-10 13:20:59,248 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:20:59,248 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2023-02-10 13:20:59,248 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2023-02-10 13:20:59,248 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2023-02-10 13:20:59,248 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:20:59,248 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2023-02-10 13:20:59,252 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:20:59,398 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4fd839a9] 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.
2023-02-10 13:20:59,401 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5ec50722] 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.
2023-02-10 13:20:59,453 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:20:59,453 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:20:59,455 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:20:59 CET 2023]; root of context hierarchy
2023-02-10 13:20:59,621 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver
2023-02-10 13:20:59,630 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0)
2023-02-10 13:20:59,633 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:20:59,634 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5)
2023-02-10 13:20:59,641 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0)
2023-02-10 13:20:59,643 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:20:59,644 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5)
2023-02-10 13:20:59,651 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.006s)
2023-02-10 13:20:59,653 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2023-02-10 13:20:59,657 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2023-02-10 13:20:59,675 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2023-02-10 13:20:59,697 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2023-02-10 13:20:59,706 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2023-02-10 13:20:59,711 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2023-02-10 13:20:59,716 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2023-02-10 13:20:59,721 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2023-02-10 13:20:59,726 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2023-02-10 13:20:59,730 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2023-02-10 13:20:59,735 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2023-02-10 13:20:59,739 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2023-02-10 13:20:59,744 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2023-02-10 13:20:59,748 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2023-02-10 13:20:59,748 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:20:59,748 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:20:59,752 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2023-02-10 13:20:59,756 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2023-02-10 13:20:59,761 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2023-02-10 13:20:59,763 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:20:59,766 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2023-02-10 13:20:59,769 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.112s)
2023-02-10 13:20:59,770 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0)
2023-02-10 13:20:59,773 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:20:59,773 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5)
2023-02-10 13:20:59,781 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG Root Database
2023-02-10 13:20:59,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG HSQL
2023-02-10 13:20:59,792 INFO  [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) is active.
2023-02-10 13:20:59,793 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform DatabaseConnection appNG HSQL
2023-02-10 13:20:59,794 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG MYSQL
2023-02-10 13:20:59,794 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.mysql.cj.jdbc.Driver
2023-02-10 13:21:01,847 WARN  [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: Access denied for user 'user'@'127.0.0.1' (using password: NO))
2023-02-10 13:21:01,847 INFO  [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated.
2023-02-10 13:21:01,851 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.microsoft.sqlserver.jdbc.SQLServerDriver
2023-02-10 13:21:01,854 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG POSTGRESQL
2023-02-10 13:21:01,855 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver
2023-02-10 13:21:01,897 WARN  [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.)
2023-02-10 13:21:01,897 INFO  [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated.
2023-02-10 13:21:01,902 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:20:59 CET 2023]; root of context hierarchy
2023-02-10 13:21:01,902 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2023-02-10 13:21:01,903 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 2.856 s - in org.appng.core.service.DatabaseServiceTest
[INFO] Running org.appng.core.service.PropertySupportTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.service.PropertySupportTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 352, Failures: 0, Errors: 0, Skipped: 30
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-core ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appng-core-1.24.6.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-core ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appng-core-1.24.6-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_Release_from_Tag/appng/appng-core/target/appng-core-1.24.6.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.24.6/appng-core-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.24.6/appng-core-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appng-core-1.24.6-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.24.6/appng-core-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appng-core-1.24.6.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.24.6/appng-core-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appng-core-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.24.6/appng-core-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appng-core-1.24.6-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-core/1.24.6/appng-core-1.24.6-sources.jar.asc
[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_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appng-core-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.24.6/appng-core-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.24.6/appng-core-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appng-core-1.24.6-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.24.6/appng-core-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appng-core-1.24.6.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.24.6/appng-core-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appng-core-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.24.6/appng-core-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-core/target/appng-core-1.24.6-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-core/1.24.6/appng-core-1.24.6-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------------< org.appng:appng-cli >-------------------------
[INFO] Building appNG Command Line Interface 1.24.6                     [13/28]
[INFO] --------------------------------[ jar ]---------------------------------
[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 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 70 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java: /var/lib/jenkins/workspace/appNG_Release_from_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_Release_from_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 10 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 36 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-cli ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.cli.CliBootstrapTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s - in org.appng.cli.CliBootstrapTest
[INFO] Running org.appng.cli.prettyTable.PrettyTableTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.appng.cli.prettyTable.PrettyTableTest
[INFO] Running org.appng.cli.commands.property.CommandCreatePropertyTest
2023-02-10 13:21:07,717 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:08,241 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:08 CET 2023]; root of context hierarchy
2023-02-10 13:21:08,333 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:08,507 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:08,563 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:08,620 INFO  [main] org.hibernate.Version         : HHH000412: Hibernate ORM core version 5.4.32.Final
2023-02-10 13:21:08,840 INFO  [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-10 13:21:09,107 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
Feb 10, 2023 1:21:09 PM ch.sla.jdbcperflogger.Logger info
INFO: Using config file jdbcperflogger-fallback.xml
2023-02-10 13:21:09,140 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:09,469 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:10,056 INFO  [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.0.Final
2023-02-10 13:21:11,198 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:11,212 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:12,834 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:08 CET 2023]; root of context hierarchy
2023-02-10 13:21:12,837 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.328 s - in org.appng.cli.commands.property.CommandCreatePropertyTest
[INFO] Running org.appng.cli.commands.property.CommandCreateClobPropertyTest
2023-02-10 13:21:12,846 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:12,963 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:12 CET 2023]; root of context hierarchy
2023-02-10 13:21:12,975 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:13,013 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:13,020 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:13,051 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:13,052 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:13,053 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:13,365 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:13,365 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:13,879 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:12 CET 2023]; root of context hierarchy
2023-02-10 13:21:13,881 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.039 s - in org.appng.cli.commands.property.CommandCreateClobPropertyTest
[INFO] Running org.appng.cli.commands.property.CommandUpdateClobPropertyTest
2023-02-10 13:21:13,889 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:13,995 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:13 CET 2023]; root of context hierarchy
2023-02-10 13:21:14,005 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:14,044 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:14,052 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:14,079 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:14,080 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:14,080 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:14,346 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:14,346 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:14,734 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:13 CET 2023]; root of context hierarchy
2023-02-10 13:21:14,735 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.849 s - in org.appng.cli.commands.property.CommandUpdateClobPropertyTest
[INFO] Running org.appng.cli.commands.property.CommandListPropertiesTest
2023-02-10 13:21:14,746 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:14,857 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:14 CET 2023]; root of context hierarchy
2023-02-10 13:21:14,867 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:14,906 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:14,914 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:14,941 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:14,942 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:14,942 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:15,220 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:15,220 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:15,568 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:14 CET 2023]; root of context hierarchy
2023-02-10 13:21:15,569 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.826 s - in org.appng.cli.commands.property.CommandListPropertiesTest
[INFO] Running org.appng.cli.commands.property.CommandUpdatePropertyTest
2023-02-10 13:21:15,577 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:15,667 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:15 CET 2023]; root of context hierarchy
2023-02-10 13:21:15,675 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:15,707 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:15,714 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:15,737 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:15,737 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:15,738 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:15,944 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:15,944 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:16,409 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:15 CET 2023]; root of context hierarchy
2023-02-10 13:21:16,410 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 s - in org.appng.cli.commands.property.CommandUpdatePropertyTest
[INFO] Running org.appng.cli.commands.template.CommandInstallTemplateTest
2023-02-10 13:21:16,418 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:16,507 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:16 CET 2023]; root of context hierarchy
2023-02-10 13:21:16,514 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:16,545 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:16,551 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:16,573 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:16,573 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:16,574 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:16,772 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:16,773 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:17,041 INFO  [main] org.appng.core.service.CoreService: retrieving 'appng-template-0.8.0' from repository file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/test-classes/localrepo/
2023-02-10 13:21:17,161 INFO  [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico
2023-02-10 13:21:17,161 INFO  [main] org.appng.core.service.TemplateService: added resource conf/platform.xml
2023-02-10 13:21:17,162 INFO  [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt
2023-02-10 13:21:17,163 INFO  [main] org.appng.core.service.TemplateService: added resource template.xml
2023-02-10 13:21:17,164 INFO  [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl
2023-02-10 13:21:17,164 INFO  [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl
2023-02-10 13:21:17,186 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:16 CET 2023]; root of context hierarchy
2023-02-10 13:21:17,187 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 s - in org.appng.cli.commands.template.CommandInstallTemplateTest
[INFO] Running org.appng.cli.commands.group.CommandAddGroupTest
2023-02-10 13:21:17,195 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:17,297 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:17 CET 2023]; root of context hierarchy
2023-02-10 13:21:17,306 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:17,342 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:17,350 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:17,373 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:17,373 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:17,374 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:17,592 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:17,592 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:17,834 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:17 CET 2023]; root of context hierarchy
2023-02-10 13:21:17,835 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.643 s - in org.appng.cli.commands.group.CommandAddGroupTest
[INFO] Running org.appng.cli.commands.group.CommandDeleteGroupTest
2023-02-10 13:21:17,844 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:17,935 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:17 CET 2023]; root of context hierarchy
2023-02-10 13:21:17,944 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:17,978 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:17,985 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:18,008 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:18,009 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:18,009 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:18,207 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:18,208 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:18,436 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:17 CET 2023]; root of context hierarchy
2023-02-10 13:21:18,437 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 s - in org.appng.cli.commands.group.CommandDeleteGroupTest
[INFO] Running org.appng.cli.commands.group.CommandListGroupsTest
2023-02-10 13:21:18,444 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:18,531 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:18 CET 2023]; root of context hierarchy
2023-02-10 13:21:18,539 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:18,587 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:18,594 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:18,615 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:18,616 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:18,616 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:18,845 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:18,845 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:19,089 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:18 CET 2023]; root of context hierarchy
2023-02-10 13:21:19,090 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 s - in org.appng.cli.commands.group.CommandListGroupsTest
[INFO] Running org.appng.cli.commands.group.CommandCreateGroupTest
2023-02-10 13:21:19,101 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:19,200 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:19 CET 2023]; root of context hierarchy
2023-02-10 13:21:19,207 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:19,238 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:19,244 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:19,265 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:19,266 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:19,267 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:19,449 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:19,449 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:19,671 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:19 CET 2023]; root of context hierarchy
2023-02-10 13:21:19,672 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 s - in org.appng.cli.commands.group.CommandCreateGroupTest
[INFO] Running org.appng.cli.commands.repository.CommandCreateRepositoryTest
2023-02-10 13:21:19,680 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:19,761 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:19 CET 2023]; root of context hierarchy
2023-02-10 13:21:19,769 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:19,800 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:19,806 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:19,827 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:19,827 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:19,828 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:20,000 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:20,000 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:20,222 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:19 CET 2023]; root of context hierarchy
2023-02-10 13:21:20,222 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 s - in org.appng.cli.commands.repository.CommandCreateRepositoryTest
[INFO] Running org.appng.cli.commands.repository.CommandListRepositoryTest
2023-02-10 13:21:20,230 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:20,313 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:20 CET 2023]; root of context hierarchy
2023-02-10 13:21:20,321 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:20,352 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:20,359 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:20,380 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:20,381 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:20,381 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:20,551 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:20,552 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:20,776 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:20 CET 2023]; root of context hierarchy
2023-02-10 13:21:20,776 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 s - in org.appng.cli.commands.repository.CommandListRepositoryTest
[INFO] Running org.appng.cli.commands.repository.CommandDeleteRepositoryTest
2023-02-10 13:21:20,783 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:20,864 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:20 CET 2023]; root of context hierarchy
2023-02-10 13:21:20,871 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:20,902 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:20,908 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:20,928 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:20,928 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:20,929 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:21,086 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:21,086 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:21,271 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:20 CET 2023]; root of context hierarchy
2023-02-10 13:21:21,272 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s - in org.appng.cli.commands.repository.CommandDeleteRepositoryTest
[INFO] Running org.appng.cli.commands.site.CommandCreateSiteTest
2023-02-10 13:21:21,278 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:21,353 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:21 CET 2023]; root of context hierarchy
2023-02-10 13:21:21,360 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:21,388 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:21,394 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:21,414 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:21,415 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:21,415 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:21,610 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:21,610 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:21,820 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:21 CET 2023]; root of context hierarchy
2023-02-10 13:21:21,821 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 s - in org.appng.cli.commands.site.CommandCreateSiteTest
[INFO] Running org.appng.cli.commands.site.CommandDeleteSiteTest
2023-02-10 13:21:21,827 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:21,904 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:21 CET 2023]; root of context hierarchy
2023-02-10 13:21:21,911 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:21,941 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:21,948 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:21,968 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:21,969 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:21,969 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:22,125 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:22,125 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
site 'testsite' is NOT running at http://example.com:8080/manager/testsite
2023-02-10 13:21:32,543 INFO  [main] org.appng.core.service.CoreService: starting deletion of site testsite
2023-02-10 13:21:32,619 INFO  [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections
2023-02-10 13:21:32,623 INFO  [main] org.appng.core.service.CoreService: done deleting site testsite
2023-02-10 13:21:32,631 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:21 CET 2023]; root of context hierarchy
2023-02-10 13:21:32,632 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.805 s - in org.appng.cli.commands.site.CommandDeleteSiteTest
[INFO] Running org.appng.cli.commands.site.CommandListSitesTest
2023-02-10 13:21:32,653 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:32,770 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:32 CET 2023]; root of context hierarchy
2023-02-10 13:21:32,779 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:32,866 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:32,873 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:32,898 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:32,898 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:32,899 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:33,088 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:33,089 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:33,334 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:32 CET 2023]; root of context hierarchy
2023-02-10 13:21:33,334 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 s - in org.appng.cli.commands.site.CommandListSitesTest
[INFO] Running org.appng.cli.commands.site.CommandCheckSiteRunningTest
2023-02-10 13:21:33,344 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:33,435 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:33 CET 2023]; root of context hierarchy
2023-02-10 13:21:33,443 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:33,479 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:33,487 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:33,510 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:33,510 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:33,511 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:33,680 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:33,680 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
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
2023-02-10 13:21:34,373 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:33 CET 2023]; root of context hierarchy
2023-02-10 13:21:34,374 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.038 s - in org.appng.cli.commands.site.CommandCheckSiteRunningTest
[INFO] Running org.appng.cli.commands.site.CommandSetSiteActiveTest
2023-02-10 13:21:34,386 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:34,479 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:34 CET 2023]; root of context hierarchy
2023-02-10 13:21:34,487 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:34,522 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:34,530 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:34,552 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:34,553 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:34,553 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:34,719 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:34,719 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:35,011 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:34 CET 2023]; root of context hierarchy
2023-02-10 13:21:35,012 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 s - in org.appng.cli.commands.site.CommandSetSiteActiveTest
[INFO] Running org.appng.cli.commands.permission.RemovePermissionTest
2023-02-10 13:21:35,024 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:35,119 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:35 CET 2023]; root of context hierarchy
2023-02-10 13:21:35,128 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:35,164 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:35,172 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:35,196 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:35,196 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:35,197 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:35,421 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:35,421 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:35,677 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:35 CET 2023]; root of context hierarchy
2023-02-10 13:21:35,677 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.66 s - in org.appng.cli.commands.permission.RemovePermissionTest
[INFO] Running org.appng.cli.commands.permission.ListPermissionTest
2023-02-10 13:21:35,688 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:35,780 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:35 CET 2023]; root of context hierarchy
2023-02-10 13:21:35,789 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:35,825 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:35,832 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:35,857 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:35,857 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:35,858 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:36,035 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:36,035 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:36,290 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:35 CET 2023]; root of context hierarchy
2023-02-10 13:21:36,290 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 s - in org.appng.cli.commands.permission.ListPermissionTest
[INFO] Running org.appng.cli.commands.permission.AddPermissionTest
2023-02-10 13:21:36,300 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:36,384 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:36 CET 2023]; root of context hierarchy
2023-02-10 13:21:36,393 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:36,463 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:36,470 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:36,491 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:36,491 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:36,492 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:36,641 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:36,641 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:36,847 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:36 CET 2023]; root of context hierarchy
2023-02-10 13:21:36,848 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 s - in org.appng.cli.commands.permission.AddPermissionTest
[INFO] Running org.appng.cli.commands.application.CommandInstallApplicationTest
2023-02-10 13:21:36,855 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:36,923 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:36 CET 2023]; root of context hierarchy
2023-02-10 13:21:36,930 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:36,958 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:36,963 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:36,981 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:36,981 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:36,982 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:37,109 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:37,109 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:37,341 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.4' from repository file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/test-classes/localrepo/
2023-02-10 13:21:37,357 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4
2023-02-10 13:21:37,359 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2023-02-10 13:21:37,361 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2023-02-10 13:21:37,361 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2023-02-10 13:21:37,361 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2023-02-10 13:21:37,366 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2023-02-10 13:21:37,367 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2023-02-10 13:21:37,368 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2023-02-10 13:21:37,368 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2023-02-10 13:21:37,369 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2023-02-10 13:21:37,369 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2023-02-10 13:21:37,369 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2023-02-10 13:21:37,371 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2023-02-10 13:21:37,371 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2023-02-10 13:21:37,381 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4'
2023-02-10 13:21:37,381 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4'
2023-02-10 13:21:37,383 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4'
2023-02-10 13:21:37,384 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4'
2023-02-10 13:21:37,384 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4'
2023-02-10 13:21:37,384 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4'
2023-02-10 13:21:37,384 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4'
2023-02-10 13:21:37,384 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4'
2023-02-10 13:21:37,385 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4'
2023-02-10 13:21:37,385 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4'
2023-02-10 13:21:37,385 INFO  [main] org.appng.core.service.CoreService: creating resource(s) for database-based application demo-application - 1.5.4
2023-02-10 13:21:37,385 INFO  [main] org.appng.core.service.CoreService: saving applicationresource application.xml
2023-02-10 13:21:37,388 INFO  [main] org.appng.core.service.CoreService: saving applicationresource beans.xml
2023-02-10 13:21:37,388 INFO  [main] org.appng.core.service.CoreService: saving applicationresource datasources.xml
2023-02-10 13:21:37,389 INFO  [main] org.appng.core.service.CoreService: saving applicationresource events.xml
2023-02-10 13:21:37,391 INFO  [main] org.appng.core.service.CoreService: saving applicationresource master.xml
2023-02-10 13:21:37,391 INFO  [main] org.appng.core.service.CoreService: saving applicationresource page.xml
2023-02-10 13:21:37,392 INFO  [main] org.appng.core.service.CoreService: saving applicationresource plugin.xml
2023-02-10 13:21:37,393 INFO  [main] org.appng.core.service.CoreService: saving applicationresource messages-demo.properties
2023-02-10 13:21:37,394 INFO  [main] org.appng.core.service.CoreService: saving applicationresource mssql/V1.0_script.sql
2023-02-10 13:21:37,395 INFO  [main] org.appng.core.service.CoreService: saving applicationresource mysql/V1.0_script.sql
2023-02-10 13:21:37,402 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2023-02-10 13:21:37,403 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2023-02-10 13:21:37,404 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2023-02-10 13:21:37,405 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2023-02-10 13:21:37,406 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2023-02-10 13:21:37,408 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2023-02-10 13:21:37,415 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:36 CET 2023]; root of context hierarchy
2023-02-10 13:21:37,415 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.564 s - in org.appng.cli.commands.application.CommandInstallApplicationTest
[INFO] Running org.appng.cli.commands.application.CommandListApplicationsTest
2023-02-10 13:21:37,424 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:37,507 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:37 CET 2023]; root of context hierarchy
2023-02-10 13:21:37,515 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:37,548 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:37,555 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:37,576 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:37,576 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:37,577 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:37,733 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:37,733 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:37,923 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:37 CET 2023]; root of context hierarchy
2023-02-10 13:21:37,924 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s - in org.appng.cli.commands.application.CommandListApplicationsTest
[INFO] Running org.appng.cli.commands.application.CommandListApplicationsForSiteTest
2023-02-10 13:21:37,932 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:38,042 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:38 CET 2023]; root of context hierarchy
2023-02-10 13:21:38,050 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:38,085 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:38,092 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:38,111 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:38,111 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:38,112 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:38,290 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:38,290 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:38,481 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:38 CET 2023]; root of context hierarchy
2023-02-10 13:21:38,481 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 s - in org.appng.cli.commands.application.CommandListApplicationsForSiteTest
[INFO] Running org.appng.cli.commands.CommandBatchTest
2023-02-10 13:21:38,551 INFO  [main] org.appng.cli.commands.CommandBatchTest: OS is LINUX (Linux) with LANG en_US.UTF-8
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.appng.cli.commands.CommandBatchTest
[INFO] Running org.appng.cli.commands.subject.CommandDeleteSubjectTest
2023-02-10 13:21:38,569 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:38,653 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:38 CET 2023]; root of context hierarchy
2023-02-10 13:21:38,661 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:38,693 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:38,699 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:38,719 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:38,719 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:38,720 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:38,861 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:38,861 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:39,096 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:38 CET 2023]; root of context hierarchy
2023-02-10 13:21:39,096 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 s - in org.appng.cli.commands.subject.CommandDeleteSubjectTest
[INFO] Running org.appng.cli.commands.subject.HashPasswordTest
2023-02-10 13:21:39,106 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:39,181 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:39 CET 2023]; root of context hierarchy
2023-02-10 13:21:39,189 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:39,221 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:39,227 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:39,247 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:39,247 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:39,248 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:39,379 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:39,379 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:40,946 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:39 CET 2023]; root of context hierarchy
2023-02-10 13:21:40,947 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.847 s - in org.appng.cli.commands.subject.HashPasswordTest
[INFO] Running org.appng.cli.commands.subject.CommandListSubjectTest
2023-02-10 13:21:40,955 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:41,019 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:41 CET 2023]; root of context hierarchy
2023-02-10 13:21:41,025 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:41,088 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:41,094 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:41,111 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:41,111 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:41,112 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:41,236 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:41,236 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:41,402 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:41 CET 2023]; root of context hierarchy
2023-02-10 13:21:41,403 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.45 s - in org.appng.cli.commands.subject.CommandListSubjectTest
[INFO] Running org.appng.cli.commands.subject.CommandCreateSubjectTest
2023-02-10 13:21:41,411 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:41,487 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:41 CET 2023]; root of context hierarchy
2023-02-10 13:21:41,494 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:41,523 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:41,529 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:41,548 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:41,548 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:41,548 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:41,673 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:41,673 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:44,641 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:41 CET 2023]; root of context hierarchy
2023-02-10 13:21:44,641 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.236 s - in org.appng.cli.commands.subject.CommandCreateSubjectTest
[INFO] Running org.appng.cli.CliCoreDBNotInitializedTest
2023-02-10 13:21:44,654 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:44,749 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@65445bae: startup date [Fri Feb 10 13:21:44 CET 2023]; root of context hierarchy
2023-02-10 13:21:44,758 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:44,795 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:44,803 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:44,826 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:44,826 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:44,842 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:45,007 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:45,007 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:45,240 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5.0)
2023-02-10 13:21:45,379 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5.0)
2023-02-10 13:21:45,392 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@65445bae: startup date [Fri Feb 10 13:21:44 CET 2023]; root of context hierarchy
2023-02-10 13:21:45,392 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.748 s - in org.appng.cli.CliCoreDBNotInitializedTest
[INFO] Running org.appng.cli.CliCoreTest
2023-02-10 13:21:45,400 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2023-02-10 13:21:45,508 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:21:45 CET 2023]; root of context hierarchy
2023-02-10 13:21:45,516 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:21:45,549 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:45,555 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2023-02-10 13:21:45,577 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2023-02-10 13:21:45,577 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2023-02-10 13:21:45,589 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:21:45,720 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:21:45,720 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2023-02-10 13:21:45,886 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2023-02-10 13:21:45,897 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2023-02-10 13:21:46,131 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:21:46,131 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:21:46,146 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:21:46,155 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2023-02-10 13:21:46,168 INFO  [main] org.appng.cli.CliCore         : Database is at version 4.2.1, state: SUCCESS, installed on 2023-02-10 13:21:46.152
2023-02-10 13:21:46,182 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2023-02-10 13:21:46,192 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2023-02-10 13:21:46,201 INFO  [main] org.appng.cli.CliCore         : Database is at version 4.2.1, state: SUCCESS, installed on 2023-02-10 13:21:46.152
2023-02-10 13:21:46,217 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2023-02-10 13:21:46,227 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2023-02-10 13:21:46,243 INFO  [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) is active.
2023-02-10 13:21:46,245 WARN  [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded.
2023-02-10 13:21:46,245 WARN  [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/appNG MYSQL)
2023-02-10 13:21:46,245 INFO  [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated.
2023-02-10 13:21:46,247 WARN  [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded.
2023-02-10 13:21:46,247 WARN  [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL)
2023-02-10 13:21:46,247 INFO  [main] org.appng.core.service.DatabaseService: MSSQL jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL is not working and will be deactivated.
2023-02-10 13:21:46,269 WARN  [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.)
2023-02-10 13:21:46,269 INFO  [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated.
2023-02-10 13:21:46,269 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2023-02-10 13:21:46,280 INFO  [main] org.appng.cli.CliCore         : Database is at version 4.2.1, state: SUCCESS, installed on 2023-02-10 13:21:46.152
2023-02-10 13:21:46,286 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2023-02-10 13:21:46,297 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2023-02-10 13:21:46,306 INFO  [main] org.appng.cli.CliCore         : Database is at version 4.2.1, state: SUCCESS, installed on 2023-02-10 13:21:46.152
2023-02-10 13:21:46,314 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2023-02-10 13:21:46,324 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2023-02-10 13:21:46,376 INFO  [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) is active.
2023-02-10 13:21:46,378 WARN  [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded.
2023-02-10 13:21:46,379 WARN  [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded.
2023-02-10 13:21:46,380 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2023-02-10 13:21:46,392 INFO  [main] org.appng.cli.CliCore         : Database is at version 4.2.1, state: SUCCESS, installed on 2023-02-10 13:21:46.152
2023-02-10 13:21:46,397 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2023-02-10 13:21:46,408 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2023-02-10 13:21:46,417 INFO  [main] org.appng.cli.CliCore         : Database is at version 4.2.1, state: SUCCESS, installed on 2023-02-10 13:21:46.152
2023-02-10 13:21:46,420 ERROR [main] org.appng.cli.CliCore         : An error occured.
org.appng.api.BusinessException: force error
	at org.appng.cli.CliCoreTest$ErrorCommand.execute(CliCoreTest.java:179)
	at org.appng.cli.CliCore.perform(CliCore.java:187)
	at org.appng.cli.CliCoreTest.testError(CliCoreTest.java:119)
	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:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	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:366)
	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$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	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$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
2023-02-10 13:21:46,432 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:21:45 CET 2023]; root of context hierarchy
2023-02-10 13:21:46,433 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.037 s - in org.appng.cli.CliCoreTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 67, 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_Release_from_Tag/appng/appng-cli/target/appng-cli-1.24.6.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-cli ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/appng-cli-1.24.6-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_Release_from_Tag/appng/appng-cli/target/appng-cli-1.24.6.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.24.6/appng-cli-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.24.6/appng-cli-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/appng-cli-1.24.6-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.24.6/appng-cli-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/appng-cli-1.24.6.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.24.6/appng-cli-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/appng-cli-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.24.6/appng-cli-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/appng-cli-1.24.6-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/1.24.6/appng-cli-1.24.6-sources.jar.asc
[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_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/appng-cli-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.24.6/appng-cli-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.24.6/appng-cli-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/appng-cli-1.24.6-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.24.6/appng-cli-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/appng-cli-1.24.6.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.24.6/appng-cli-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/appng-cli-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.24.6/appng-cli-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-cli/target/appng-cli-1.24.6-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-cli/1.24.6/appng-cli-1.24.6-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------------------< org.appng:appng-taglib >-----------------------
[INFO] Building appNG Tag Library 1.24.6                                [14/28]
[INFO] --------------------------------[ jar ]---------------------------------
[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 21 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/classes
[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 10 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-taglib ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.taglib.ParameterTest
2023-02-10 13:21:51,242 [main] DEBUG org.appng.taglib.Parameter - added parameter param1=value1 to parent tag org.appng.taglib.ParameterTest@491cc5c9
2023-02-10 13:21:51,264 [main] DEBUG org.appng.taglib.Parameter - added parameter param2="Ä" to parent tag org.appng.taglib.ParameterTest@491cc5c9
2023-02-10 13:21:51,265 [main] DEBUG org.appng.taglib.Parameter - added parameter param3=null to parent tag org.appng.taglib.ParameterTest@491cc5c9
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - in org.appng.taglib.ParameterTest
[INFO] Running org.appng.taglib.PermissionTest
2023-02-10 13:21:51,503 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2023-02-10 13:21:51,507 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2023-02-10 13:21:51,508 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2023-02-10 13:21:51,508 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2023-02-10 13:21:51,560 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2023-02-10 13:21:51,560 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2023-02-10 13:21:51,560 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2023-02-10 13:21:51,560 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2023-02-10 13:21:51,562 [main] DEBUG org.appng.api.support.DefaultPermissionProcessor - created PermissionProcessor for user 'null' in application 'null' of site 'null'
2023-02-10 13:21:51,562 [main] DEBUG org.appng.api.support.DummyPermissionProcessor - creating instance for subject null, site null, application null
2023-02-10 13:21:51,562 [main] DEBUG org.appng.api.support.DummyPermissionProcessor - granting permission null
2023-02-10 13:21:51,562 [main] DEBUG org.appng.taglib.Permission - subject has the permission: null
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 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.01 s - in org.appng.taglib.form.FormConfirmationTest
[INFO] Running org.appng.taglib.AttributeTest
2023-02-10 13:21:51,585 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2023-02-10 13:21:51,585 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2023-02-10 13:21:51,585 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2023-02-10 13:21:51,585 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2023-02-10 13:21:51,587 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2023-02-10 13:21:51,587 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2023-02-10 13:21:51,588 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2023-02-10 13:21:51,588 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2023-02-10 13:21:51,631 [main] DEBUG org.appng.el.ExpressionEvaluator - ${variable} = fromSite [(variable = fromSite)]
2023-02-10 13:21:51,634 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2023-02-10 13:21:51,634 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2023-02-10 13:21:51,634 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2023-02-10 13:21:51,635 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2023-02-10 13:21:51,636 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2023-02-10 13:21:51,636 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2023-02-10 13:21:51,636 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2023-02-10 13:21:51,636 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2023-02-10 13:21:51,638 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2023-02-10 13:21:51,638 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2023-02-10 13:21:51,638 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2023-02-10 13:21:51,638 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2023-02-10 13:21:51,639 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites.localhost} = Mock for Site, hashCode: 678433396 [(sites = {localhost=Mock for Site, hashCode: 678433396})]
2023-02-10 13:21:51,640 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2023-02-10 13:21:51,640 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2023-02-10 13:21:51,640 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2023-02-10 13:21:51,640 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2023-02-10 13:21:51,642 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites['localhost']} = Mock for Site, hashCode: 678433396 [(sites = {localhost=Mock for Site, hashCode: 678433396})]
2023-02-10 13:21:51,642 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2023-02-10 13:21:51,642 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2023-02-10 13:21:51,642 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2023-02-10 13:21:51,642 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2023-02-10 13:21:51,650 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites['localhost'].name} = localhost [(sites = {localhost=Mock for Site, hashCode: 678433396})]
2023-02-10 13:21:51,650 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2023-02-10 13:21:51,650 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2023-02-10 13:21:51,650 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2023-02-10 13:21:51,650 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2023-02-10 13:21:51,653 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites['localhost'].getName()} = localhost [(sites = {localhost=Mock for Site, hashCode: 678433396})]
2023-02-10 13:21:51,653 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2023-02-10 13:21:51,653 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2023-02-10 13:21:51,653 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2023-02-10 13:21:51,653 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2023-02-10 13:21:51,654 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites.localhost.getName()} = localhost [(sites = {localhost=Mock for Site, hashCode: 678433396})]
2023-02-10 13:21:51,655 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2023-02-10 13:21:51,655 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2023-02-10 13:21:51,655 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2023-02-10 13:21:51,655 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2023-02-10 13:21:51,656 [main] DEBUG org.appng.el.ExpressionEvaluator - ${variable} = fromRequest [(variable = fromRequest)]
2023-02-10 13:21:51,658 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2023-02-10 13:21:51,658 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2023-02-10 13:21:51,658 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2023-02-10 13:21:51,658 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2023-02-10 13:21:51,659 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2023-02-10 13:21:51,660 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2023-02-10 13:21:51,660 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2023-02-10 13:21:51,660 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2023-02-10 13:21:51,660 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2023-02-10 13:21:51,660 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2023-02-10 13:21:51,661 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2023-02-10 13:21:51,661 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2023-02-10 13:21:51,662 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2023-02-10 13:21:51,663 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2023-02-10 13:21:51,663 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2023-02-10 13:21:51,663 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2023-02-10 13:21:51,663 [main] DEBUG org.appng.el.ExpressionEvaluator - ${variable} = fromPlatform [(variable = fromPlatform)]
2023-02-10 13:21:51,664 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2023-02-10 13:21:51,664 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2023-02-10 13:21:51,664 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2023-02-10 13:21:51,665 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2023-02-10 13:21:51,665 [main] DEBUG org.appng.el.ExpressionEvaluator - ${variable} = fromSession [(variable = fromSession)]
2023-02-10 13:21:51,666 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2023-02-10 13:21:51,667 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2023-02-10 13:21:51,667 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2023-02-10 13:21:51,667 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2023-02-10 13:21:51,668 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sites} = {localhost=Mock for Site, hashCode: 1136419747} [(sites = {localhost=Mock for Site, hashCode: 1136419747})]
2023-02-10 13:21:51,668 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2023-02-10 13:21:51,669 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2023-02-10 13:21:51,669 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2023-02-10 13:21:51,669 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2023-02-10 13:21:51,669 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2023-02-10 13:21:51,669 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2023-02-10 13:21:51,669 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2023-02-10 13:21:51,669 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.appng.taglib.AttributeTest
[INFO] Running org.appng.taglib.TagletAdapterTest
2023-02-10 13:21:51,678 [main] INFO  org.appng.api.support.SiteClassLoader - SiteClassLoader#1613095350 for site localhost with parent sun.misc.Launcher$AppClassLoader#1028566121 created
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.appng.taglib.TagletAdapterTest
[INFO] Running org.appng.taglib.TagletProcessorTest
2023-02-10 13:21:52,133 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.XMLTaglet$$EnhancerByMockitoWithCGLIB$$3ac83f48' width attributes: {}
2023-02-10 13:21:52,161 [main] DEBUG org.appng.taglib.TagletProcessor - No prefix and suffix defined for not transformed output. Using default values
2023-02-10 13:21:52,161 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix <!-- and suffix --> for not transformed output.
2023-02-10 13:21:52,169 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.XMLTaglet$$EnhancerByMockitoWithCGLIB$$3ac83f48' width attributes: {noXslPrefix=test prefix}
2023-02-10 13:21:52,170 [main] DEBUG org.appng.taglib.TagletProcessor - No prefix and suffix defined for not transformed output. Using default values
2023-02-10 13:21:52,170 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix <!-- and suffix --> for not transformed output.
2023-02-10 13:21:52,172 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.XMLTaglet$$EnhancerByMockitoWithCGLIB$$3ac83f48' width attributes: {noXslSuffix=test suffix}
2023-02-10 13:21:52,173 [main] DEBUG org.appng.taglib.TagletProcessor - No prefix and suffix defined for not transformed output. Using default values
2023-02-10 13:21:52,173 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix <!-- and suffix --> for not transformed output.
2023-02-10 13:21:52,174 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.GlobalTaglet$$EnhancerByMockitoWithCGLIB$$30c51c38' with attributes: {}
2023-02-10 13:21:52,179 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.taglib.TagletProcessorTest$MyTaglet$$EnhancerByMockitoWithCGLIB$$b157eff7' with attributes: {}
2023-02-10 13:21:52,192 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.GlobalXMLTaglet$$EnhancerByMockitoWithCGLIB$$d87355fd' width attributes: {}
2023-02-10 13:21:52,193 [main] DEBUG org.appng.taglib.TagletProcessor - No prefix and suffix defined for not transformed output. Using default values
2023-02-10 13:21:52,193 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix <!-- and suffix --> for not transformed output.
2023-02-10 13:21:52,194 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.XMLTaglet$$EnhancerByMockitoWithCGLIB$$3ac83f48' width attributes: {noXslPrefix=test prefix, noXslSuffix=test suffix}
2023-02-10 13:21:52,195 [main] DEBUG org.appng.taglib.TagletProcessor - Using prefix test prefix and suffix test suffix for not transformed output.
2023-02-10 13:21:52,197 [main] DEBUG org.appng.taglib.TagletProcessor - calling taglet 'taglet' of type 'org.appng.api.Taglet$$EnhancerByMockitoWithCGLIB$$65f2aecd' with attributes: {}
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 s - in org.appng.taglib.TagletProcessorTest
[INFO] Running org.appng.taglib.MultiSiteSupportTest
2023-02-10 13:21:52,200 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2023-02-10 13:21:52,200 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2023-02-10 13:21:52,200 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2023-02-10 13:21:52,200 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2023-02-10 13:21:52,231 [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.031 s - in org.appng.taglib.MultiSiteSupportTest
[INFO] Running org.appng.taglib.search.SearchTest
2023-02-10 13:21:52,270 [main] DEBUG org.appng.taglib.search.SearchPart - added part global:null to org.appng.taglib.search.SearchTest@52c3cb31
2023-02-10 13:21:53,035 [main] DEBUG org.appng.taglib.search.Search - term is Hitchhiker
2023-02-10 13:21:53,036 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope PLATFORM
2023-02-10 13:21:53,036 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope REQUEST
2023-02-10 13:21:53,036 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SESSION
2023-02-10 13:21:53,036 [main] DEBUG org.appng.api.support.environment.DefaultEnvironment - enabling scope SITE
2023-02-10 13:21:53,043 [main] INFO  org.appng.taglib.search.Search - processing org.appng.search.searcher.StandardSearcher with term 'Hitchhiker' and parameters {excludeTypes=com.foo.Bar}
2023-02-10 13:21:53,155 [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.123 s - in org.appng.taglib.search.SearchTest
[INFO] Running org.appng.taglib.IfTest
2023-02-10 13:21:53,361 [main] DEBUG org.appng.forms.impl.RequestBean - tempdir is /tmp
2023-02-10 13:21:53,361 [main] DEBUG org.appng.forms.impl.RequestBean - content type: null
2023-02-10 13:21:53,361 [main] DEBUG org.appng.forms.impl.RequestBean - requestURI: 
2023-02-10 13:21:53,361 [main] DEBUG org.appng.forms.impl.RequestBean - contextPath: 
2023-02-10 13:21:53,361 [main] DEBUG org.appng.forms.impl.RequestBean - servletPath: 
2023-02-10 13:21:53,361 [main] DEBUG org.appng.forms.impl.RequestBean - pathInfo: null
2023-02-10 13:21:53,361 [main] DEBUG org.appng.forms.impl.RequestBean - request method: 
2023-02-10 13:21:53,367 [main] DEBUG org.appng.el.ExpressionEvaluator - ${(a == 'bar') or (a.startsWith('b'))} = false [(a = foo)]
2023-02-10 13:21:53,367 [main] DEBUG org.appng.taglib.If - (a == 'bar') or (a.startsWith('b')) = false, skipping body
2023-02-10 13:21:53,368 [main] DEBUG org.appng.forms.impl.RequestBean - tempdir is /tmp
2023-02-10 13:21:53,368 [main] DEBUG org.appng.forms.impl.RequestBean - content type: null
2023-02-10 13:21:53,368 [main] DEBUG org.appng.forms.impl.RequestBean - requestURI: 
2023-02-10 13:21:53,368 [main] DEBUG org.appng.forms.impl.RequestBean - contextPath: 
2023-02-10 13:21:53,368 [main] DEBUG org.appng.forms.impl.RequestBean - servletPath: 
2023-02-10 13:21:53,368 [main] DEBUG org.appng.forms.impl.RequestBean - pathInfo: null
2023-02-10 13:21:53,368 [main] DEBUG org.appng.forms.impl.RequestBean - request method: 
2023-02-10 13:21:53,368 [main] DEBUG org.appng.el.ExpressionEvaluator - ${(a == 'foo') or (a.startsWith('f'))} = true [(a = foo)]
2023-02-10 13:21:53,368 [main] DEBUG org.appng.taglib.If - (a == 'foo') or (a.startsWith('f')) = true, evaluating body
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.appng.taglib.IfTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 35, 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_Release_from_Tag/appng/appng-taglib/target/appng-taglib-1.24.6.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-taglib ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/appng-taglib-1.24.6-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_Release_from_Tag/appng/appng-taglib/target/appng-taglib-1.24.6.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.24.6/appng-taglib-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.24.6/appng-taglib-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/appng-taglib-1.24.6-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.24.6/appng-taglib-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/appng-taglib-1.24.6.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.24.6/appng-taglib-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/appng-taglib-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.24.6/appng-taglib-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/appng-taglib-1.24.6-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/1.24.6/appng-taglib-1.24.6-sources.jar.asc
[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_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/appng-taglib-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.24.6/appng-taglib-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.24.6/appng-taglib-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/appng-taglib-1.24.6-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.24.6/appng-taglib-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/appng-taglib-1.24.6.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.24.6/appng-taglib-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/appng-taglib-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.24.6/appng-taglib-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-taglib/target/appng-taglib-1.24.6-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-taglib/1.24.6/appng-taglib-1.24.6-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -------------------< org.appng:appng-appngizer-jaxb >-------------------
[INFO] Building appNGizer JAXB API 1.24.6                               [15/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer-jaxb ---
[INFO] Deleting /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target
[INFO] 
[INFO] --- jaxb2-maven-plugin:2.4:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] Created EpisodePath [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/generated-sources/jaxb/META-INF/JAXB]: true
[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] Copying 38 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-appngizer-jaxb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to /var/lib/jenkins/workspace/appNG_Release_from_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] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-appngizer-jaxb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-appngizer-jaxb ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.appngizer.client.AppNGizerTest
[WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.662 s - in org.appng.appngizer.client.AppNGizerTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-appngizer-jaxb ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.24.6.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer-jaxb ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.24.6-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_Release_from_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.24.6.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.24.6/appng-appngizer-jaxb-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.24.6/appng-appngizer-jaxb-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.24.6-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.24.6/appng-appngizer-jaxb-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.24.6.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.24.6/appng-appngizer-jaxb-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.24.6/appng-appngizer-jaxb-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.24.6-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/1.24.6/appng-appngizer-jaxb-1.24.6-sources.jar.asc
[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_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.24.6/appng-appngizer-jaxb-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.24.6/appng-appngizer-jaxb-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.24.6-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.24.6/appng-appngizer-jaxb-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.24.6.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.24.6/appng-appngizer-jaxb-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.24.6/appng-appngizer-jaxb-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-jaxb/target/appng-appngizer-jaxb-1.24.6-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer-jaxb/1.24.6/appng-appngizer-jaxb-1.24.6-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ---------------------< org.appng:appng-appngizer >----------------------
[INFO] Building appNGizer 1.24.6                                        [16/28]
[INFO] --------------------------------[ jar ]---------------------------------
[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 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-appngizer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 47 source files to /var/lib/jenkins/workspace/appNG_Release_from_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 58 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-appngizer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-appngizer ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.appngizer.model.PropertyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.appng.appngizer.model.PropertyTest
[INFO] Running org.appng.appngizer.controller.HomeControllerTest
2023-02-10 13:22:08,213 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]
2023-02-10 13:22:08,228 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6295d394, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@475e586c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@657c8ad9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@436a4e4b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@f2f2cc1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3a079870]
2023-02-10 13:22:08,289 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2023-02-10 13:22:08,577 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:22:08 CET 2023]; root of context hierarchy
2023-02-10 13:22:08,689 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:08,689 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:08,960 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Feb 10, 2023 1:22:09 PM ch.sla.jdbcperflogger.Logger info
INFO: Using config file jdbcperflogger-fallback.xml
2023-02-10 13:22:09,174 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2023-02-10 13:22:09,415 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:09,438 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2023-02-10 13:22:09,622 INFO  [main] org.hibernate.Version: HHH000412: Hibernate ORM core version 5.4.32.Final
2023-02-10 13:22:09,800 INFO  [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-10 13:22:10,354 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:22:10,415 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:22:10,959 INFO  [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.0.Final
2023-02-10 13:22:12,049 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:22:12,064 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:13,146 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:22:08 CET 2023]; root of context hierarchy
2023-02-10 13:22:13,327 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:22:13,328 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2023-02-10 13:22:13,385 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.032s)
2023-02-10 13:22:13,395 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2023-02-10 13:22:13,424 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2023-02-10 13:22:13,458 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2023-02-10 13:22:13,521 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2023-02-10 13:22:13,554 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2023-02-10 13:22:13,569 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2023-02-10 13:22:13,581 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2023-02-10 13:22:13,589 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2023-02-10 13:22:13,598 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2023-02-10 13:22:13,606 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2023-02-10 13:22:13,614 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2023-02-10 13:22:13,622 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2023-02-10 13:22:13,630 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2023-02-10 13:22:13,637 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2023-02-10 13:22:13,642 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:13,642 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:13,648 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2023-02-10 13:22:13,656 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2023-02-10 13:22:13,665 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2023-02-10 13:22:13,670 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:13,676 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2023-02-10 13:22:13,682 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.263s)
2023-02-10 13:22:13,703 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2023-02-10 13:22:14,203 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2023-02-10 13:22:14,204 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2023-02-10 13:22:14,205 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:14,205 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2023-02-10 13:22:14,205 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:14,206 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2023-02-10 13:22:14,206 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:14,206 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:14,207 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:14,210 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2023-02-10 13:22:14,211 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:14,211 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:14,211 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2023-02-10 13:22:14,212 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2023-02-10 13:22:14,212 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:14,213 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2023-02-10 13:22:14,213 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2023-02-10 13:22:14,215 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:14,215 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2023-02-10 13:22:14,216 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:14,216 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2023-02-10 13:22:14,216 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2023-02-10 13:22:14,217 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2023-02-10 13:22:14,218 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2023-02-10 13:22:14,219 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2023-02-10 13:22:14,220 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:14,220 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:14,220 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2023-02-10 13:22:14,221 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2023-02-10 13:22:14,224 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2023-02-10 13:22:14,225 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2023-02-10 13:22:14,225 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2023-02-10 13:22:14,225 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2023-02-10 13:22:14,227 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2023-02-10 13:22:14,227 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:14,228 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2023-02-10 13:22:14,228 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:14,228 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2023-02-10 13:22:14,231 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:14,231 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2023-02-10 13:22:14,232 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2023-02-10 13:22:14,232 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:14,232 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:14,232 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2023-02-10 13:22:14,233 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2023-02-10 13:22:14,233 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2023-02-10 13:22:14,233 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2023-02-10 13:22:14,233 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2023-02-10 13:22:14,235 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2023-02-10 13:22:14,235 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:14,236 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:14,236 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2023-02-10 13:22:14,236 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:14,238 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2023-02-10 13:22:14,238 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:14,238 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2023-02-10 13:22:14,238 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:14,239 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:14,239 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:14,241 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2023-02-10 13:22:14,241 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:14,241 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:14,242 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:14,242 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:14,244 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2023-02-10 13:22:14,244 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2023-02-10 13:22:14,244 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:14,244 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:14,245 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:14,245 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:14,249 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2023-02-10 13:22:14,250 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:14,250 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:14,250 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:14,250 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:14,251 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:14,251 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:14,251 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:14,255 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2023-02-10 13:22:14,255 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:14,255 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2023-02-10 13:22:14,255 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:14,256 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2023-02-10 13:22:15,112 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Fri Feb 10 13:22:08 CET 2023]; root of context hierarchy
2023-02-10 13:22:15,289 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:15,289 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:15,304 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 15 ms
2023-02-10 13:22:15,471 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.44 CREATE appNGizer Property platform.messagingEnabled
2023-02-10 13:22:15,477 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.475 CREATE appNGizer Property platform.filebasedDeployment
2023-02-10 13:22:15,479 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.478 CREATE appNGizer Property platform.jspFileType
2023-02-10 13:22:15,483 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.481 CREATE appNGizer Property platform.repositoryTrustStorePassword
2023-02-10 13:22:15,486 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.484 CREATE appNGizer Property platform.platformRootPath
2023-02-10 13:22:15,492 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.49 CREATE appNGizer Property platform.manageDatabases
2023-02-10 13:22:15,494 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.493 CREATE appNGizer Property platform.inactiveLockPeriod
2023-02-10 13:22:15,496 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.495 CREATE appNGizer Property platform.appngData
2023-02-10 13:22:15,499 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.498 CREATE appNGizer Property platform.cachePlatformFolder
2023-02-10 13:22:15,500 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.499 CREATE appNGizer Property platform.monitoringPath
2023-02-10 13:22:15,502 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.501 CREATE appNGizer Property platform.repositoryCert
2023-02-10 13:22:15,505 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.503 CREATE appNGizer Property platform.defaultTemplate
2023-02-10 13:22:15,506 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.505 CREATE appNGizer Property platform.devMode
2023-02-10 13:22:15,508 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.507 CREATE appNGizer Property platform.logfile
2023-02-10 13:22:15,510 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.509 CREATE appNGizer Property platform.xssAllowedTags
2023-02-10 13:22:15,515 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.512 CREATE appNGizer Property platform.mailDisabled
2023-02-10 13:22:15,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.519 CREATE appNGizer Property platform.passwordPolicyRegEx
2023-02-10 13:22:15,522 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.521 CREATE appNGizer Property platform.formatOutput
2023-02-10 13:22:15,524 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.523 CREATE appNGizer Property platform.cacheConfig
2023-02-10 13:22:15,525 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.524 CREATE appNGizer Property platform.sharedSecret
2023-02-10 13:22:15,527 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.526 CREATE appNGizer Property platform.repositoryPath
2023-02-10 13:22:15,528 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.528 CREATE appNGizer Property platform.repositoryVerifySignature
2023-02-10 13:22:15,530 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.529 CREATE appNGizer Property platform.repositorySignature
2023-02-10 13:22:15,532 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.531 CREATE appNGizer Property platform.sessionFilter
2023-02-10 13:22:15,533 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.532 CREATE appNGizer Property platform.cacheApplicationFolder
2023-02-10 13:22:15,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.534 CREATE appNGizer Property platform.writeDebugFiles
2023-02-10 13:22:15,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.535 CREATE appNGizer Property platform.repositoryDefaultDigest
2023-02-10 13:22:15,538 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.537 CREATE appNGizer Property platform.monitorPerformance
2023-02-10 13:22:15,539 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.538 CREATE appNGizer Property platform.mdcEnabled
2023-02-10 13:22:15,541 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.54 CREATE appNGizer Property platform.vHostMode
2023-02-10 13:22:15,542 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.541 CREATE appNGizer Property platform.templateFolder
2023-02-10 13:22:15,544 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.543 CREATE appNGizer Property platform.maxLoginAttempts
2023-02-10 13:22:15,545 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.544 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2023-02-10 13:22:15,547 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.546 CREATE appNGizer Property platform.locale
2023-02-10 13:22:15,548 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.547 CREATE appNGizer Property platform.sessionTimeout
2023-02-10 13:22:15,550 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.549 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2023-02-10 13:22:15,551 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.55 CREATE appNGizer Property platform.encoding
2023-02-10 13:22:15,552 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.552 CREATE appNGizer Property platform.maxUploadSize
2023-02-10 13:22:15,554 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.553 CREATE appNGizer Property platform.templatePrefix
2023-02-10 13:22:15,555 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.555 CREATE appNGizer Property platform.repositoryTrustStore
2023-02-10 13:22:15,557 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.556 CREATE appNGizer Property platform.imageMagickPath
2023-02-10 13:22:15,558 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.557 CREATE appNGizer Property platform.databasePrefix
2023-02-10 13:22:15,560 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.559 CREATE appNGizer Property platform.cacheFolder
2023-02-10 13:22:15,561 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.56 CREATE appNGizer Property platform.messagingGroupAddress
2023-02-10 13:22:15,563 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.562 CREATE appNGizer Property platform.xssProtect
2023-02-10 13:22:15,564 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.563 CREATE appNGizer Property platform.mailHost
2023-02-10 13:22:15,566 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.565 CREATE appNGizer Property platform.timeZone
2023-02-10 13:22:15,567 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.566 CREATE appNGizer Property platform.cacheImageFolder
2023-02-10 13:22:15,568 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.568 CREATE appNGizer Property platform.messagingReceiver
2023-02-10 13:22:15,570 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.569 CREATE appNGizer Property platform.messagingGroupPort
2023-02-10 13:22:15,571 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.571 CREATE appNGizer Property platform.csrfFilterEnabled
2023-02-10 13:22:15,573 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.572 CREATE appNGizer Property platform.mailPort
2023-02-10 13:22:15,574 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.573 CREATE appNGizer Property platform.uploadDir
2023-02-10 13:22:15,576 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.575 CREATE appNGizer Property platform.applicationDir
2023-02-10 13:22:15,577 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:15.576 CREATE appNGizer Property platform.databaseValidationPeriod
2023-02-10 13:22:15,675 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver
2023-02-10 13:22:15,691 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0)
2023-02-10 13:22:15,695 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:22:15,695 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2023-02-10 13:22:16,357 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:22:08 CET 2023]; root of context hierarchy
2023-02-10 13:22:16,361 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:16,361 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: 8.246 s - in org.appng.appngizer.controller.HomeControllerTest
[INFO] Running org.appng.appngizer.controller.PermissionControllerTest
2023-02-10 13:22:16,372 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]
2023-02-10 13:22:16,372 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3c577368, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@57c7ec30, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@729de0e1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2c8c42c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5032b2e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6d4df1d2]
2023-02-10 13:22:16,373 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2023-02-10 13:22:16,432 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:22:16 CET 2023]; root of context hierarchy
2023-02-10 13:22:16,453 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:16,453 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:16,492 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:22:16,526 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2023-02-10 13:22:16,547 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:16,547 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2023-02-10 13:22:16,620 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:22:16,624 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:22:16,920 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:22:16,920 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:17,124 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:22:16 CET 2023]; root of context hierarchy
2023-02-10 13:22:17,147 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:22:17,147 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2023-02-10 13:22:17,155 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.005s)
2023-02-10 13:22:17,157 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2023-02-10 13:22:17,162 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2023-02-10 13:22:17,181 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2023-02-10 13:22:17,209 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2023-02-10 13:22:17,220 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2023-02-10 13:22:17,225 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2023-02-10 13:22:17,229 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2023-02-10 13:22:17,234 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2023-02-10 13:22:17,238 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2023-02-10 13:22:17,243 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2023-02-10 13:22:17,247 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2023-02-10 13:22:17,253 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2023-02-10 13:22:17,257 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2023-02-10 13:22:17,261 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2023-02-10 13:22:17,262 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:17,262 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:17,266 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2023-02-10 13:22:17,270 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2023-02-10 13:22:17,277 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2023-02-10 13:22:17,279 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:17,283 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2023-02-10 13:22:17,286 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.125s)
2023-02-10 13:22:17,293 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2023-02-10 13:22:17,345 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2023-02-10 13:22:17,345 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2023-02-10 13:22:17,346 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:17,346 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2023-02-10 13:22:17,346 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:17,346 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2023-02-10 13:22:17,346 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:17,347 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:17,347 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:17,348 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2023-02-10 13:22:17,349 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:17,349 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:17,349 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2023-02-10 13:22:17,349 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2023-02-10 13:22:17,349 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:17,350 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2023-02-10 13:22:17,350 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2023-02-10 13:22:17,352 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:17,352 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2023-02-10 13:22:17,352 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:17,352 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2023-02-10 13:22:17,352 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2023-02-10 13:22:17,353 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2023-02-10 13:22:17,353 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2023-02-10 13:22:17,354 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2023-02-10 13:22:17,355 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:17,355 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:17,355 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2023-02-10 13:22:17,355 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2023-02-10 13:22:17,356 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2023-02-10 13:22:17,356 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2023-02-10 13:22:17,357 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2023-02-10 13:22:17,357 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2023-02-10 13:22:17,358 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2023-02-10 13:22:17,358 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:17,359 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2023-02-10 13:22:17,359 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:17,359 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2023-02-10 13:22:17,361 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:17,361 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2023-02-10 13:22:17,362 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2023-02-10 13:22:17,362 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:17,362 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:17,362 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2023-02-10 13:22:17,362 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2023-02-10 13:22:17,363 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2023-02-10 13:22:17,363 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2023-02-10 13:22:17,363 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2023-02-10 13:22:17,364 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2023-02-10 13:22:17,364 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:17,365 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:17,365 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2023-02-10 13:22:17,365 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:17,366 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2023-02-10 13:22:17,367 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:17,367 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2023-02-10 13:22:17,367 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:17,367 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:17,368 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:17,369 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2023-02-10 13:22:17,369 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:17,369 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:17,369 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:17,369 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:17,371 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2023-02-10 13:22:17,371 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2023-02-10 13:22:17,371 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:17,371 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:17,372 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:17,372 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:17,373 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2023-02-10 13:22:17,374 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:17,374 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:17,374 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:17,374 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:17,375 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:17,375 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:17,375 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:17,376 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2023-02-10 13:22:17,376 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:17,377 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2023-02-10 13:22:17,377 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:17,377 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2023-02-10 13:22:17,405 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Fri Feb 10 13:22:16 CET 2023]; root of context hierarchy
2023-02-10 13:22:17,469 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:17,469 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:17,473 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 4 ms
2023-02-10 13:22:17,483 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.482 CREATE appNGizer Property platform.messagingEnabled
2023-02-10 13:22:17,484 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.484 CREATE appNGizer Property platform.filebasedDeployment
2023-02-10 13:22:17,485 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.485 CREATE appNGizer Property platform.jspFileType
2023-02-10 13:22:17,487 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.486 CREATE appNGizer Property platform.repositoryTrustStorePassword
2023-02-10 13:22:17,488 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.487 CREATE appNGizer Property platform.platformRootPath
2023-02-10 13:22:17,489 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.488 CREATE appNGizer Property platform.manageDatabases
2023-02-10 13:22:17,490 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.489 CREATE appNGizer Property platform.inactiveLockPeriod
2023-02-10 13:22:17,492 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.491 CREATE appNGizer Property platform.appngData
2023-02-10 13:22:17,493 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.492 CREATE appNGizer Property platform.cachePlatformFolder
2023-02-10 13:22:17,494 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.493 CREATE appNGizer Property platform.monitoringPath
2023-02-10 13:22:17,495 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.495 CREATE appNGizer Property platform.repositoryCert
2023-02-10 13:22:17,496 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.496 CREATE appNGizer Property platform.defaultTemplate
2023-02-10 13:22:17,497 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.497 CREATE appNGizer Property platform.devMode
2023-02-10 13:22:17,499 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.498 CREATE appNGizer Property platform.logfile
2023-02-10 13:22:17,500 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.499 CREATE appNGizer Property platform.xssAllowedTags
2023-02-10 13:22:17,501 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.5 CREATE appNGizer Property platform.mailDisabled
2023-02-10 13:22:17,502 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.502 CREATE appNGizer Property platform.passwordPolicyRegEx
2023-02-10 13:22:17,504 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.503 CREATE appNGizer Property platform.formatOutput
2023-02-10 13:22:17,505 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.504 CREATE appNGizer Property platform.cacheConfig
2023-02-10 13:22:17,506 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.505 CREATE appNGizer Property platform.sharedSecret
2023-02-10 13:22:17,507 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.506 CREATE appNGizer Property platform.repositoryPath
2023-02-10 13:22:17,508 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.508 CREATE appNGizer Property platform.repositoryVerifySignature
2023-02-10 13:22:17,509 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.509 CREATE appNGizer Property platform.repositorySignature
2023-02-10 13:22:17,510 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.51 CREATE appNGizer Property platform.sessionFilter
2023-02-10 13:22:17,512 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.511 CREATE appNGizer Property platform.cacheApplicationFolder
2023-02-10 13:22:17,513 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.512 CREATE appNGizer Property platform.writeDebugFiles
2023-02-10 13:22:17,514 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.513 CREATE appNGizer Property platform.repositoryDefaultDigest
2023-02-10 13:22:17,515 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.514 CREATE appNGizer Property platform.monitorPerformance
2023-02-10 13:22:17,516 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.515 CREATE appNGizer Property platform.mdcEnabled
2023-02-10 13:22:17,517 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.517 CREATE appNGizer Property platform.vHostMode
2023-02-10 13:22:17,518 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.518 CREATE appNGizer Property platform.templateFolder
2023-02-10 13:22:17,519 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.519 CREATE appNGizer Property platform.maxLoginAttempts
2023-02-10 13:22:17,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.52 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2023-02-10 13:22:17,521 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.521 CREATE appNGizer Property platform.locale
2023-02-10 13:22:17,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.522 CREATE appNGizer Property platform.sessionTimeout
2023-02-10 13:22:17,524 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.523 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2023-02-10 13:22:17,525 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.524 CREATE appNGizer Property platform.encoding
2023-02-10 13:22:17,526 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.525 CREATE appNGizer Property platform.maxUploadSize
2023-02-10 13:22:17,527 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.527 CREATE appNGizer Property platform.templatePrefix
2023-02-10 13:22:17,528 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.528 CREATE appNGizer Property platform.repositoryTrustStore
2023-02-10 13:22:17,529 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.529 CREATE appNGizer Property platform.imageMagickPath
2023-02-10 13:22:17,530 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.53 CREATE appNGizer Property platform.databasePrefix
2023-02-10 13:22:17,532 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.531 CREATE appNGizer Property platform.cacheFolder
2023-02-10 13:22:17,533 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.532 CREATE appNGizer Property platform.messagingGroupAddress
2023-02-10 13:22:17,534 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.533 CREATE appNGizer Property platform.xssProtect
2023-02-10 13:22:17,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.534 CREATE appNGizer Property platform.mailHost
2023-02-10 13:22:17,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.536 CREATE appNGizer Property platform.timeZone
2023-02-10 13:22:17,537 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.537 CREATE appNGizer Property platform.cacheImageFolder
2023-02-10 13:22:17,538 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.538 CREATE appNGizer Property platform.messagingReceiver
2023-02-10 13:22:17,539 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.539 CREATE appNGizer Property platform.messagingGroupPort
2023-02-10 13:22:17,540 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.54 CREATE appNGizer Property platform.csrfFilterEnabled
2023-02-10 13:22:17,541 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.541 CREATE appNGizer Property platform.mailPort
2023-02-10 13:22:17,542 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.542 CREATE appNGizer Property platform.uploadDir
2023-02-10 13:22:17,543 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.543 CREATE appNGizer Property platform.applicationDir
2023-02-10 13:22:17,544 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.544 CREATE appNGizer Property platform.databaseValidationPeriod
2023-02-10 13:22:17,628 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.627 CREATE appNGizer Repository local
2023-02-10 13:22:17,794 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/repo/
2023-02-10 13:22:17,808 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3
2023-02-10 13:22:17,812 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.811 CREATE appNGizer Application demo-application
2023-02-10 13:22:17,816 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2023-02-10 13:22:17,819 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.818 CREATE appNGizer Permission debug
2023-02-10 13:22:17,819 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2023-02-10 13:22:17,820 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.82 CREATE appNGizer Permission output-format.html
2023-02-10 13:22:17,821 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2023-02-10 13:22:17,822 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.821 CREATE appNGizer Permission output-type.webgui
2023-02-10 13:22:17,822 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2023-02-10 13:22:17,823 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.822 CREATE appNGizer Permission testPermission
2023-02-10 13:22:17,826 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.825 CREATE appNGizer Role Administrator
2023-02-10 13:22:17,846 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2023-02-10 13:22:17,849 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2023-02-10 13:22:17,852 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2023-02-10 13:22:17,853 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2023-02-10 13:22:17,854 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.853 CREATE appNGizer Role Debugger
2023-02-10 13:22:17,857 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2023-02-10 13:22:17,859 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2023-02-10 13:22:17,859 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2023-02-10 13:22:17,860 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.859 CREATE appNGizer Role Tester
2023-02-10 13:22:17,862 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2023-02-10 13:22:17,862 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2023-02-10 13:22:17,869 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.868 CREATE appNGizer Property platform.application.demo-application.foo
2023-02-10 13:22:17,870 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.869 CREATE appNGizer Property platform.application.demo-application.bar
2023-02-10 13:22:17,871 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.87 CREATE appNGizer Property platform.application.demo-application.clobValue
2023-02-10 13:22:17,879 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.878 UPDATE appNGizer Role Administrator
2023-02-10 13:22:17,880 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.88 UPDATE appNGizer Role Debugger
2023-02-10 13:22:17,882 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:17.881 UPDATE appNGizer Role Tester
2023-02-10 13:22:17,896 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:17,897 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:17,899 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:17,899 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:17,900 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:17,900 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:17,900 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:17,900 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2023-02-10 13:22:17,900 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2023-02-10 13:22:17,901 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2023-02-10 13:22:17,901 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application
2023-02-10 13:22:17,915 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2023-02-10 13:22:17,918 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2023-02-10 13:22:17,919 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2023-02-10 13:22:17,922 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2023-02-10 13:22:17,923 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2023-02-10 13:22:17,926 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2023-02-10 13:22:18,010 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2023-02-10 13:22:18,027 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:18.026 UPDATE appNGizer Permission testPermission
2023-02-10 13:22:18,044 INFO  [main] org.appng.core.service.CoreService: creating new permission 'newName' for application 'demo-application'
2023-02-10 13:22:18,048 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:18.047 UPDATE appNGizer Permission newName
2023-02-10 13:22:18,086 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:18.085 DELETE appNGizer Role Debugger
2023-02-10 13:22:18,091 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:18.09 DELETE appNGizer Role Tester
2023-02-10 13:22:18,119 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:18.118 DELETE appNGizer Role Administrator
2023-02-10 13:22:18,120 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:18.12 DELETE appNGizer Permission newName
2023-02-10 13:22:18,121 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:18.121 DELETE appNGizer Permission output-type.webgui
2023-02-10 13:22:18,122 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:18.122 DELETE appNGizer Permission debug
2023-02-10 13:22:18,124 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:18.123 DELETE appNGizer Permission output-format.html
2023-02-10 13:22:18,125 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:18.124 DELETE appNGizer Property platform.application.demo-application.bar
2023-02-10 13:22:18,126 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:18.125 DELETE appNGizer Property platform.application.demo-application.clobValue
2023-02-10 13:22:18,127 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:18.127 DELETE appNGizer Property platform.application.demo-application.foo
2023-02-10 13:22:18,128 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:18.128 DELETE appNGizer Application demo-application
2023-02-10 13:22:18,130 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:22:16 CET 2023]; root of context hierarchy
2023-02-10 13:22:18,132 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:18,133 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: 1.761 s - in org.appng.appngizer.controller.PermissionControllerTest
[INFO] Running org.appng.appngizer.controller.PlatformPropertyControllerTest
2023-02-10 13:22:18,141 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]
2023-02-10 13:22:18,141 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@580694ce, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5be521cd, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@579071ef, org.springframework.test.context.support.DirtiesContextTestExecutionListener@311683ea, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5d5ad1e2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2fc378cd]
2023-02-10 13:22:18,142 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2023-02-10 13:22:18,197 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:22:18 CET 2023]; root of context hierarchy
2023-02-10 13:22:18,219 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:18,219 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:18,249 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:22:18,287 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2023-02-10 13:22:18,312 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:18,312 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2023-02-10 13:22:18,421 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:22:18,425 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:22:18,670 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:22:18,670 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:18,888 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:22:18 CET 2023]; root of context hierarchy
2023-02-10 13:22:18,911 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:22:18,912 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2023-02-10 13:22:18,919 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.005s)
2023-02-10 13:22:18,921 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2023-02-10 13:22:18,926 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2023-02-10 13:22:18,945 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2023-02-10 13:22:18,974 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2023-02-10 13:22:18,984 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2023-02-10 13:22:18,988 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2023-02-10 13:22:18,992 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2023-02-10 13:22:18,996 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2023-02-10 13:22:19,001 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2023-02-10 13:22:19,005 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2023-02-10 13:22:19,009 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2023-02-10 13:22:19,013 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2023-02-10 13:22:19,018 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2023-02-10 13:22:19,022 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2023-02-10 13:22:19,022 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:19,022 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:19,026 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2023-02-10 13:22:19,030 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2023-02-10 13:22:19,036 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2023-02-10 13:22:19,038 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:19,042 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2023-02-10 13:22:19,045 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.119s)
2023-02-10 13:22:19,052 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2023-02-10 13:22:19,106 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2023-02-10 13:22:19,106 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2023-02-10 13:22:19,106 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:19,107 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2023-02-10 13:22:19,107 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:19,107 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2023-02-10 13:22:19,107 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:19,107 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:19,108 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:19,110 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2023-02-10 13:22:19,110 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:19,111 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:19,111 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2023-02-10 13:22:19,111 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2023-02-10 13:22:19,112 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:19,112 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2023-02-10 13:22:19,112 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2023-02-10 13:22:19,113 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:19,113 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2023-02-10 13:22:19,113 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:19,114 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2023-02-10 13:22:19,114 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2023-02-10 13:22:19,114 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2023-02-10 13:22:19,115 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2023-02-10 13:22:19,116 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2023-02-10 13:22:19,116 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:19,116 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:19,116 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2023-02-10 13:22:19,117 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2023-02-10 13:22:19,118 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2023-02-10 13:22:19,118 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2023-02-10 13:22:19,118 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2023-02-10 13:22:19,118 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2023-02-10 13:22:19,119 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2023-02-10 13:22:19,120 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:19,120 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2023-02-10 13:22:19,120 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:19,120 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2023-02-10 13:22:19,122 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:19,122 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2023-02-10 13:22:19,123 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2023-02-10 13:22:19,123 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:19,123 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:19,123 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2023-02-10 13:22:19,123 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2023-02-10 13:22:19,124 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2023-02-10 13:22:19,124 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2023-02-10 13:22:19,124 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2023-02-10 13:22:19,125 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2023-02-10 13:22:19,125 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:19,126 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:19,126 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2023-02-10 13:22:19,126 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:19,127 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2023-02-10 13:22:19,127 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:19,127 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2023-02-10 13:22:19,128 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:19,128 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:19,128 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:19,129 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2023-02-10 13:22:19,129 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:19,129 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:19,130 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:19,130 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:19,131 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2023-02-10 13:22:19,131 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2023-02-10 13:22:19,131 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:19,132 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:19,132 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:19,132 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:19,133 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2023-02-10 13:22:19,134 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:19,134 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:19,134 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:19,134 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:19,134 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:19,135 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:19,135 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:19,136 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2023-02-10 13:22:19,136 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:19,136 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2023-02-10 13:22:19,136 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:19,137 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2023-02-10 13:22:19,169 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Fri Feb 10 13:22:18 CET 2023]; root of context hierarchy
2023-02-10 13:22:19,236 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:19,236 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:19,240 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 4 ms
2023-02-10 13:22:19,251 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.25 CREATE appNGizer Property platform.messagingEnabled
2023-02-10 13:22:19,252 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.251 CREATE appNGizer Property platform.filebasedDeployment
2023-02-10 13:22:19,253 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.252 CREATE appNGizer Property platform.jspFileType
2023-02-10 13:22:19,254 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.253 CREATE appNGizer Property platform.repositoryTrustStorePassword
2023-02-10 13:22:19,254 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.254 CREATE appNGizer Property platform.platformRootPath
2023-02-10 13:22:19,255 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.255 CREATE appNGizer Property platform.manageDatabases
2023-02-10 13:22:19,256 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.256 CREATE appNGizer Property platform.inactiveLockPeriod
2023-02-10 13:22:19,257 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.257 CREATE appNGizer Property platform.appngData
2023-02-10 13:22:19,258 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.258 CREATE appNGizer Property platform.cachePlatformFolder
2023-02-10 13:22:19,259 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.259 CREATE appNGizer Property platform.monitoringPath
2023-02-10 13:22:19,260 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.26 CREATE appNGizer Property platform.repositoryCert
2023-02-10 13:22:19,261 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.261 CREATE appNGizer Property platform.defaultTemplate
2023-02-10 13:22:19,262 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.262 CREATE appNGizer Property platform.devMode
2023-02-10 13:22:19,263 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.263 CREATE appNGizer Property platform.logfile
2023-02-10 13:22:19,264 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.264 CREATE appNGizer Property platform.xssAllowedTags
2023-02-10 13:22:19,265 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.265 CREATE appNGizer Property platform.mailDisabled
2023-02-10 13:22:19,266 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.266 CREATE appNGizer Property platform.passwordPolicyRegEx
2023-02-10 13:22:19,267 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.267 CREATE appNGizer Property platform.formatOutput
2023-02-10 13:22:19,268 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.268 CREATE appNGizer Property platform.cacheConfig
2023-02-10 13:22:19,269 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.269 CREATE appNGizer Property platform.sharedSecret
2023-02-10 13:22:19,270 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.269 CREATE appNGizer Property platform.repositoryPath
2023-02-10 13:22:19,271 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.27 CREATE appNGizer Property platform.repositoryVerifySignature
2023-02-10 13:22:19,272 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.271 CREATE appNGizer Property platform.repositorySignature
2023-02-10 13:22:19,272 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.272 CREATE appNGizer Property platform.sessionFilter
2023-02-10 13:22:19,273 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.273 CREATE appNGizer Property platform.cacheApplicationFolder
2023-02-10 13:22:19,274 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.274 CREATE appNGizer Property platform.writeDebugFiles
2023-02-10 13:22:19,275 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.275 CREATE appNGizer Property platform.repositoryDefaultDigest
2023-02-10 13:22:19,276 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.276 CREATE appNGizer Property platform.monitorPerformance
2023-02-10 13:22:19,277 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.277 CREATE appNGizer Property platform.mdcEnabled
2023-02-10 13:22:19,278 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.278 CREATE appNGizer Property platform.vHostMode
2023-02-10 13:22:19,279 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.278 CREATE appNGizer Property platform.templateFolder
2023-02-10 13:22:19,280 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.279 CREATE appNGizer Property platform.maxLoginAttempts
2023-02-10 13:22:19,281 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.28 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2023-02-10 13:22:19,282 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.281 CREATE appNGizer Property platform.locale
2023-02-10 13:22:19,282 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.282 CREATE appNGizer Property platform.sessionTimeout
2023-02-10 13:22:19,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.283 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2023-02-10 13:22:19,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.284 CREATE appNGizer Property platform.encoding
2023-02-10 13:22:19,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.285 CREATE appNGizer Property platform.maxUploadSize
2023-02-10 13:22:19,286 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.286 CREATE appNGizer Property platform.templatePrefix
2023-02-10 13:22:19,287 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.286 CREATE appNGizer Property platform.repositoryTrustStore
2023-02-10 13:22:19,288 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.287 CREATE appNGizer Property platform.imageMagickPath
2023-02-10 13:22:19,289 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.288 CREATE appNGizer Property platform.databasePrefix
2023-02-10 13:22:19,290 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.289 CREATE appNGizer Property platform.cacheFolder
2023-02-10 13:22:19,291 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.29 CREATE appNGizer Property platform.messagingGroupAddress
2023-02-10 13:22:19,291 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.291 CREATE appNGizer Property platform.xssProtect
2023-02-10 13:22:19,292 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.292 CREATE appNGizer Property platform.mailHost
2023-02-10 13:22:19,293 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.293 CREATE appNGizer Property platform.timeZone
2023-02-10 13:22:19,294 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.294 CREATE appNGizer Property platform.cacheImageFolder
2023-02-10 13:22:19,295 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.294 CREATE appNGizer Property platform.messagingReceiver
2023-02-10 13:22:19,296 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.296 CREATE appNGizer Property platform.messagingGroupPort
2023-02-10 13:22:19,297 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.296 CREATE appNGizer Property platform.csrfFilterEnabled
2023-02-10 13:22:19,298 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.297 CREATE appNGizer Property platform.mailPort
2023-02-10 13:22:19,299 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.299 CREATE appNGizer Property platform.uploadDir
2023-02-10 13:22:19,300 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.3 CREATE appNGizer Property platform.applicationDir
2023-02-10 13:22:19,301 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.301 CREATE appNGizer Property platform.databaseValidationPeriod
2023-02-10 13:22:19,399 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.399 UPDATE appNGizer Property platform.cacheFolder
2023-02-10 13:22:19,411 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.411 CREATE appNGizer Property platform.theAnswer
2023-02-10 13:22:19,433 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:19.432 DELETE appNGizer Property platform.theAnswer
2023-02-10 13:22:19,434 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:22:18 CET 2023]; root of context hierarchy
2023-02-10 13:22:19,435 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:19,436 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: 1.297 s - in org.appng.appngizer.controller.PlatformPropertyControllerTest
[INFO] Running org.appng.appngizer.controller.DatabaseControllerTest
2023-02-10 13:22:19,443 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]
2023-02-10 13:22:19,443 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@39e08d73, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2236756e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7491ccdf, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5839306e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@650fb50f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@748321c5]
2023-02-10 13:22:19,444 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2023-02-10 13:22:19,492 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:22:19 CET 2023]; root of context hierarchy
2023-02-10 13:22:19,512 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:19,512 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:19,541 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:22:19,575 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2023-02-10 13:22:19,596 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:19,596 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2023-02-10 13:22:19,698 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:22:19,703 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:22:19,941 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:22:19,942 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:20,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:22:19 CET 2023]; root of context hierarchy
2023-02-10 13:22:20,183 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:22:20,184 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2023-02-10 13:22:20,191 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.005s)
2023-02-10 13:22:20,192 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2023-02-10 13:22:20,196 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2023-02-10 13:22:20,217 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2023-02-10 13:22:20,243 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2023-02-10 13:22:20,252 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2023-02-10 13:22:20,256 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2023-02-10 13:22:20,260 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2023-02-10 13:22:20,264 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2023-02-10 13:22:20,267 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2023-02-10 13:22:20,272 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2023-02-10 13:22:20,276 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2023-02-10 13:22:20,280 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2023-02-10 13:22:20,285 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2023-02-10 13:22:20,289 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2023-02-10 13:22:20,290 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:20,290 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:20,293 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2023-02-10 13:22:20,297 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2023-02-10 13:22:20,302 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2023-02-10 13:22:20,304 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:20,308 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2023-02-10 13:22:20,310 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.114s)
2023-02-10 13:22:20,317 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2023-02-10 13:22:20,367 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2023-02-10 13:22:20,367 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2023-02-10 13:22:20,367 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:20,367 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2023-02-10 13:22:20,368 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:20,368 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2023-02-10 13:22:20,368 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:20,368 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:20,368 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:20,370 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2023-02-10 13:22:20,370 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:20,370 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:20,370 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2023-02-10 13:22:20,370 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2023-02-10 13:22:20,371 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:20,371 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2023-02-10 13:22:20,371 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2023-02-10 13:22:20,372 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:20,372 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2023-02-10 13:22:20,372 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:20,373 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2023-02-10 13:22:20,373 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2023-02-10 13:22:20,373 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2023-02-10 13:22:20,373 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2023-02-10 13:22:20,374 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2023-02-10 13:22:20,374 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:20,375 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:20,375 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2023-02-10 13:22:20,375 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2023-02-10 13:22:20,376 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2023-02-10 13:22:20,376 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2023-02-10 13:22:20,376 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2023-02-10 13:22:20,376 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2023-02-10 13:22:20,377 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2023-02-10 13:22:20,377 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:20,377 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2023-02-10 13:22:20,377 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:20,378 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2023-02-10 13:22:20,379 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:20,379 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2023-02-10 13:22:20,379 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2023-02-10 13:22:20,380 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:20,380 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:20,380 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2023-02-10 13:22:20,380 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2023-02-10 13:22:20,380 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2023-02-10 13:22:20,380 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2023-02-10 13:22:20,380 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2023-02-10 13:22:20,381 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2023-02-10 13:22:20,382 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:20,382 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:20,382 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2023-02-10 13:22:20,382 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:20,383 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2023-02-10 13:22:20,383 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:20,383 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2023-02-10 13:22:20,384 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:20,384 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:20,384 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:20,385 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2023-02-10 13:22:20,385 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:20,385 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:20,385 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:20,386 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:20,386 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2023-02-10 13:22:20,387 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2023-02-10 13:22:20,387 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:20,387 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:20,387 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:20,387 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:20,388 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2023-02-10 13:22:20,389 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:20,389 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:20,389 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:20,389 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:20,389 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:20,389 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:20,390 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:20,391 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2023-02-10 13:22:20,391 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:20,391 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2023-02-10 13:22:20,391 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:20,391 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2023-02-10 13:22:20,422 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Fri Feb 10 13:22:19 CET 2023]; root of context hierarchy
2023-02-10 13:22:20,482 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:20,482 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:20,486 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 4 ms
2023-02-10 13:22:20,495 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.495 CREATE appNGizer Property platform.messagingEnabled
2023-02-10 13:22:20,496 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.496 CREATE appNGizer Property platform.filebasedDeployment
2023-02-10 13:22:20,497 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.497 CREATE appNGizer Property platform.jspFileType
2023-02-10 13:22:20,498 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.498 CREATE appNGizer Property platform.repositoryTrustStorePassword
2023-02-10 13:22:20,499 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.499 CREATE appNGizer Property platform.platformRootPath
2023-02-10 13:22:20,500 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.5 CREATE appNGizer Property platform.manageDatabases
2023-02-10 13:22:20,501 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.5 CREATE appNGizer Property platform.inactiveLockPeriod
2023-02-10 13:22:20,502 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.501 CREATE appNGizer Property platform.appngData
2023-02-10 13:22:20,503 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.502 CREATE appNGizer Property platform.cachePlatformFolder
2023-02-10 13:22:20,504 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.503 CREATE appNGizer Property platform.monitoringPath
2023-02-10 13:22:20,504 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.504 CREATE appNGizer Property platform.repositoryCert
2023-02-10 13:22:20,505 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.505 CREATE appNGizer Property platform.defaultTemplate
2023-02-10 13:22:20,506 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.506 CREATE appNGizer Property platform.devMode
2023-02-10 13:22:20,507 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.507 CREATE appNGizer Property platform.logfile
2023-02-10 13:22:20,508 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.508 CREATE appNGizer Property platform.xssAllowedTags
2023-02-10 13:22:20,509 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.508 CREATE appNGizer Property platform.mailDisabled
2023-02-10 13:22:20,510 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.509 CREATE appNGizer Property platform.passwordPolicyRegEx
2023-02-10 13:22:20,510 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.51 CREATE appNGizer Property platform.formatOutput
2023-02-10 13:22:20,511 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.511 CREATE appNGizer Property platform.cacheConfig
2023-02-10 13:22:20,512 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.512 CREATE appNGizer Property platform.sharedSecret
2023-02-10 13:22:20,513 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.513 CREATE appNGizer Property platform.repositoryPath
2023-02-10 13:22:20,514 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.514 CREATE appNGizer Property platform.repositoryVerifySignature
2023-02-10 13:22:20,515 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.514 CREATE appNGizer Property platform.repositorySignature
2023-02-10 13:22:20,516 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.515 CREATE appNGizer Property platform.sessionFilter
2023-02-10 13:22:20,517 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.516 CREATE appNGizer Property platform.cacheApplicationFolder
2023-02-10 13:22:20,518 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.517 CREATE appNGizer Property platform.writeDebugFiles
2023-02-10 13:22:20,518 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.518 CREATE appNGizer Property platform.repositoryDefaultDigest
2023-02-10 13:22:20,519 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.519 CREATE appNGizer Property platform.monitorPerformance
2023-02-10 13:22:20,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.52 CREATE appNGizer Property platform.mdcEnabled
2023-02-10 13:22:20,521 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.521 CREATE appNGizer Property platform.vHostMode
2023-02-10 13:22:20,522 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.522 CREATE appNGizer Property platform.templateFolder
2023-02-10 13:22:20,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.522 CREATE appNGizer Property platform.maxLoginAttempts
2023-02-10 13:22:20,524 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.523 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2023-02-10 13:22:20,525 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.524 CREATE appNGizer Property platform.locale
2023-02-10 13:22:20,525 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.525 CREATE appNGizer Property platform.sessionTimeout
2023-02-10 13:22:20,526 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.526 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2023-02-10 13:22:20,527 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.527 CREATE appNGizer Property platform.encoding
2023-02-10 13:22:20,528 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.528 CREATE appNGizer Property platform.maxUploadSize
2023-02-10 13:22:20,529 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.528 CREATE appNGizer Property platform.templatePrefix
2023-02-10 13:22:20,530 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.529 CREATE appNGizer Property platform.repositoryTrustStore
2023-02-10 13:22:20,530 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.53 CREATE appNGizer Property platform.imageMagickPath
2023-02-10 13:22:20,531 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.531 CREATE appNGizer Property platform.databasePrefix
2023-02-10 13:22:20,533 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.532 CREATE appNGizer Property platform.cacheFolder
2023-02-10 13:22:20,534 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.533 CREATE appNGizer Property platform.messagingGroupAddress
2023-02-10 13:22:20,534 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.534 CREATE appNGizer Property platform.xssProtect
2023-02-10 13:22:20,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.535 CREATE appNGizer Property platform.mailHost
2023-02-10 13:22:20,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.536 CREATE appNGizer Property platform.timeZone
2023-02-10 13:22:20,537 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.536 CREATE appNGizer Property platform.cacheImageFolder
2023-02-10 13:22:20,538 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.537 CREATE appNGizer Property platform.messagingReceiver
2023-02-10 13:22:20,538 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.538 CREATE appNGizer Property platform.messagingGroupPort
2023-02-10 13:22:20,539 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.539 CREATE appNGizer Property platform.csrfFilterEnabled
2023-02-10 13:22:20,540 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.54 CREATE appNGizer Property platform.mailPort
2023-02-10 13:22:20,541 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.54 CREATE appNGizer Property platform.uploadDir
2023-02-10 13:22:20,542 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.541 CREATE appNGizer Property platform.applicationDir
2023-02-10 13:22:20,542 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.542 CREATE appNGizer Property platform.databaseValidationPeriod
2023-02-10 13:22:20,568 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver
2023-02-10 13:22:20,570 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0)
2023-02-10 13:22:20,573 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:22:20,573 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2023-02-10 13:22:20,582 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0)
2023-02-10 13:22:20,584 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:22:20,585 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2023-02-10 13:22:20,592 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.006s)
2023-02-10 13:22:20,594 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1
2023-02-10 13:22:20,594 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary.
2023-02-10 13:22:20,601 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.601 CREATE appNGizer DatabaseConnection appNG HSQL
2023-02-10 13:22:20,607 INFO  [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) is active.
2023-02-10 13:22:20,610 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.609 UPDATE appNGizer DatabaseConnection appNG HSQL
2023-02-10 13:22:20,611 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.61 CREATE appNGizer DatabaseConnection appNG MYSQL
2023-02-10 13:22:20,612 WARN  [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded.
2023-02-10 13:22:20,612 WARN  [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/appNG MYSQL)
2023-02-10 13:22:20,612 INFO  [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated.
2023-02-10 13:22:20,614 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.613 CREATE appNGizer DatabaseConnection appNG MSSQL
2023-02-10 13:22:20,615 WARN  [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded.
2023-02-10 13:22:20,615 WARN  [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL)
2023-02-10 13:22:20,615 INFO  [main] org.appng.core.service.DatabaseService: MSSQL jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL is not working and will be deactivated.
2023-02-10 13:22:20,618 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:20.617 CREATE appNGizer DatabaseConnection appNG POSTGRESQL
2023-02-10 13:22:20,620 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver
2023-02-10 13:22:20,636 WARN  [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is org.postgresql.util.PSQLException: Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.)
2023-02-10 13:22:20,636 INFO  [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated.
2023-02-10 13:22:21,538 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:21,538 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:21,540 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 2 ms
2023-02-10 13:22:21,541 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver
2023-02-10 13:22:21,541 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0)
2023-02-10 13:22:21,544 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:22:21,544 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2023-02-10 13:22:21,552 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0)
2023-02-10 13:22:21,554 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:22:21,554 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2023-02-10 13:22:21,560 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.004s)
2023-02-10 13:22:21,561 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1
2023-02-10 13:22:21,561 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary.
2023-02-10 13:22:21,563 INFO  [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) is active.
2023-02-10 13:22:21,566 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:21.565 UPDATE appNGizer DatabaseConnection appNG HSQL
2023-02-10 13:22:21,566 WARN  [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded.
2023-02-10 13:22:21,568 WARN  [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded.
2023-02-10 13:22:21,568 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver
2023-02-10 13:22:22,261 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:22,261 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:22,262 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2023-02-10 13:22:22,280 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0)
2023-02-10 13:22:22,283 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:22:22,283 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2023-02-10 13:22:23,006 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:23,006 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:23,008 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2023-02-10 13:22:23,014 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0)
2023-02-10 13:22:23,016 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:22:23,017 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2023-02-10 13:22:23,026 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:23.026 UPDATE appNGizer DatabaseConnection appNG HSQL
2023-02-10 13:22:23,741 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:22:19 CET 2023]; root of context hierarchy
2023-02-10 13:22:23,742 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:23,742 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: 4.298 s - in org.appng.appngizer.controller.DatabaseControllerTest
[INFO] Running org.appng.appngizer.controller.SitePropertyControllerTest
2023-02-10 13:22:23,750 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]
2023-02-10 13:22:23,750 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@960a64a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@789b3a77, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3706ba88, org.springframework.test.context.support.DirtiesContextTestExecutionListener@51cea39e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5d100d1b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7cf9dc4c]
2023-02-10 13:22:23,751 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2023-02-10 13:22:23,789 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:22:23 CET 2023]; root of context hierarchy
2023-02-10 13:22:23,805 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:23,805 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:23,829 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:22:23,861 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2023-02-10 13:22:23,896 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:23,896 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2023-02-10 13:22:23,965 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:22:23,969 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:22:24,158 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:22:24,158 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:24,333 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:22:23 CET 2023]; root of context hierarchy
2023-02-10 13:22:24,350 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:22:24,351 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2023-02-10 13:22:24,356 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.004s)
2023-02-10 13:22:24,357 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2023-02-10 13:22:24,361 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2023-02-10 13:22:24,380 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2023-02-10 13:22:24,409 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2023-02-10 13:22:24,424 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2023-02-10 13:22:24,431 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2023-02-10 13:22:24,436 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2023-02-10 13:22:24,442 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2023-02-10 13:22:24,448 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2023-02-10 13:22:24,454 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2023-02-10 13:22:24,459 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2023-02-10 13:22:24,465 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2023-02-10 13:22:24,471 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2023-02-10 13:22:24,476 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2023-02-10 13:22:24,477 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:24,477 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:24,481 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2023-02-10 13:22:24,486 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2023-02-10 13:22:24,493 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2023-02-10 13:22:24,495 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:24,499 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2023-02-10 13:22:24,503 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.142s)
2023-02-10 13:22:24,511 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2023-02-10 13:22:24,565 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2023-02-10 13:22:24,565 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2023-02-10 13:22:24,566 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:24,566 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2023-02-10 13:22:24,566 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:24,566 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2023-02-10 13:22:24,566 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:24,566 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:24,567 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:24,568 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2023-02-10 13:22:24,568 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:24,568 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:24,568 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2023-02-10 13:22:24,569 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2023-02-10 13:22:24,569 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:24,569 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2023-02-10 13:22:24,569 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2023-02-10 13:22:24,570 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:24,570 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2023-02-10 13:22:24,570 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:24,570 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2023-02-10 13:22:24,571 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2023-02-10 13:22:24,571 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2023-02-10 13:22:24,571 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2023-02-10 13:22:24,572 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2023-02-10 13:22:24,572 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:24,572 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:24,573 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2023-02-10 13:22:24,573 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2023-02-10 13:22:24,574 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2023-02-10 13:22:24,574 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2023-02-10 13:22:24,574 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2023-02-10 13:22:24,574 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2023-02-10 13:22:24,575 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2023-02-10 13:22:24,575 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:24,575 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2023-02-10 13:22:24,576 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:24,576 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2023-02-10 13:22:24,577 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:24,577 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2023-02-10 13:22:24,578 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2023-02-10 13:22:24,578 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:24,578 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:24,578 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2023-02-10 13:22:24,578 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2023-02-10 13:22:24,578 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2023-02-10 13:22:24,578 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2023-02-10 13:22:24,579 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2023-02-10 13:22:24,580 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2023-02-10 13:22:24,580 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:24,580 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:24,580 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2023-02-10 13:22:24,580 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:24,581 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2023-02-10 13:22:24,581 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:24,582 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2023-02-10 13:22:24,582 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:24,582 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:24,582 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:24,583 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2023-02-10 13:22:24,583 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:24,584 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:24,584 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:24,584 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:24,585 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2023-02-10 13:22:24,585 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2023-02-10 13:22:24,585 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:24,586 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:24,586 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:24,586 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:24,587 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2023-02-10 13:22:24,587 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:24,588 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:24,588 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:24,588 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:24,588 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:24,588 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:24,588 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:24,589 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2023-02-10 13:22:24,590 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:24,590 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2023-02-10 13:22:24,590 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:24,590 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2023-02-10 13:22:24,623 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Fri Feb 10 13:22:23 CET 2023]; root of context hierarchy
2023-02-10 13:22:24,689 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:24,689 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:24,693 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 4 ms
2023-02-10 13:22:24,704 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.703 CREATE appNGizer Property platform.messagingEnabled
2023-02-10 13:22:24,704 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.704 CREATE appNGizer Property platform.filebasedDeployment
2023-02-10 13:22:24,705 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.705 CREATE appNGizer Property platform.jspFileType
2023-02-10 13:22:24,706 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.706 CREATE appNGizer Property platform.repositoryTrustStorePassword
2023-02-10 13:22:24,707 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.706 CREATE appNGizer Property platform.platformRootPath
2023-02-10 13:22:24,707 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.707 CREATE appNGizer Property platform.manageDatabases
2023-02-10 13:22:24,708 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.708 CREATE appNGizer Property platform.inactiveLockPeriod
2023-02-10 13:22:24,709 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.709 CREATE appNGizer Property platform.appngData
2023-02-10 13:22:24,710 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.709 CREATE appNGizer Property platform.cachePlatformFolder
2023-02-10 13:22:24,711 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.71 CREATE appNGizer Property platform.monitoringPath
2023-02-10 13:22:24,712 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.711 CREATE appNGizer Property platform.repositoryCert
2023-02-10 13:22:24,712 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.712 CREATE appNGizer Property platform.defaultTemplate
2023-02-10 13:22:24,713 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.713 CREATE appNGizer Property platform.devMode
2023-02-10 13:22:24,714 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.713 CREATE appNGizer Property platform.logfile
2023-02-10 13:22:24,715 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.714 CREATE appNGizer Property platform.xssAllowedTags
2023-02-10 13:22:24,715 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.715 CREATE appNGizer Property platform.mailDisabled
2023-02-10 13:22:24,716 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.716 CREATE appNGizer Property platform.passwordPolicyRegEx
2023-02-10 13:22:24,717 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.717 CREATE appNGizer Property platform.formatOutput
2023-02-10 13:22:24,718 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.717 CREATE appNGizer Property platform.cacheConfig
2023-02-10 13:22:24,718 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.718 CREATE appNGizer Property platform.sharedSecret
2023-02-10 13:22:24,719 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.719 CREATE appNGizer Property platform.repositoryPath
2023-02-10 13:22:24,720 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.72 CREATE appNGizer Property platform.repositoryVerifySignature
2023-02-10 13:22:24,721 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.72 CREATE appNGizer Property platform.repositorySignature
2023-02-10 13:22:24,722 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.721 CREATE appNGizer Property platform.sessionFilter
2023-02-10 13:22:24,722 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.722 CREATE appNGizer Property platform.cacheApplicationFolder
2023-02-10 13:22:24,723 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.723 CREATE appNGizer Property platform.writeDebugFiles
2023-02-10 13:22:24,724 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.723 CREATE appNGizer Property platform.repositoryDefaultDigest
2023-02-10 13:22:24,725 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.724 CREATE appNGizer Property platform.monitorPerformance
2023-02-10 13:22:24,725 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.725 CREATE appNGizer Property platform.mdcEnabled
2023-02-10 13:22:24,726 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.726 CREATE appNGizer Property platform.vHostMode
2023-02-10 13:22:24,727 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.727 CREATE appNGizer Property platform.templateFolder
2023-02-10 13:22:24,728 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.727 CREATE appNGizer Property platform.maxLoginAttempts
2023-02-10 13:22:24,728 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.728 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2023-02-10 13:22:24,729 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.729 CREATE appNGizer Property platform.locale
2023-02-10 13:22:24,730 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.729 CREATE appNGizer Property platform.sessionTimeout
2023-02-10 13:22:24,731 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.73 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2023-02-10 13:22:24,731 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.731 CREATE appNGizer Property platform.encoding
2023-02-10 13:22:24,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.732 CREATE appNGizer Property platform.maxUploadSize
2023-02-10 13:22:24,733 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.732 CREATE appNGizer Property platform.templatePrefix
2023-02-10 13:22:24,734 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.733 CREATE appNGizer Property platform.repositoryTrustStore
2023-02-10 13:22:24,734 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.734 CREATE appNGizer Property platform.imageMagickPath
2023-02-10 13:22:24,735 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.735 CREATE appNGizer Property platform.databasePrefix
2023-02-10 13:22:24,736 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.736 CREATE appNGizer Property platform.cacheFolder
2023-02-10 13:22:24,737 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.736 CREATE appNGizer Property platform.messagingGroupAddress
2023-02-10 13:22:24,737 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.737 CREATE appNGizer Property platform.xssProtect
2023-02-10 13:22:24,738 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.738 CREATE appNGizer Property platform.mailHost
2023-02-10 13:22:24,739 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.738 CREATE appNGizer Property platform.timeZone
2023-02-10 13:22:24,740 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.739 CREATE appNGizer Property platform.cacheImageFolder
2023-02-10 13:22:24,740 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.74 CREATE appNGizer Property platform.messagingReceiver
2023-02-10 13:22:24,741 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.741 CREATE appNGizer Property platform.messagingGroupPort
2023-02-10 13:22:24,742 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.741 CREATE appNGizer Property platform.csrfFilterEnabled
2023-02-10 13:22:24,743 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.742 CREATE appNGizer Property platform.mailPort
2023-02-10 13:22:24,743 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.743 CREATE appNGizer Property platform.uploadDir
2023-02-10 13:22:24,744 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.744 CREATE appNGizer Property platform.applicationDir
2023-02-10 13:22:24,745 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.744 CREATE appNGizer Property platform.databaseValidationPeriod
2023-02-10 13:22:24,794 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.794 CREATE appNGizer Property platform.site.localhost.template
2023-02-10 13:22:24,795 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.795 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer
2023-02-10 13:22:24,796 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.795 CREATE appNGizer Property platform.site.localhost.wwwDir
2023-02-10 13:22:24,797 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.796 CREATE appNGizer Property platform.site.localhost.tagPrefix
2023-02-10 13:22:24,797 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.797 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute
2023-02-10 13:22:24,798 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.798 CREATE appNGizer Property platform.site.localhost.authLoginPage
2023-02-10 13:22:24,799 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.799 CREATE appNGizer Property platform.site.localhost.cacheEnabled
2023-02-10 13:22:24,800 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.799 CREATE appNGizer Property platform.site.localhost.ldapUser
2023-02-10 13:22:24,800 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.8 CREATE appNGizer Property platform.site.localhost.ldapDisabled
2023-02-10 13:22:24,801 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.801 CREATE appNGizer Property platform.site.localhost.serviceOutputType
2023-02-10 13:22:24,802 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.802 CREATE appNGizer Property platform.site.localhost.encoding
2023-02-10 13:22:24,803 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.802 CREATE appNGizer Property platform.site.localhost.indexDir
2023-02-10 13:22:24,803 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.803 CREATE appNGizer Property platform.site.localhost.defaultApplication
2023-02-10 13:22:24,804 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.804 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled
2023-02-10 13:22:24,805 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.804 CREATE appNGizer Property platform.site.localhost.mailHost
2023-02-10 13:22:24,806 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.805 CREATE appNGizer Property platform.site.localhost.authLoginRef
2023-02-10 13:22:24,806 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.806 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat
2023-02-10 13:22:24,807 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.807 CREATE appNGizer Property platform.site.localhost.indexFileTypes
2023-02-10 13:22:24,808 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.807 CREATE appNGizer Property platform.site.localhost.authApplication
2023-02-10 13:22:24,808 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.808 CREATE appNGizer Property platform.site.localhost.defaultPage
2023-02-10 13:22:24,809 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.809 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn
2023-02-10 13:22:24,810 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.81 CREATE appNGizer Property platform.site.localhost.ldapStartTls
2023-02-10 13:22:24,811 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.81 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown
2023-02-10 13:22:24,811 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.811 CREATE appNGizer Property platform.site.localhost.appendTabId
2023-02-10 13:22:24,812 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.812 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive
2023-02-10 13:22:24,813 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.813 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods
2023-02-10 13:22:24,814 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.813 CREATE appNGizer Property platform.site.localhost.ldapDomain
2023-02-10 13:22:24,814 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.814 CREATE appNGizer Property platform.site.localhost.searchChunkSize
2023-02-10 13:22:24,815 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.815 CREATE appNGizer Property platform.site.localhost.rewriteConfig
2023-02-10 13:22:24,816 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.816 CREATE appNGizer Property platform.site.localhost.indexTimeout
2023-02-10 13:22:24,817 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.816 CREATE appNGizer Property platform.site.localhost.xssExceptions
2023-02-10 13:22:24,818 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.817 CREATE appNGizer Property platform.site.localhost.service-path
2023-02-10 13:22:24,818 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.818 CREATE appNGizer Property platform.site.localhost.supportReloadFile
2023-02-10 13:22:24,819 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.819 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue
2023-02-10 13:22:24,820 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.819 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle
2023-02-10 13:22:24,821 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.82 CREATE appNGizer Property platform.site.localhost.authLogoutActionName
2023-02-10 13:22:24,821 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.821 CREATE appNGizer Property platform.site.localhost.authLogoutPage
2023-02-10 13:22:24,822 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.822 CREATE appNGizer Property platform.site.localhost.siteRootDir
2023-02-10 13:22:24,823 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.822 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize
2023-02-10 13:22:24,824 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.823 CREATE appNGizer Property platform.site.localhost.name
2023-02-10 13:22:24,824 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.824 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout
2023-02-10 13:22:24,825 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.825 CREATE appNGizer Property platform.site.localhost.allowSkipRender
2023-02-10 13:22:24,826 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.825 CREATE appNGizer Property platform.site.localhost.cacheStatistics
2023-02-10 13:22:24,826 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.826 CREATE appNGizer Property platform.site.localhost.errorPage
2023-02-10 13:22:24,827 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.827 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled
2023-02-10 13:22:24,828 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.828 CREATE appNGizer Property platform.site.localhost.supportedLanguages
2023-02-10 13:22:24,829 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.828 CREATE appNGizer Property platform.site.localhost.assetsDir
2023-02-10 13:22:24,829 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.829 CREATE appNGizer Property platform.site.localhost.errorPages
2023-02-10 13:22:24,830 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.83 CREATE appNGizer Property platform.site.localhost.authLogoutRef
2023-02-10 13:22:24,831 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.83 CREATE appNGizer Property platform.site.localhost.locale
2023-02-10 13:22:24,831 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.831 CREATE appNGizer Property platform.site.localhost.mailDisabled
2023-02-10 13:22:24,832 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.832 CREATE appNGizer Property platform.site.localhost.timeZone
2023-02-10 13:22:24,833 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.832 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths
2023-02-10 13:22:24,833 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.833 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn
2023-02-10 13:22:24,834 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.834 CREATE appNGizer Property platform.site.localhost.cacheExceptions
2023-02-10 13:22:24,835 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.835 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain
2023-02-10 13:22:24,836 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.835 CREATE appNGizer Property platform.site.localhost.ldapPassword
2023-02-10 13:22:24,836 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.836 CREATE appNGizer Property platform.site.localhost.indexConfig
2023-02-10 13:22:24,837 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.837 CREATE appNGizer Property platform.site.localhost.cacheTimeouts
2023-02-10 13:22:24,838 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.837 CREATE appNGizer Property platform.site.localhost.defaultPageSize
2023-02-10 13:22:24,838 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.838 CREATE appNGizer Property platform.site.localhost.documentDir
2023-02-10 13:22:24,839 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.839 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme
2023-02-10 13:22:24,840 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.839 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance
2023-02-10 13:22:24,840 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.84 CREATE appNGizer Property platform.site.localhost.searchMaxHits
2023-02-10 13:22:24,841 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.841 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout
2023-02-10 13:22:24,842 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.841 CREATE appNGizer Property platform.site.localhost.indexQueueSize
2023-02-10 13:22:24,842 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.842 CREATE appNGizer Property platform.site.localhost.mailPort
2023-02-10 13:22:24,843 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.843 CREATE appNGizer Property platform.site.localhost.host
2023-02-10 13:22:24,844 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.844 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime
2023-02-10 13:22:24,845 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.844 CREATE appNGizer Property platform.site.localhost.ldapHost
2023-02-10 13:22:24,845 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.845 CREATE appNGizer Property platform.site.localhost.manager-path
2023-02-10 13:22:24,848 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.848 CREATE appNGizer Site localhost
2023-02-10 13:22:24,977 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:24.976 UPDATE appNGizer Property platform.site.localhost.assetsDir
2023-02-10 13:22:25,001 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:25.001 UPDATE appNGizer Property platform.site.localhost.assetsDir
2023-02-10 13:22:25,005 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:25.005 UPDATE appNGizer Property platform.site.localhost.xssExceptions
2023-02-10 13:22:25,030 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:25.029 UPDATE appNGizer Property platform.site.localhost.xssExceptions
2023-02-10 13:22:25,033 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:25.032 CREATE appNGizer Property platform.site.localhost.theAnswer
2023-02-10 13:22:25,083 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:25.083 DELETE appNGizer Property platform.site.localhost.theAnswer
2023-02-10 13:22:25,100 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:25.099 CREATE appNGizer Property platform.site.localhost.myNewProp
2023-02-10 13:22:25,150 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:25.15 DELETE appNGizer Property platform.site.localhost.myNewProp
2023-02-10 13:22:25,160 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:22:23 CET 2023]; root of context hierarchy
2023-02-10 13:22:25,162 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:25,163 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: 1.415 s - in org.appng.appngizer.controller.SitePropertyControllerTest
[INFO] Running org.appng.appngizer.controller.SiteApplicationControllerTest
2023-02-10 13:22:25,177 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]
2023-02-10 13:22:25,177 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7c2f3fe, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@21225321, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@52d53a96, org.springframework.test.context.support.DirtiesContextTestExecutionListener@51bccbc3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@41719f09, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@72f9675d]
2023-02-10 13:22:25,179 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2023-02-10 13:22:25,260 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:22:25 CET 2023]; root of context hierarchy
2023-02-10 13:22:25,281 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:25,281 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:25,310 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:22:25,345 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2023-02-10 13:22:25,366 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:25,366 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2023-02-10 13:22:25,436 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:22:25,439 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:22:25,639 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:22:25,640 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:25,835 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:22:25 CET 2023]; root of context hierarchy
2023-02-10 13:22:25,853 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:22:25,854 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2023-02-10 13:22:25,859 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.004s)
2023-02-10 13:22:25,861 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2023-02-10 13:22:25,864 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2023-02-10 13:22:25,883 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2023-02-10 13:22:25,903 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2023-02-10 13:22:25,911 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2023-02-10 13:22:25,915 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2023-02-10 13:22:25,918 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2023-02-10 13:22:25,922 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2023-02-10 13:22:25,925 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2023-02-10 13:22:25,928 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2023-02-10 13:22:25,932 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2023-02-10 13:22:25,936 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2023-02-10 13:22:25,940 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2023-02-10 13:22:25,943 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2023-02-10 13:22:25,943 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:25,944 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:25,946 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2023-02-10 13:22:25,949 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2023-02-10 13:22:25,954 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2023-02-10 13:22:25,956 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:25,959 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2023-02-10 13:22:25,962 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.098s)
2023-02-10 13:22:25,969 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2023-02-10 13:22:26,016 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2023-02-10 13:22:26,016 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2023-02-10 13:22:26,016 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:26,016 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2023-02-10 13:22:26,016 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:26,017 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2023-02-10 13:22:26,017 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:26,017 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:26,017 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:26,018 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2023-02-10 13:22:26,018 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:26,018 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:26,018 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2023-02-10 13:22:26,018 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2023-02-10 13:22:26,019 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:26,019 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2023-02-10 13:22:26,019 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2023-02-10 13:22:26,020 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:26,020 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2023-02-10 13:22:26,020 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:26,020 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2023-02-10 13:22:26,020 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2023-02-10 13:22:26,021 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2023-02-10 13:22:26,021 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2023-02-10 13:22:26,021 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2023-02-10 13:22:26,021 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:26,022 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:26,022 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2023-02-10 13:22:26,022 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2023-02-10 13:22:26,022 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2023-02-10 13:22:26,023 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2023-02-10 13:22:26,023 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2023-02-10 13:22:26,023 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2023-02-10 13:22:26,024 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2023-02-10 13:22:26,024 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:26,024 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2023-02-10 13:22:26,024 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:26,024 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2023-02-10 13:22:26,025 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:26,025 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2023-02-10 13:22:26,025 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2023-02-10 13:22:26,025 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:26,025 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:26,026 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2023-02-10 13:22:26,026 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2023-02-10 13:22:26,026 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2023-02-10 13:22:26,026 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2023-02-10 13:22:26,026 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2023-02-10 13:22:26,027 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2023-02-10 13:22:26,027 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:26,027 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:26,027 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2023-02-10 13:22:26,027 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:26,028 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2023-02-10 13:22:26,028 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:26,028 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2023-02-10 13:22:26,028 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:26,028 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:26,028 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:26,029 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2023-02-10 13:22:26,029 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:26,029 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:26,029 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:26,029 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:26,030 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2023-02-10 13:22:26,030 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2023-02-10 13:22:26,030 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:26,030 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:26,031 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:26,031 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:26,032 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2023-02-10 13:22:26,032 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:26,032 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:26,032 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:26,032 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:26,032 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:26,032 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:26,033 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:26,033 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2023-02-10 13:22:26,033 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:26,033 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2023-02-10 13:22:26,034 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:26,034 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2023-02-10 13:22:26,059 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Fri Feb 10 13:22:25 CET 2023]; root of context hierarchy
2023-02-10 13:22:26,109 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:26,109 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:26,112 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 3 ms
2023-02-10 13:22:26,120 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.12 CREATE appNGizer Property platform.messagingEnabled
2023-02-10 13:22:26,121 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.12 CREATE appNGizer Property platform.filebasedDeployment
2023-02-10 13:22:26,121 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.121 CREATE appNGizer Property platform.jspFileType
2023-02-10 13:22:26,122 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.121 CREATE appNGizer Property platform.repositoryTrustStorePassword
2023-02-10 13:22:26,122 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.122 CREATE appNGizer Property platform.platformRootPath
2023-02-10 13:22:26,123 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.123 CREATE appNGizer Property platform.manageDatabases
2023-02-10 13:22:26,124 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.123 CREATE appNGizer Property platform.inactiveLockPeriod
2023-02-10 13:22:26,125 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.124 CREATE appNGizer Property platform.appngData
2023-02-10 13:22:26,125 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.125 CREATE appNGizer Property platform.cachePlatformFolder
2023-02-10 13:22:26,126 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.126 CREATE appNGizer Property platform.monitoringPath
2023-02-10 13:22:26,126 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.126 CREATE appNGizer Property platform.repositoryCert
2023-02-10 13:22:26,127 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.127 CREATE appNGizer Property platform.defaultTemplate
2023-02-10 13:22:26,128 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.127 CREATE appNGizer Property platform.devMode
2023-02-10 13:22:26,128 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.128 CREATE appNGizer Property platform.logfile
2023-02-10 13:22:26,129 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.128 CREATE appNGizer Property platform.xssAllowedTags
2023-02-10 13:22:26,129 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.129 CREATE appNGizer Property platform.mailDisabled
2023-02-10 13:22:26,130 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.129 CREATE appNGizer Property platform.passwordPolicyRegEx
2023-02-10 13:22:26,130 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.13 CREATE appNGizer Property platform.formatOutput
2023-02-10 13:22:26,131 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.13 CREATE appNGizer Property platform.cacheConfig
2023-02-10 13:22:26,131 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.131 CREATE appNGizer Property platform.sharedSecret
2023-02-10 13:22:26,132 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.132 CREATE appNGizer Property platform.repositoryPath
2023-02-10 13:22:26,132 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.132 CREATE appNGizer Property platform.repositoryVerifySignature
2023-02-10 13:22:26,133 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.133 CREATE appNGizer Property platform.repositorySignature
2023-02-10 13:22:26,133 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.133 CREATE appNGizer Property platform.sessionFilter
2023-02-10 13:22:26,134 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.134 CREATE appNGizer Property platform.cacheApplicationFolder
2023-02-10 13:22:26,134 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.134 CREATE appNGizer Property platform.writeDebugFiles
2023-02-10 13:22:26,135 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.135 CREATE appNGizer Property platform.repositoryDefaultDigest
2023-02-10 13:22:26,135 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.135 CREATE appNGizer Property platform.monitorPerformance
2023-02-10 13:22:26,136 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.136 CREATE appNGizer Property platform.mdcEnabled
2023-02-10 13:22:26,136 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.136 CREATE appNGizer Property platform.vHostMode
2023-02-10 13:22:26,137 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.136 CREATE appNGizer Property platform.templateFolder
2023-02-10 13:22:26,137 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.137 CREATE appNGizer Property platform.maxLoginAttempts
2023-02-10 13:22:26,138 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.137 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2023-02-10 13:22:26,138 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.138 CREATE appNGizer Property platform.locale
2023-02-10 13:22:26,139 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.138 CREATE appNGizer Property platform.sessionTimeout
2023-02-10 13:22:26,139 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.139 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2023-02-10 13:22:26,140 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.14 CREATE appNGizer Property platform.encoding
2023-02-10 13:22:26,140 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.14 CREATE appNGizer Property platform.maxUploadSize
2023-02-10 13:22:26,141 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.141 CREATE appNGizer Property platform.templatePrefix
2023-02-10 13:22:26,141 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.141 CREATE appNGizer Property platform.repositoryTrustStore
2023-02-10 13:22:26,142 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.142 CREATE appNGizer Property platform.imageMagickPath
2023-02-10 13:22:26,142 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.142 CREATE appNGizer Property platform.databasePrefix
2023-02-10 13:22:26,143 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.143 CREATE appNGizer Property platform.cacheFolder
2023-02-10 13:22:26,143 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.143 CREATE appNGizer Property platform.messagingGroupAddress
2023-02-10 13:22:26,144 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.144 CREATE appNGizer Property platform.xssProtect
2023-02-10 13:22:26,144 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.144 CREATE appNGizer Property platform.mailHost
2023-02-10 13:22:26,145 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.144 CREATE appNGizer Property platform.timeZone
2023-02-10 13:22:26,145 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.145 CREATE appNGizer Property platform.cacheImageFolder
2023-02-10 13:22:26,146 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.145 CREATE appNGizer Property platform.messagingReceiver
2023-02-10 13:22:26,146 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.146 CREATE appNGizer Property platform.messagingGroupPort
2023-02-10 13:22:26,147 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.146 CREATE appNGizer Property platform.csrfFilterEnabled
2023-02-10 13:22:26,147 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.147 CREATE appNGizer Property platform.mailPort
2023-02-10 13:22:26,148 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.147 CREATE appNGizer Property platform.uploadDir
2023-02-10 13:22:26,148 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.148 CREATE appNGizer Property platform.applicationDir
2023-02-10 13:22:26,149 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.148 CREATE appNGizer Property platform.databaseValidationPeriod
2023-02-10 13:22:26,167 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.167 CREATE appNGizer Repository local
2023-02-10 13:22:26,189 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/repo/
2023-02-10 13:22:26,194 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3
2023-02-10 13:22:26,197 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.196 CREATE appNGizer Application demo-application
2023-02-10 13:22:26,198 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2023-02-10 13:22:26,200 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.2 CREATE appNGizer Permission debug
2023-02-10 13:22:26,200 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2023-02-10 13:22:26,201 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.201 CREATE appNGizer Permission output-format.html
2023-02-10 13:22:26,201 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2023-02-10 13:22:26,202 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.201 CREATE appNGizer Permission output-type.webgui
2023-02-10 13:22:26,202 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2023-02-10 13:22:26,202 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.202 CREATE appNGizer Permission testPermission
2023-02-10 13:22:26,204 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.204 CREATE appNGizer Role Administrator
2023-02-10 13:22:26,208 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2023-02-10 13:22:26,209 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2023-02-10 13:22:26,210 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2023-02-10 13:22:26,210 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2023-02-10 13:22:26,210 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.21 CREATE appNGizer Role Debugger
2023-02-10 13:22:26,211 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2023-02-10 13:22:26,212 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2023-02-10 13:22:26,212 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2023-02-10 13:22:26,213 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.213 CREATE appNGizer Role Tester
2023-02-10 13:22:26,214 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2023-02-10 13:22:26,214 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2023-02-10 13:22:26,216 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.216 CREATE appNGizer Property platform.application.demo-application.foo
2023-02-10 13:22:26,216 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.216 CREATE appNGizer Property platform.application.demo-application.bar
2023-02-10 13:22:26,217 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.217 CREATE appNGizer Property platform.application.demo-application.clobValue
2023-02-10 13:22:26,219 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.219 UPDATE appNGizer Role Administrator
2023-02-10 13:22:26,220 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.22 UPDATE appNGizer Role Debugger
2023-02-10 13:22:26,221 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.221 UPDATE appNGizer Role Tester
2023-02-10 13:22:26,223 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:26,223 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:26,223 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:26,224 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:26,224 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:26,224 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:26,224 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:26,224 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2023-02-10 13:22:26,224 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2023-02-10 13:22:26,224 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2023-02-10 13:22:26,224 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application
2023-02-10 13:22:26,231 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2023-02-10 13:22:26,232 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2023-02-10 13:22:26,233 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2023-02-10 13:22:26,234 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2023-02-10 13:22:26,235 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2023-02-10 13:22:26,237 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2023-02-10 13:22:26,260 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.26 CREATE appNGizer Property platform.site.localhost.template
2023-02-10 13:22:26,261 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.26 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer
2023-02-10 13:22:26,261 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.261 CREATE appNGizer Property platform.site.localhost.wwwDir
2023-02-10 13:22:26,262 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.261 CREATE appNGizer Property platform.site.localhost.tagPrefix
2023-02-10 13:22:26,262 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.262 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute
2023-02-10 13:22:26,262 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.262 CREATE appNGizer Property platform.site.localhost.authLoginPage
2023-02-10 13:22:26,263 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.263 CREATE appNGizer Property platform.site.localhost.cacheEnabled
2023-02-10 13:22:26,263 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.263 CREATE appNGizer Property platform.site.localhost.ldapUser
2023-02-10 13:22:26,264 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.264 CREATE appNGizer Property platform.site.localhost.ldapDisabled
2023-02-10 13:22:26,264 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.264 CREATE appNGizer Property platform.site.localhost.serviceOutputType
2023-02-10 13:22:26,265 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.264 CREATE appNGizer Property platform.site.localhost.encoding
2023-02-10 13:22:26,265 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.265 CREATE appNGizer Property platform.site.localhost.indexDir
2023-02-10 13:22:26,266 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.265 CREATE appNGizer Property platform.site.localhost.defaultApplication
2023-02-10 13:22:26,266 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.266 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled
2023-02-10 13:22:26,266 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.266 CREATE appNGizer Property platform.site.localhost.mailHost
2023-02-10 13:22:26,267 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.267 CREATE appNGizer Property platform.site.localhost.authLoginRef
2023-02-10 13:22:26,267 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.267 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat
2023-02-10 13:22:26,268 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.268 CREATE appNGizer Property platform.site.localhost.indexFileTypes
2023-02-10 13:22:26,268 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.268 CREATE appNGizer Property platform.site.localhost.authApplication
2023-02-10 13:22:26,269 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.268 CREATE appNGizer Property platform.site.localhost.defaultPage
2023-02-10 13:22:26,269 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.269 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn
2023-02-10 13:22:26,269 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.269 CREATE appNGizer Property platform.site.localhost.ldapStartTls
2023-02-10 13:22:26,270 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.27 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown
2023-02-10 13:22:26,270 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.27 CREATE appNGizer Property platform.site.localhost.appendTabId
2023-02-10 13:22:26,271 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.27 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive
2023-02-10 13:22:26,271 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.271 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods
2023-02-10 13:22:26,272 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.271 CREATE appNGizer Property platform.site.localhost.ldapDomain
2023-02-10 13:22:26,272 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.272 CREATE appNGizer Property platform.site.localhost.searchChunkSize
2023-02-10 13:22:26,273 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.272 CREATE appNGizer Property platform.site.localhost.rewriteConfig
2023-02-10 13:22:26,273 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.273 CREATE appNGizer Property platform.site.localhost.indexTimeout
2023-02-10 13:22:26,274 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.273 CREATE appNGizer Property platform.site.localhost.xssExceptions
2023-02-10 13:22:26,274 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.274 CREATE appNGizer Property platform.site.localhost.service-path
2023-02-10 13:22:26,275 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.274 CREATE appNGizer Property platform.site.localhost.supportReloadFile
2023-02-10 13:22:26,275 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.275 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue
2023-02-10 13:22:26,275 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.275 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle
2023-02-10 13:22:26,276 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.276 CREATE appNGizer Property platform.site.localhost.authLogoutActionName
2023-02-10 13:22:26,276 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.276 CREATE appNGizer Property platform.site.localhost.authLogoutPage
2023-02-10 13:22:26,277 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.277 CREATE appNGizer Property platform.site.localhost.siteRootDir
2023-02-10 13:22:26,277 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.277 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize
2023-02-10 13:22:26,278 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.278 CREATE appNGizer Property platform.site.localhost.name
2023-02-10 13:22:26,278 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.278 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout
2023-02-10 13:22:26,279 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.278 CREATE appNGizer Property platform.site.localhost.allowSkipRender
2023-02-10 13:22:26,279 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.279 CREATE appNGizer Property platform.site.localhost.cacheStatistics
2023-02-10 13:22:26,280 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.279 CREATE appNGizer Property platform.site.localhost.errorPage
2023-02-10 13:22:26,280 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.28 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled
2023-02-10 13:22:26,281 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.28 CREATE appNGizer Property platform.site.localhost.supportedLanguages
2023-02-10 13:22:26,281 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.281 CREATE appNGizer Property platform.site.localhost.assetsDir
2023-02-10 13:22:26,281 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.281 CREATE appNGizer Property platform.site.localhost.errorPages
2023-02-10 13:22:26,282 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.282 CREATE appNGizer Property platform.site.localhost.authLogoutRef
2023-02-10 13:22:26,282 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.282 CREATE appNGizer Property platform.site.localhost.locale
2023-02-10 13:22:26,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.283 CREATE appNGizer Property platform.site.localhost.mailDisabled
2023-02-10 13:22:26,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.283 CREATE appNGizer Property platform.site.localhost.timeZone
2023-02-10 13:22:26,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.284 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths
2023-02-10 13:22:26,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.284 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn
2023-02-10 13:22:26,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.284 CREATE appNGizer Property platform.site.localhost.cacheExceptions
2023-02-10 13:22:26,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.285 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain
2023-02-10 13:22:26,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.285 CREATE appNGizer Property platform.site.localhost.ldapPassword
2023-02-10 13:22:26,286 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.286 CREATE appNGizer Property platform.site.localhost.indexConfig
2023-02-10 13:22:26,286 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.286 CREATE appNGizer Property platform.site.localhost.cacheTimeouts
2023-02-10 13:22:26,287 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.286 CREATE appNGizer Property platform.site.localhost.defaultPageSize
2023-02-10 13:22:26,287 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.287 CREATE appNGizer Property platform.site.localhost.documentDir
2023-02-10 13:22:26,288 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.288 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme
2023-02-10 13:22:26,288 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.288 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance
2023-02-10 13:22:26,289 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.288 CREATE appNGizer Property platform.site.localhost.searchMaxHits
2023-02-10 13:22:26,289 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.289 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout
2023-02-10 13:22:26,290 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.289 CREATE appNGizer Property platform.site.localhost.indexQueueSize
2023-02-10 13:22:26,290 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.29 CREATE appNGizer Property platform.site.localhost.mailPort
2023-02-10 13:22:26,290 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.29 CREATE appNGizer Property platform.site.localhost.host
2023-02-10 13:22:26,291 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.291 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime
2023-02-10 13:22:26,291 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.291 CREATE appNGizer Property platform.site.localhost.ldapHost
2023-02-10 13:22:26,292 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.291 CREATE appNGizer Property platform.site.localhost.manager-path
2023-02-10 13:22:26,294 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.294 CREATE appNGizer Site localhost
2023-02-10 13:22:26,354 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.354 CREATE appNGizer Property platform.site.anotherSite.ldapPrincipalScheme
2023-02-10 13:22:26,355 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.354 CREATE appNGizer Property platform.site.anotherSite.encoding
2023-02-10 13:22:26,355 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.355 CREATE appNGizer Property platform.site.anotherSite.supportReloadFile
2023-02-10 13:22:26,356 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.355 CREATE appNGizer Property platform.site.anotherSite.allowSkipRender
2023-02-10 13:22:26,356 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.356 CREATE appNGizer Property platform.site.anotherSite.documentDir
2023-02-10 13:22:26,356 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.356 CREATE appNGizer Property platform.site.anotherSite.csrfProtectedPaths
2023-02-10 13:22:26,357 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.357 CREATE appNGizer Property platform.site.anotherSite.wwwDir
2023-02-10 13:22:26,357 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.357 CREATE appNGizer Property platform.site.anotherSite.authLogoutActionName
2023-02-10 13:22:26,358 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.357 CREATE appNGizer Property platform.site.anotherSite.ldapStartTls
2023-02-10 13:22:26,358 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.358 CREATE appNGizer Property platform.site.anotherSite.name
2023-02-10 13:22:26,358 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.358 CREATE appNGizer Property platform.site.anotherSite.cacheEnabled
2023-02-10 13:22:26,359 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.359 CREATE appNGizer Property platform.site.anotherSite.serviceOutputFormat
2023-02-10 13:22:26,359 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.359 CREATE appNGizer Property platform.site.anotherSite.jdbcValidationTimeout
2023-02-10 13:22:26,360 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.36 CREATE appNGizer Property platform.site.anotherSite.ldapUser
2023-02-10 13:22:26,360 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.36 CREATE appNGizer Property platform.site.anotherSite.ldapDisabled
2023-02-10 13:22:26,361 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.361 CREATE appNGizer Property platform.site.anotherSite.indexConfig
2023-02-10 13:22:26,361 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.361 CREATE appNGizer Property platform.site.anotherSite.siteRootDir
2023-02-10 13:22:26,362 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.361 CREATE appNGizer Property platform.site.anotherSite.ldapDomain
2023-02-10 13:22:26,362 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.362 CREATE appNGizer Property platform.site.anotherSite.authLoginPage
2023-02-10 13:22:26,362 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.362 CREATE appNGizer Property platform.site.anotherSite.cacheStatistics
2023-02-10 13:22:26,363 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.363 CREATE appNGizer Property platform.site.anotherSite.mailPort
2023-02-10 13:22:26,363 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.363 CREATE appNGizer Property platform.site.anotherSite.appendTabId
2023-02-10 13:22:26,364 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.364 CREATE appNGizer Property platform.site.anotherSite.service-path
2023-02-10 13:22:26,364 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.364 CREATE appNGizer Property platform.site.anotherSite.template
2023-02-10 13:22:26,365 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.364 CREATE appNGizer Property platform.site.anotherSite.cacheTimeouts
2023-02-10 13:22:26,365 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.365 CREATE appNGizer Property platform.site.anotherSite.tagPrefix
2023-02-10 13:22:26,365 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.365 CREATE appNGizer Property platform.site.anotherSite.authLogoutPage
2023-02-10 13:22:26,366 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.366 CREATE appNGizer Property platform.site.anotherSite.timeZone
2023-02-10 13:22:26,366 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.366 CREATE appNGizer Property platform.site.anotherSite.ldapIdAttribute
2023-02-10 13:22:26,366 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.366 CREATE appNGizer Property platform.site.anotherSite.cacheTimeToLive
2023-02-10 13:22:26,367 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.367 CREATE appNGizer Property platform.site.anotherSite.searchMaxHits
2023-02-10 13:22:26,367 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.367 CREATE appNGizer Property platform.site.anotherSite.host
2023-02-10 13:22:26,368 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.368 CREATE appNGizer Property platform.site.anotherSite.indexFileTypes
2023-02-10 13:22:26,368 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.368 CREATE appNGizer Property platform.site.anotherSite.supportedLanguages
2023-02-10 13:22:26,368 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.368 CREATE appNGizer Property platform.site.anotherSite.jdbcLogPerformance
2023-02-10 13:22:26,369 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.369 CREATE appNGizer Property platform.site.anotherSite.locale
2023-02-10 13:22:26,369 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.369 CREATE appNGizer Property platform.site.anotherSite.DatasourceConfigurer
2023-02-10 13:22:26,369 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.369 CREATE appNGizer Property platform.site.anotherSite.indexTimeout
2023-02-10 13:22:26,370 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.37 CREATE appNGizer Property platform.site.anotherSite.rewriteConfig
2023-02-10 13:22:26,370 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.37 CREATE appNGizer Property platform.site.anotherSite.authLogoutActionValue
2023-02-10 13:22:26,371 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.37 CREATE appNGizer Property platform.site.anotherSite.mailHost
2023-02-10 13:22:26,371 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.371 CREATE appNGizer Property platform.site.anotherSite.authLoginRef
2023-02-10 13:22:26,371 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.371 CREATE appNGizer Property platform.site.anotherSite.searchChunkSize
2023-02-10 13:22:26,372 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.372 CREATE appNGizer Property platform.site.anotherSite.defaultPage
2023-02-10 13:22:26,372 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.372 CREATE appNGizer Property platform.site.anotherSite.csrfProtectedMethods
2023-02-10 13:22:26,373 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.372 CREATE appNGizer Property platform.site.anotherSite.indexFileSystemQueueSize
2023-02-10 13:22:26,373 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.373 CREATE appNGizer Property platform.site.anotherSite.sessionTrackingEnabled
2023-02-10 13:22:26,373 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.373 CREATE appNGizer Property platform.site.anotherSite.ldapPassword
2023-02-10 13:22:26,374 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.374 CREATE appNGizer Property platform.site.anotherSite.ldapHost
2023-02-10 13:22:26,376 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.376 CREATE appNGizer Property platform.site.anotherSite.ldapGroupBaseDn
2023-02-10 13:22:26,377 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.377 CREATE appNGizer Property platform.site.anotherSite.cacheClearOnShutdown
2023-02-10 13:22:26,378 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.377 CREATE appNGizer Property platform.site.anotherSite.defaultPageSize
2023-02-10 13:22:26,378 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.378 CREATE appNGizer Property platform.site.anotherSite.cacheTimeoutsAntStyle
2023-02-10 13:22:26,378 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.378 CREATE appNGizer Property platform.site.anotherSite.csrfProtectionEnabled
2023-02-10 13:22:26,379 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.378 CREATE appNGizer Property platform.site.anotherSite.authLogoutRef
2023-02-10 13:22:26,379 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.379 CREATE appNGizer Property platform.site.anotherSite.cacheExceptions
2023-02-10 13:22:26,380 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.38 CREATE appNGizer Property platform.site.anotherSite.defaultApplication
2023-02-10 13:22:26,380 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.38 CREATE appNGizer Property platform.site.anotherSite.mailDisabled
2023-02-10 13:22:26,381 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.38 CREATE appNGizer Property platform.site.anotherSite.assetsDir
2023-02-10 13:22:26,381 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.381 CREATE appNGizer Property platform.site.anotherSite.ldapUserBaseDn
2023-02-10 13:22:26,381 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.381 CREATE appNGizer Property platform.site.anotherSite.xssExceptions
2023-02-10 13:22:26,382 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.382 CREATE appNGizer Property platform.site.anotherSite.authApplication
2023-02-10 13:22:26,382 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.382 CREATE appNGizer Property platform.site.anotherSite.jdbcMaxLifetime
2023-02-10 13:22:26,382 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.382 CREATE appNGizer Property platform.site.anotherSite.errorPage
2023-02-10 13:22:26,383 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.383 CREATE appNGizer Property platform.site.anotherSite.manager-path
2023-02-10 13:22:26,383 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.383 CREATE appNGizer Property platform.site.anotherSite.indexDir
2023-02-10 13:22:26,384 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.383 CREATE appNGizer Property platform.site.anotherSite.enforcePrimaryDomain
2023-02-10 13:22:26,384 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.384 CREATE appNGizer Property platform.site.anotherSite.jdbcConnectionTimeout
2023-02-10 13:22:26,384 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.384 CREATE appNGizer Property platform.site.anotherSite.indexQueueSize
2023-02-10 13:22:26,385 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.384 CREATE appNGizer Property platform.site.anotherSite.errorPages
2023-02-10 13:22:26,385 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.385 CREATE appNGizer Property platform.site.anotherSite.serviceOutputType
2023-02-10 13:22:26,385 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.385 CREATE appNGizer Site anotherSite
2023-02-10 13:22:26,434 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/platform/localhost/demo-application
2023-02-10 13:22:26,434 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/application/localhost/demo-application
2023-02-10 13:22:26,438 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.437 INFO appNGizer Assigned application demo-application to site localhost
2023-02-10 13:22:26,440 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.439 CREATE appNGizer Property platform.site.localhost.application.demo-application.bar
2023-02-10 13:22:26,440 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.44 CREATE appNGizer Property platform.site.localhost.application.demo-application.foo
2023-02-10 13:22:26,440 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.44 CREATE appNGizer Property platform.site.localhost.application.demo-application.clobValue
2023-02-10 13:22:26,544 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.543 UPDATE appNGizer Property platform.site.localhost.application.demo-application.bar
2023-02-10 13:22:26,580 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.58 CREATE appNGizer Property platform.site.localhost.application.demo-application.myNewProp
2023-02-10 13:22:26,607 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.607 DELETE appNGizer Property platform.site.localhost.application.demo-application.myNewProp
2023-02-10 13:22:26,623 INFO  [main] org.appng.core.service.CoreService: unlinking application demo-application from site localhost, status of database-connection is NO_DB_SUPPORTED
2023-02-10 13:22:26,624 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.624 INFO appNGizer Removed application demo-application from site localhost
2023-02-10 13:22:26,625 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.625 DELETE appNGizer Property platform.site.localhost.application.demo-application.bar
2023-02-10 13:22:26,626 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.626 DELETE appNGizer Property platform.site.localhost.application.demo-application.clobValue
2023-02-10 13:22:26,626 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:26.626 DELETE appNGizer Property platform.site.localhost.application.demo-application.foo
2023-02-10 13:22:26,635 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:22:25 CET 2023]; root of context hierarchy
2023-02-10 13:22:26,636 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:26,636 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: 1.465 s - in org.appng.appngizer.controller.SiteApplicationControllerTest
[INFO] Running org.appng.appngizer.controller.SubjectControllerTest
2023-02-10 13:22:26,644 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]
2023-02-10 13:22:26,644 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@64a04a04, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7b636bbc, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@331199a9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@71b6ccab, org.springframework.test.context.transaction.TransactionalTestExecutionListener@172058f3, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@77feef20]
2023-02-10 13:22:26,645 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2023-02-10 13:22:26,682 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:22:26 CET 2023]; root of context hierarchy
2023-02-10 13:22:26,697 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:26,697 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:26,720 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:22:26,749 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2023-02-10 13:22:26,767 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:26,767 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2023-02-10 13:22:26,823 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:22:26,826 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:22:26,996 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:22:26,996 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:27,143 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:22:26 CET 2023]; root of context hierarchy
2023-02-10 13:22:27,158 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:22:27,158 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2023-02-10 13:22:27,163 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.003s)
2023-02-10 13:22:27,164 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2023-02-10 13:22:27,167 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2023-02-10 13:22:27,178 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2023-02-10 13:22:27,194 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2023-02-10 13:22:27,199 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2023-02-10 13:22:27,202 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2023-02-10 13:22:27,205 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2023-02-10 13:22:27,207 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2023-02-10 13:22:27,210 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2023-02-10 13:22:27,212 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2023-02-10 13:22:27,215 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2023-02-10 13:22:27,218 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2023-02-10 13:22:27,220 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2023-02-10 13:22:27,223 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2023-02-10 13:22:27,223 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:27,223 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:27,225 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2023-02-10 13:22:27,228 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2023-02-10 13:22:27,232 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2023-02-10 13:22:27,233 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:27,235 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2023-02-10 13:22:27,237 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.071s)
2023-02-10 13:22:27,244 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2023-02-10 13:22:27,283 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2023-02-10 13:22:27,283 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2023-02-10 13:22:27,283 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:27,284 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2023-02-10 13:22:27,284 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:27,284 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2023-02-10 13:22:27,284 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:27,284 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:27,284 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:27,285 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2023-02-10 13:22:27,285 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:27,285 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:27,285 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2023-02-10 13:22:27,285 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2023-02-10 13:22:27,286 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:27,286 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2023-02-10 13:22:27,286 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2023-02-10 13:22:27,286 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:27,287 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2023-02-10 13:22:27,287 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:27,287 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2023-02-10 13:22:27,287 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2023-02-10 13:22:27,287 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2023-02-10 13:22:27,287 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2023-02-10 13:22:27,288 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2023-02-10 13:22:27,288 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:27,289 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:27,289 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2023-02-10 13:22:27,289 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2023-02-10 13:22:27,289 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2023-02-10 13:22:27,289 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2023-02-10 13:22:27,290 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2023-02-10 13:22:27,290 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2023-02-10 13:22:27,290 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2023-02-10 13:22:27,290 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:27,290 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2023-02-10 13:22:27,291 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:27,291 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2023-02-10 13:22:27,292 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:27,292 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2023-02-10 13:22:27,292 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2023-02-10 13:22:27,292 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:27,292 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:27,292 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2023-02-10 13:22:27,292 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2023-02-10 13:22:27,292 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2023-02-10 13:22:27,292 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2023-02-10 13:22:27,293 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2023-02-10 13:22:27,293 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2023-02-10 13:22:27,293 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:27,293 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:27,293 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2023-02-10 13:22:27,293 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:27,294 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2023-02-10 13:22:27,294 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:27,294 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2023-02-10 13:22:27,294 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:27,294 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:27,294 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:27,295 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2023-02-10 13:22:27,295 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:27,295 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:27,295 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:27,296 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:27,296 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2023-02-10 13:22:27,296 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2023-02-10 13:22:27,296 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:27,297 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:27,297 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:27,297 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:27,298 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2023-02-10 13:22:27,298 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:27,298 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:27,298 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:27,298 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:27,298 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:27,298 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:27,298 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:27,299 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2023-02-10 13:22:27,299 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:27,299 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2023-02-10 13:22:27,299 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:27,299 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2023-02-10 13:22:27,324 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Fri Feb 10 13:22:26 CET 2023]; root of context hierarchy
2023-02-10 13:22:27,425 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:27,425 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:27,430 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 5 ms
2023-02-10 13:22:27,440 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.439 CREATE appNGizer Property platform.messagingEnabled
2023-02-10 13:22:27,441 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.44 CREATE appNGizer Property platform.filebasedDeployment
2023-02-10 13:22:27,441 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.441 CREATE appNGizer Property platform.jspFileType
2023-02-10 13:22:27,442 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.442 CREATE appNGizer Property platform.repositoryTrustStorePassword
2023-02-10 13:22:27,442 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.442 CREATE appNGizer Property platform.platformRootPath
2023-02-10 13:22:27,443 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.443 CREATE appNGizer Property platform.manageDatabases
2023-02-10 13:22:27,444 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.443 CREATE appNGizer Property platform.inactiveLockPeriod
2023-02-10 13:22:27,444 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.444 CREATE appNGizer Property platform.appngData
2023-02-10 13:22:27,445 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.444 CREATE appNGizer Property platform.cachePlatformFolder
2023-02-10 13:22:27,445 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.445 CREATE appNGizer Property platform.monitoringPath
2023-02-10 13:22:27,446 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.445 CREATE appNGizer Property platform.repositoryCert
2023-02-10 13:22:27,446 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.446 CREATE appNGizer Property platform.defaultTemplate
2023-02-10 13:22:27,446 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.446 CREATE appNGizer Property platform.devMode
2023-02-10 13:22:27,447 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.447 CREATE appNGizer Property platform.logfile
2023-02-10 13:22:27,448 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.447 CREATE appNGizer Property platform.xssAllowedTags
2023-02-10 13:22:27,448 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.448 CREATE appNGizer Property platform.mailDisabled
2023-02-10 13:22:27,449 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.448 CREATE appNGizer Property platform.passwordPolicyRegEx
2023-02-10 13:22:27,449 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.449 CREATE appNGizer Property platform.formatOutput
2023-02-10 13:22:27,450 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.449 CREATE appNGizer Property platform.cacheConfig
2023-02-10 13:22:27,450 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.45 CREATE appNGizer Property platform.sharedSecret
2023-02-10 13:22:27,451 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.45 CREATE appNGizer Property platform.repositoryPath
2023-02-10 13:22:27,451 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.451 CREATE appNGizer Property platform.repositoryVerifySignature
2023-02-10 13:22:27,452 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.452 CREATE appNGizer Property platform.repositorySignature
2023-02-10 13:22:27,453 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.452 CREATE appNGizer Property platform.sessionFilter
2023-02-10 13:22:27,453 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.453 CREATE appNGizer Property platform.cacheApplicationFolder
2023-02-10 13:22:27,454 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.454 CREATE appNGizer Property platform.writeDebugFiles
2023-02-10 13:22:27,454 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.454 CREATE appNGizer Property platform.repositoryDefaultDigest
2023-02-10 13:22:27,455 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.455 CREATE appNGizer Property platform.monitorPerformance
2023-02-10 13:22:27,455 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.455 CREATE appNGizer Property platform.mdcEnabled
2023-02-10 13:22:27,456 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.456 CREATE appNGizer Property platform.vHostMode
2023-02-10 13:22:27,457 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.456 CREATE appNGizer Property platform.templateFolder
2023-02-10 13:22:27,457 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.457 CREATE appNGizer Property platform.maxLoginAttempts
2023-02-10 13:22:27,458 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.458 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2023-02-10 13:22:27,458 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.458 CREATE appNGizer Property platform.locale
2023-02-10 13:22:27,459 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.459 CREATE appNGizer Property platform.sessionTimeout
2023-02-10 13:22:27,460 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.459 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2023-02-10 13:22:27,460 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.46 CREATE appNGizer Property platform.encoding
2023-02-10 13:22:27,461 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.46 CREATE appNGizer Property platform.maxUploadSize
2023-02-10 13:22:27,461 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.461 CREATE appNGizer Property platform.templatePrefix
2023-02-10 13:22:27,462 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.462 CREATE appNGizer Property platform.repositoryTrustStore
2023-02-10 13:22:27,462 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.462 CREATE appNGizer Property platform.imageMagickPath
2023-02-10 13:22:27,463 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.463 CREATE appNGizer Property platform.databasePrefix
2023-02-10 13:22:27,463 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.463 CREATE appNGizer Property platform.cacheFolder
2023-02-10 13:22:27,464 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.464 CREATE appNGizer Property platform.messagingGroupAddress
2023-02-10 13:22:27,464 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.464 CREATE appNGizer Property platform.xssProtect
2023-02-10 13:22:27,465 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.465 CREATE appNGizer Property platform.mailHost
2023-02-10 13:22:27,465 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.465 CREATE appNGizer Property platform.timeZone
2023-02-10 13:22:27,466 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.465 CREATE appNGizer Property platform.cacheImageFolder
2023-02-10 13:22:27,466 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.466 CREATE appNGizer Property platform.messagingReceiver
2023-02-10 13:22:27,467 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.466 CREATE appNGizer Property platform.messagingGroupPort
2023-02-10 13:22:27,467 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.467 CREATE appNGizer Property platform.csrfFilterEnabled
2023-02-10 13:22:27,467 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.467 CREATE appNGizer Property platform.mailPort
2023-02-10 13:22:27,468 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.468 CREATE appNGizer Property platform.uploadDir
2023-02-10 13:22:27,468 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.468 CREATE appNGizer Property platform.applicationDir
2023-02-10 13:22:27,469 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.469 CREATE appNGizer Property platform.databaseValidationPeriod
2023-02-10 13:22:27,485 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.485 CREATE appNGizer Group Admin
2023-02-10 13:22:27,496 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.496 CREATE appNGizer Subject Admin
2023-02-10 13:22:27,506 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.506 UPDATE appNGizer Subject Admin
2023-02-10 13:22:27,509 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.509 UPDATE appNGizer Group Admin
2023-02-10 13:22:27,529 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.529 UPDATE appNGizer Group Admin
2023-02-10 13:22:27,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.534 UPDATE appNGizer Subject Admin
2023-02-10 13:22:27,537 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.537 UPDATE appNGizer Subject Admin
2023-02-10 13:22:27,552 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.552 UPDATE appNGizer Subject Admin
2023-02-10 13:22:27,563 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:27,563 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:27,564 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2023-02-10 13:22:27,567 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.567 CREATE appNGizer Subject deleteme
2023-02-10 13:22:27,578 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.577 DELETE appNGizer Subject deleteme
2023-02-10 13:22:27,579 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:27,579 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:27,580 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2023-02-10 13:22:27,583 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.582 CREATE appNGizer Subject john.doe
2023-02-10 13:22:27,603 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.602 UPDATE appNGizer Subject john.doe
2023-02-10 13:22:27,610 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.61 DELETE appNGizer Subject john.doe
2023-02-10 13:22:27,612 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:27,612 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:27,613 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2023-02-10 13:22:27,616 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:27.615 CREATE appNGizer Subject john doe
2023-02-10 13:22:27,644 ERROR [main] org.appng.appngizer.controller.SubjectController: [61] error while processing [POST] on /subject
javax.validation.ConstraintViolationException: Validation failed for classes [org.appng.core.domain.SubjectImpl] during persist time for groups [javax.validation.groups.Default, ]
List of constraint violations:[
	ConstraintViolationImpl{interpolatedMessage='{validation.usernameGroup}', propertyPath=name, rootBeanClass=class org.appng.core.domain.SubjectImpl, messageTemplate='{validation.usernameGroup}'}
]
	at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.validate(BeanValidationEventListener.java:140)
	at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80)
	at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188)
	at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78)
	at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645)
	at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282)
	at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263)
	at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317)
	at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330)
	at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287)
	at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193)
	at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123)
	at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185)
	at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128)
	at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55)
	at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:99)
	at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:720)
	at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:706)
	at sun.reflect.GeneratedMethodAccessor137.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:301)
	at com.sun.proxy.$Proxy91.persist(Unknown Source)
	at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:531)
	at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.executeMethodOn(RepositoryFactorySupport.java:515)
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:500)
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:477)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:56)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:136)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:140)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$ExposeRepositoryInvocationInterceptor.invoke(CrudMethodMetadataPostProcessor.java:347)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor.invoke(SurroundingTransactionDetectorMethodInterceptor.java:57)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
	at com.sun.proxy.$Proxy100.save(Unknown Source)
	at org.appng.core.service.CoreService.createSubject(CoreService.java:197)
	at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke(<generated>)
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:737)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:672)
	at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$1928f1b0.createSubject(<generated>)
	at org.appng.appngizer.controller.SubjectController.createSubject(SubjectController.java:94)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:204)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:854)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:765)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
	at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:71)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160)
	at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127)
	at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:151)
	at org.appng.appngizer.controller.ControllerTest.verify(ControllerTest.java:200)
	at org.appng.appngizer.controller.ControllerTest.sendBodyAndVerify(ControllerTest.java:194)
	at org.appng.appngizer.controller.ControllerTest.postAndVerify(ControllerTest.java:159)
	at org.appng.appngizer.controller.SubjectControllerTest.testInvalidName(SubjectControllerTest.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:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	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:366)
	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$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
2023-02-10 13:22:27,648 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:27,649 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:27,649 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 0 ms
2023-02-10 13:22:27,660 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:22:26 CET 2023]; root of context hierarchy
2023-02-10 13:22:27,661 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:27,661 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.019 s - in org.appng.appngizer.controller.SubjectControllerTest
[INFO] Running org.appng.appngizer.controller.RepositoryControllerTest
2023-02-10 13:22:27,671 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]
2023-02-10 13:22:27,672 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@714fc0ad, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4b5ec80a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7d631882, org.springframework.test.context.support.DirtiesContextTestExecutionListener@a8424d1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@541c784, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@386251be]
2023-02-10 13:22:27,672 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2023-02-10 13:22:27,709 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:22:27 CET 2023]; root of context hierarchy
2023-02-10 13:22:27,725 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:27,725 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:27,752 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:22:27,785 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2023-02-10 13:22:27,806 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:27,806 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2023-02-10 13:22:27,868 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:22:27,872 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:22:28,052 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:22:28,052 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:28,209 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:22:27 CET 2023]; root of context hierarchy
2023-02-10 13:22:28,223 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:22:28,224 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2023-02-10 13:22:28,228 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.003s)
2023-02-10 13:22:28,229 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2023-02-10 13:22:28,232 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2023-02-10 13:22:28,245 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2023-02-10 13:22:28,261 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2023-02-10 13:22:28,267 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2023-02-10 13:22:28,269 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2023-02-10 13:22:28,272 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2023-02-10 13:22:28,275 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2023-02-10 13:22:28,277 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2023-02-10 13:22:28,280 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2023-02-10 13:22:28,284 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2023-02-10 13:22:28,287 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2023-02-10 13:22:28,290 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2023-02-10 13:22:28,293 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2023-02-10 13:22:28,294 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:28,294 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:28,296 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2023-02-10 13:22:28,299 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2023-02-10 13:22:28,303 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2023-02-10 13:22:28,304 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:28,306 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2023-02-10 13:22:28,309 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.077s)
2023-02-10 13:22:28,315 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2023-02-10 13:22:28,357 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2023-02-10 13:22:28,357 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2023-02-10 13:22:28,357 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:28,357 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2023-02-10 13:22:28,358 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:28,358 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2023-02-10 13:22:28,358 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:28,358 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:28,358 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:28,359 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2023-02-10 13:22:28,359 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:28,359 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:28,359 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2023-02-10 13:22:28,360 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2023-02-10 13:22:28,360 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:28,360 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2023-02-10 13:22:28,360 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2023-02-10 13:22:28,360 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:28,361 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2023-02-10 13:22:28,361 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:28,361 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2023-02-10 13:22:28,361 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2023-02-10 13:22:28,361 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2023-02-10 13:22:28,361 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2023-02-10 13:22:28,362 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2023-02-10 13:22:28,362 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:28,362 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:28,362 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2023-02-10 13:22:28,362 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2023-02-10 13:22:28,363 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2023-02-10 13:22:28,363 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2023-02-10 13:22:28,363 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2023-02-10 13:22:28,363 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2023-02-10 13:22:28,364 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2023-02-10 13:22:28,364 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:28,364 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2023-02-10 13:22:28,364 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:28,364 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2023-02-10 13:22:28,365 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:28,365 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2023-02-10 13:22:28,365 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2023-02-10 13:22:28,365 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:28,366 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:28,366 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2023-02-10 13:22:28,366 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2023-02-10 13:22:28,366 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2023-02-10 13:22:28,366 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2023-02-10 13:22:28,366 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2023-02-10 13:22:28,367 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2023-02-10 13:22:28,367 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:28,367 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:28,367 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2023-02-10 13:22:28,367 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:28,368 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2023-02-10 13:22:28,368 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:28,368 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2023-02-10 13:22:28,368 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:28,368 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:28,368 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:28,369 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2023-02-10 13:22:28,369 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:28,369 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:28,369 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:28,369 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:28,370 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2023-02-10 13:22:28,370 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2023-02-10 13:22:28,370 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:28,370 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:28,370 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:28,371 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:28,371 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2023-02-10 13:22:28,372 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:28,372 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:28,372 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:28,372 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:28,372 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:28,372 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:28,372 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:28,373 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2023-02-10 13:22:28,373 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:28,373 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2023-02-10 13:22:28,373 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:28,373 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2023-02-10 13:22:28,400 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Fri Feb 10 13:22:27 CET 2023]; root of context hierarchy
2023-02-10 13:22:28,478 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:28,478 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:28,481 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 3 ms
2023-02-10 13:22:28,488 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.487 CREATE appNGizer Property platform.messagingEnabled
2023-02-10 13:22:28,488 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.488 CREATE appNGizer Property platform.filebasedDeployment
2023-02-10 13:22:28,489 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.488 CREATE appNGizer Property platform.jspFileType
2023-02-10 13:22:28,489 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.489 CREATE appNGizer Property platform.repositoryTrustStorePassword
2023-02-10 13:22:28,489 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.489 CREATE appNGizer Property platform.platformRootPath
2023-02-10 13:22:28,490 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.49 CREATE appNGizer Property platform.manageDatabases
2023-02-10 13:22:28,490 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.49 CREATE appNGizer Property platform.inactiveLockPeriod
2023-02-10 13:22:28,491 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.49 CREATE appNGizer Property platform.appngData
2023-02-10 13:22:28,491 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.491 CREATE appNGizer Property platform.cachePlatformFolder
2023-02-10 13:22:28,491 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.491 CREATE appNGizer Property platform.monitoringPath
2023-02-10 13:22:28,492 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.492 CREATE appNGizer Property platform.repositoryCert
2023-02-10 13:22:28,492 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.492 CREATE appNGizer Property platform.defaultTemplate
2023-02-10 13:22:28,492 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.492 CREATE appNGizer Property platform.devMode
2023-02-10 13:22:28,493 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.493 CREATE appNGizer Property platform.logfile
2023-02-10 13:22:28,493 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.493 CREATE appNGizer Property platform.xssAllowedTags
2023-02-10 13:22:28,493 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.493 CREATE appNGizer Property platform.mailDisabled
2023-02-10 13:22:28,494 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.494 CREATE appNGizer Property platform.passwordPolicyRegEx
2023-02-10 13:22:28,494 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.494 CREATE appNGizer Property platform.formatOutput
2023-02-10 13:22:28,494 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.494 CREATE appNGizer Property platform.cacheConfig
2023-02-10 13:22:28,495 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.495 CREATE appNGizer Property platform.sharedSecret
2023-02-10 13:22:28,495 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.495 CREATE appNGizer Property platform.repositoryPath
2023-02-10 13:22:28,496 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.495 CREATE appNGizer Property platform.repositoryVerifySignature
2023-02-10 13:22:28,496 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.496 CREATE appNGizer Property platform.repositorySignature
2023-02-10 13:22:28,496 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.496 CREATE appNGizer Property platform.sessionFilter
2023-02-10 13:22:28,497 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.496 CREATE appNGizer Property platform.cacheApplicationFolder
2023-02-10 13:22:28,497 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.497 CREATE appNGizer Property platform.writeDebugFiles
2023-02-10 13:22:28,497 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.497 CREATE appNGizer Property platform.repositoryDefaultDigest
2023-02-10 13:22:28,498 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.497 CREATE appNGizer Property platform.monitorPerformance
2023-02-10 13:22:28,498 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.498 CREATE appNGizer Property platform.mdcEnabled
2023-02-10 13:22:28,498 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.498 CREATE appNGizer Property platform.vHostMode
2023-02-10 13:22:28,499 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.498 CREATE appNGizer Property platform.templateFolder
2023-02-10 13:22:28,499 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.499 CREATE appNGizer Property platform.maxLoginAttempts
2023-02-10 13:22:28,499 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.499 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2023-02-10 13:22:28,500 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.5 CREATE appNGizer Property platform.locale
2023-02-10 13:22:28,500 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.5 CREATE appNGizer Property platform.sessionTimeout
2023-02-10 13:22:28,500 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.5 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2023-02-10 13:22:28,501 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.501 CREATE appNGizer Property platform.encoding
2023-02-10 13:22:28,501 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.501 CREATE appNGizer Property platform.maxUploadSize
2023-02-10 13:22:28,501 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.501 CREATE appNGizer Property platform.templatePrefix
2023-02-10 13:22:28,502 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.502 CREATE appNGizer Property platform.repositoryTrustStore
2023-02-10 13:22:28,502 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.502 CREATE appNGizer Property platform.imageMagickPath
2023-02-10 13:22:28,502 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.502 CREATE appNGizer Property platform.databasePrefix
2023-02-10 13:22:28,503 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.503 CREATE appNGizer Property platform.cacheFolder
2023-02-10 13:22:28,503 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.503 CREATE appNGizer Property platform.messagingGroupAddress
2023-02-10 13:22:28,504 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.503 CREATE appNGizer Property platform.xssProtect
2023-02-10 13:22:28,504 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.504 CREATE appNGizer Property platform.mailHost
2023-02-10 13:22:28,504 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.504 CREATE appNGizer Property platform.timeZone
2023-02-10 13:22:28,505 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.505 CREATE appNGizer Property platform.cacheImageFolder
2023-02-10 13:22:28,505 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.505 CREATE appNGizer Property platform.messagingReceiver
2023-02-10 13:22:28,505 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.505 CREATE appNGizer Property platform.messagingGroupPort
2023-02-10 13:22:28,506 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.506 CREATE appNGizer Property platform.csrfFilterEnabled
2023-02-10 13:22:28,506 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.506 CREATE appNGizer Property platform.mailPort
2023-02-10 13:22:28,507 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.506 CREATE appNGizer Property platform.uploadDir
2023-02-10 13:22:28,507 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.507 CREATE appNGizer Property platform.applicationDir
2023-02-10 13:22:28,507 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.507 CREATE appNGizer Property platform.databaseValidationPeriod
2023-02-10 13:22:28,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.523 CREATE appNGizer Repository local repo
2023-02-10 13:22:28,589 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/repo/
2023-02-10 13:22:28,596 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3
2023-02-10 13:22:28,599 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.599 CREATE appNGizer Application demo-application
2023-02-10 13:22:28,601 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2023-02-10 13:22:28,603 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.603 CREATE appNGizer Permission debug
2023-02-10 13:22:28,604 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2023-02-10 13:22:28,605 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.604 CREATE appNGizer Permission output-format.html
2023-02-10 13:22:28,605 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2023-02-10 13:22:28,605 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.605 CREATE appNGizer Permission output-type.webgui
2023-02-10 13:22:28,606 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2023-02-10 13:22:28,606 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.606 CREATE appNGizer Permission testPermission
2023-02-10 13:22:28,608 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.608 CREATE appNGizer Role Administrator
2023-02-10 13:22:28,613 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2023-02-10 13:22:28,614 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2023-02-10 13:22:28,615 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2023-02-10 13:22:28,615 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2023-02-10 13:22:28,616 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.615 CREATE appNGizer Role Debugger
2023-02-10 13:22:28,617 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2023-02-10 13:22:28,618 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2023-02-10 13:22:28,618 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2023-02-10 13:22:28,618 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.618 CREATE appNGizer Role Tester
2023-02-10 13:22:28,619 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2023-02-10 13:22:28,619 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2023-02-10 13:22:28,621 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.621 CREATE appNGizer Property platform.application.demo-application.foo
2023-02-10 13:22:28,622 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.622 CREATE appNGizer Property platform.application.demo-application.bar
2023-02-10 13:22:28,622 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.622 CREATE appNGizer Property platform.application.demo-application.clobValue
2023-02-10 13:22:28,625 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.624 UPDATE appNGizer Role Administrator
2023-02-10 13:22:28,625 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.625 UPDATE appNGizer Role Debugger
2023-02-10 13:22:28,626 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.626 UPDATE appNGizer Role Tester
2023-02-10 13:22:28,636 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:28,636 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:28,636 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:28,636 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:28,637 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:28,637 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:28,637 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:28,637 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2023-02-10 13:22:28,637 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2023-02-10 13:22:28,638 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2023-02-10 13:22:28,638 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application
2023-02-10 13:22:28,646 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2023-02-10 13:22:28,647 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2023-02-10 13:22:28,647 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2023-02-10 13:22:28,649 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2023-02-10 13:22:28,650 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2023-02-10 13:22:28,651 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2023-02-10 13:22:28,680 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.68 UPDATE appNGizer Repository local
2023-02-10 13:22:28,695 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:28,695 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:28,697 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 2 ms
2023-02-10 13:22:28,704 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.704 CREATE appNGizer Repository deleteme
2023-02-10 13:22:28,720 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.719 DELETE appNGizer Repository deleteme
2023-02-10 13:22:28,722 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:28,722 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:28,722 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 0 ms
2023-02-10 13:22:28,733 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:28,733 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:28,734 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2023-02-10 13:22:28,740 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:28.74 CREATE appNGizer Repository dummy repo
2023-02-10 13:22:28,759 WARN  [main] org.springframework.web.servlet.PageNotFound: No mapping found for HTTP request with URI [/repository/dummy%20repo/demo-application/1.2.3] in DispatcherServlet with name ''
2023-02-10 13:22:28,760 WARN  [main] org.springframework.web.servlet.PageNotFound: No mapping found for HTTP request with URI [/repository/doesNotExist/demo-application/1.2.3] in DispatcherServlet with name ''
2023-02-10 13:22:28,766 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:28,767 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:28,767 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 0 ms
2023-02-10 13:22:28,794 INFO  [main] org.appng.core.model.RepositoryCacheFilesystem: deleted demo-application, Version: 1.5.3, Timestamp: 2013-01-13-1303 from repository /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/repo
2023-02-10 13:22:28,804 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:22:27 CET 2023]; root of context hierarchy
2023-02-10 13:22:28,805 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:28,805 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.14 s - in org.appng.appngizer.controller.RepositoryControllerTest
[INFO] Running org.appng.appngizer.controller.SiteControllerTest
2023-02-10 13:22:28,814 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]
2023-02-10 13:22:28,814 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4496ce4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2a37bcad, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@296269c3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@241c1155, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6bfd777e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7cb86c78]
2023-02-10 13:22:28,815 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2023-02-10 13:22:28,854 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:22:28 CET 2023]; root of context hierarchy
2023-02-10 13:22:28,868 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:28,868 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:28,890 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:22:28,919 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2023-02-10 13:22:28,937 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:28,937 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2023-02-10 13:22:28,992 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:22:28,994 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:22:29,144 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:22:29,144 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:29,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:22:28 CET 2023]; root of context hierarchy
2023-02-10 13:22:29,299 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:22:29,300 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2023-02-10 13:22:29,304 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.003s)
2023-02-10 13:22:29,305 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2023-02-10 13:22:29,308 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2023-02-10 13:22:29,321 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2023-02-10 13:22:29,337 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2023-02-10 13:22:29,343 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2023-02-10 13:22:29,346 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2023-02-10 13:22:29,348 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2023-02-10 13:22:29,351 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2023-02-10 13:22:29,353 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2023-02-10 13:22:29,356 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2023-02-10 13:22:29,359 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2023-02-10 13:22:29,362 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2023-02-10 13:22:29,365 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2023-02-10 13:22:29,367 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2023-02-10 13:22:29,368 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:29,368 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:29,370 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2023-02-10 13:22:29,372 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2023-02-10 13:22:29,376 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2023-02-10 13:22:29,377 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:29,380 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2023-02-10 13:22:29,382 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.074s)
2023-02-10 13:22:29,387 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2023-02-10 13:22:29,433 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2023-02-10 13:22:29,434 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2023-02-10 13:22:29,434 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:29,434 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2023-02-10 13:22:29,434 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:29,435 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2023-02-10 13:22:29,435 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:29,435 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:29,436 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:29,437 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2023-02-10 13:22:29,462 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:29,463 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:29,463 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2023-02-10 13:22:29,463 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2023-02-10 13:22:29,463 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:29,464 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2023-02-10 13:22:29,464 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2023-02-10 13:22:29,465 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:29,465 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2023-02-10 13:22:29,465 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:29,466 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2023-02-10 13:22:29,466 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2023-02-10 13:22:29,466 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2023-02-10 13:22:29,466 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2023-02-10 13:22:29,467 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2023-02-10 13:22:29,468 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:29,468 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:29,468 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2023-02-10 13:22:29,468 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2023-02-10 13:22:29,469 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2023-02-10 13:22:29,469 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2023-02-10 13:22:29,469 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2023-02-10 13:22:29,469 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2023-02-10 13:22:29,470 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2023-02-10 13:22:29,471 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:29,471 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2023-02-10 13:22:29,471 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:29,471 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2023-02-10 13:22:29,473 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:29,473 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2023-02-10 13:22:29,473 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2023-02-10 13:22:29,473 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:29,473 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:29,474 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2023-02-10 13:22:29,474 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2023-02-10 13:22:29,474 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2023-02-10 13:22:29,474 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2023-02-10 13:22:29,474 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2023-02-10 13:22:29,475 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2023-02-10 13:22:29,475 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:29,476 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:29,476 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2023-02-10 13:22:29,476 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:29,477 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2023-02-10 13:22:29,477 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:29,477 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2023-02-10 13:22:29,478 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:29,478 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:29,478 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:29,479 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2023-02-10 13:22:29,479 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:29,479 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:29,479 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:29,480 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:29,481 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2023-02-10 13:22:29,481 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2023-02-10 13:22:29,481 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:29,481 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:29,481 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:29,481 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:29,483 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2023-02-10 13:22:29,483 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:29,483 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:29,483 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:29,484 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:29,484 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:29,484 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:29,484 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:29,485 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2023-02-10 13:22:29,485 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:29,485 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2023-02-10 13:22:29,486 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:29,486 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2023-02-10 13:22:29,521 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Fri Feb 10 13:22:28 CET 2023]; root of context hierarchy
2023-02-10 13:22:29,575 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:29,575 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:29,579 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 4 ms
2023-02-10 13:22:29,586 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.586 CREATE appNGizer Property platform.messagingEnabled
2023-02-10 13:22:29,587 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.586 CREATE appNGizer Property platform.filebasedDeployment
2023-02-10 13:22:29,587 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.587 CREATE appNGizer Property platform.jspFileType
2023-02-10 13:22:29,587 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.587 CREATE appNGizer Property platform.repositoryTrustStorePassword
2023-02-10 13:22:29,588 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.588 CREATE appNGizer Property platform.platformRootPath
2023-02-10 13:22:29,588 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.588 CREATE appNGizer Property platform.manageDatabases
2023-02-10 13:22:29,589 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.588 CREATE appNGizer Property platform.inactiveLockPeriod
2023-02-10 13:22:29,589 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.589 CREATE appNGizer Property platform.appngData
2023-02-10 13:22:29,589 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.589 CREATE appNGizer Property platform.cachePlatformFolder
2023-02-10 13:22:29,590 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.59 CREATE appNGizer Property platform.monitoringPath
2023-02-10 13:22:29,590 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.59 CREATE appNGizer Property platform.repositoryCert
2023-02-10 13:22:29,591 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.59 CREATE appNGizer Property platform.defaultTemplate
2023-02-10 13:22:29,591 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.591 CREATE appNGizer Property platform.devMode
2023-02-10 13:22:29,591 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.591 CREATE appNGizer Property platform.logfile
2023-02-10 13:22:29,592 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.592 CREATE appNGizer Property platform.xssAllowedTags
2023-02-10 13:22:29,592 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.592 CREATE appNGizer Property platform.mailDisabled
2023-02-10 13:22:29,593 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.592 CREATE appNGizer Property platform.passwordPolicyRegEx
2023-02-10 13:22:29,593 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.593 CREATE appNGizer Property platform.formatOutput
2023-02-10 13:22:29,593 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.593 CREATE appNGizer Property platform.cacheConfig
2023-02-10 13:22:29,594 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.594 CREATE appNGizer Property platform.sharedSecret
2023-02-10 13:22:29,594 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.594 CREATE appNGizer Property platform.repositoryPath
2023-02-10 13:22:29,595 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.595 CREATE appNGizer Property platform.repositoryVerifySignature
2023-02-10 13:22:29,595 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.595 CREATE appNGizer Property platform.repositorySignature
2023-02-10 13:22:29,596 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.595 CREATE appNGizer Property platform.sessionFilter
2023-02-10 13:22:29,596 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.596 CREATE appNGizer Property platform.cacheApplicationFolder
2023-02-10 13:22:29,596 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.596 CREATE appNGizer Property platform.writeDebugFiles
2023-02-10 13:22:29,597 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.597 CREATE appNGizer Property platform.repositoryDefaultDigest
2023-02-10 13:22:29,597 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.597 CREATE appNGizer Property platform.monitorPerformance
2023-02-10 13:22:29,598 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.597 CREATE appNGizer Property platform.mdcEnabled
2023-02-10 13:22:29,598 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.598 CREATE appNGizer Property platform.vHostMode
2023-02-10 13:22:29,598 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.598 CREATE appNGizer Property platform.templateFolder
2023-02-10 13:22:29,599 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.599 CREATE appNGizer Property platform.maxLoginAttempts
2023-02-10 13:22:29,599 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.599 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2023-02-10 13:22:29,600 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.599 CREATE appNGizer Property platform.locale
2023-02-10 13:22:29,600 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.6 CREATE appNGizer Property platform.sessionTimeout
2023-02-10 13:22:29,600 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.6 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2023-02-10 13:22:29,601 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.6 CREATE appNGizer Property platform.encoding
2023-02-10 13:22:29,601 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.601 CREATE appNGizer Property platform.maxUploadSize
2023-02-10 13:22:29,601 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.601 CREATE appNGizer Property platform.templatePrefix
2023-02-10 13:22:29,602 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.602 CREATE appNGizer Property platform.repositoryTrustStore
2023-02-10 13:22:29,602 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.602 CREATE appNGizer Property platform.imageMagickPath
2023-02-10 13:22:29,603 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.602 CREATE appNGizer Property platform.databasePrefix
2023-02-10 13:22:29,603 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.603 CREATE appNGizer Property platform.cacheFolder
2023-02-10 13:22:29,603 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.603 CREATE appNGizer Property platform.messagingGroupAddress
2023-02-10 13:22:29,604 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.604 CREATE appNGizer Property platform.xssProtect
2023-02-10 13:22:29,604 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.604 CREATE appNGizer Property platform.mailHost
2023-02-10 13:22:29,605 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.604 CREATE appNGizer Property platform.timeZone
2023-02-10 13:22:29,605 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.605 CREATE appNGizer Property platform.cacheImageFolder
2023-02-10 13:22:29,605 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.605 CREATE appNGizer Property platform.messagingReceiver
2023-02-10 13:22:29,606 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.606 CREATE appNGizer Property platform.messagingGroupPort
2023-02-10 13:22:29,606 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.606 CREATE appNGizer Property platform.csrfFilterEnabled
2023-02-10 13:22:29,607 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.606 CREATE appNGizer Property platform.mailPort
2023-02-10 13:22:29,607 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.607 CREATE appNGizer Property platform.uploadDir
2023-02-10 13:22:29,607 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.607 CREATE appNGizer Property platform.applicationDir
2023-02-10 13:22:29,608 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.608 CREATE appNGizer Property platform.databaseValidationPeriod
2023-02-10 13:22:29,628 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.627 CREATE appNGizer Property platform.site.localhost.template
2023-02-10 13:22:29,628 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.628 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer
2023-02-10 13:22:29,629 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.628 CREATE appNGizer Property platform.site.localhost.wwwDir
2023-02-10 13:22:29,629 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.629 CREATE appNGizer Property platform.site.localhost.tagPrefix
2023-02-10 13:22:29,629 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.629 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute
2023-02-10 13:22:29,630 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.63 CREATE appNGizer Property platform.site.localhost.authLoginPage
2023-02-10 13:22:29,630 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.63 CREATE appNGizer Property platform.site.localhost.cacheEnabled
2023-02-10 13:22:29,631 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.63 CREATE appNGizer Property platform.site.localhost.ldapUser
2023-02-10 13:22:29,631 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.631 CREATE appNGizer Property platform.site.localhost.ldapDisabled
2023-02-10 13:22:29,631 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.631 CREATE appNGizer Property platform.site.localhost.serviceOutputType
2023-02-10 13:22:29,632 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.632 CREATE appNGizer Property platform.site.localhost.encoding
2023-02-10 13:22:29,632 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.632 CREATE appNGizer Property platform.site.localhost.indexDir
2023-02-10 13:22:29,633 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.632 CREATE appNGizer Property platform.site.localhost.defaultApplication
2023-02-10 13:22:29,633 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.633 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled
2023-02-10 13:22:29,633 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.633 CREATE appNGizer Property platform.site.localhost.mailHost
2023-02-10 13:22:29,634 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.634 CREATE appNGizer Property platform.site.localhost.authLoginRef
2023-02-10 13:22:29,634 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.634 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat
2023-02-10 13:22:29,635 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.634 CREATE appNGizer Property platform.site.localhost.indexFileTypes
2023-02-10 13:22:29,635 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.635 CREATE appNGizer Property platform.site.localhost.authApplication
2023-02-10 13:22:29,635 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.635 CREATE appNGizer Property platform.site.localhost.defaultPage
2023-02-10 13:22:29,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.636 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn
2023-02-10 13:22:29,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.636 CREATE appNGizer Property platform.site.localhost.ldapStartTls
2023-02-10 13:22:29,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.636 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown
2023-02-10 13:22:29,637 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.637 CREATE appNGizer Property platform.site.localhost.appendTabId
2023-02-10 13:22:29,637 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.637 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive
2023-02-10 13:22:29,638 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.637 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods
2023-02-10 13:22:29,638 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.638 CREATE appNGizer Property platform.site.localhost.ldapDomain
2023-02-10 13:22:29,638 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.638 CREATE appNGizer Property platform.site.localhost.searchChunkSize
2023-02-10 13:22:29,639 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.639 CREATE appNGizer Property platform.site.localhost.rewriteConfig
2023-02-10 13:22:29,639 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.639 CREATE appNGizer Property platform.site.localhost.indexTimeout
2023-02-10 13:22:29,640 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.639 CREATE appNGizer Property platform.site.localhost.xssExceptions
2023-02-10 13:22:29,640 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.64 CREATE appNGizer Property platform.site.localhost.service-path
2023-02-10 13:22:29,640 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.64 CREATE appNGizer Property platform.site.localhost.supportReloadFile
2023-02-10 13:22:29,641 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.641 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue
2023-02-10 13:22:29,641 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.641 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle
2023-02-10 13:22:29,642 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.641 CREATE appNGizer Property platform.site.localhost.authLogoutActionName
2023-02-10 13:22:29,642 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.642 CREATE appNGizer Property platform.site.localhost.authLogoutPage
2023-02-10 13:22:29,642 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.642 CREATE appNGizer Property platform.site.localhost.siteRootDir
2023-02-10 13:22:29,643 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.643 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize
2023-02-10 13:22:29,643 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.643 CREATE appNGizer Property platform.site.localhost.name
2023-02-10 13:22:29,644 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.643 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout
2023-02-10 13:22:29,644 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.644 CREATE appNGizer Property platform.site.localhost.allowSkipRender
2023-02-10 13:22:29,644 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.644 CREATE appNGizer Property platform.site.localhost.cacheStatistics
2023-02-10 13:22:29,645 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.645 CREATE appNGizer Property platform.site.localhost.errorPage
2023-02-10 13:22:29,645 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.645 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled
2023-02-10 13:22:29,646 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.645 CREATE appNGizer Property platform.site.localhost.supportedLanguages
2023-02-10 13:22:29,646 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.646 CREATE appNGizer Property platform.site.localhost.assetsDir
2023-02-10 13:22:29,646 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.646 CREATE appNGizer Property platform.site.localhost.errorPages
2023-02-10 13:22:29,647 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.646 CREATE appNGizer Property platform.site.localhost.authLogoutRef
2023-02-10 13:22:29,647 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.647 CREATE appNGizer Property platform.site.localhost.locale
2023-02-10 13:22:29,647 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.647 CREATE appNGizer Property platform.site.localhost.mailDisabled
2023-02-10 13:22:29,648 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.648 CREATE appNGizer Property platform.site.localhost.timeZone
2023-02-10 13:22:29,648 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.648 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths
2023-02-10 13:22:29,649 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.648 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn
2023-02-10 13:22:29,649 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.649 CREATE appNGizer Property platform.site.localhost.cacheExceptions
2023-02-10 13:22:29,649 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.649 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain
2023-02-10 13:22:29,650 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.65 CREATE appNGizer Property platform.site.localhost.ldapPassword
2023-02-10 13:22:29,650 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.65 CREATE appNGizer Property platform.site.localhost.indexConfig
2023-02-10 13:22:29,651 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.65 CREATE appNGizer Property platform.site.localhost.cacheTimeouts
2023-02-10 13:22:29,651 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.651 CREATE appNGizer Property platform.site.localhost.defaultPageSize
2023-02-10 13:22:29,651 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.651 CREATE appNGizer Property platform.site.localhost.documentDir
2023-02-10 13:22:29,652 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.652 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme
2023-02-10 13:22:29,652 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.652 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance
2023-02-10 13:22:29,653 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.652 CREATE appNGizer Property platform.site.localhost.searchMaxHits
2023-02-10 13:22:29,653 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.653 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout
2023-02-10 13:22:29,653 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.653 CREATE appNGizer Property platform.site.localhost.indexQueueSize
2023-02-10 13:22:29,654 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.653 CREATE appNGizer Property platform.site.localhost.mailPort
2023-02-10 13:22:29,654 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.654 CREATE appNGizer Property platform.site.localhost.host
2023-02-10 13:22:29,654 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.654 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime
2023-02-10 13:22:29,655 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.655 CREATE appNGizer Property platform.site.localhost.ldapHost
2023-02-10 13:22:29,655 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.655 CREATE appNGizer Property platform.site.localhost.manager-path
2023-02-10 13:22:29,658 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.658 CREATE appNGizer Site localhost
2023-02-10 13:22:29,705 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.704 UPDATE appNGizer Site localhost
2023-02-10 13:22:29,722 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:29,722 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:29,723 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2023-02-10 13:22:29,728 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.728 CREATE appNGizer Property platform.site.deleteme.authLoginRef
2023-02-10 13:22:29,729 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.729 CREATE appNGizer Property platform.site.deleteme.mailPort
2023-02-10 13:22:29,729 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.729 CREATE appNGizer Property platform.site.deleteme.csrfProtectedMethods
2023-02-10 13:22:29,730 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.729 CREATE appNGizer Property platform.site.deleteme.ldapIdAttribute
2023-02-10 13:22:29,730 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.73 CREATE appNGizer Property platform.site.deleteme.jdbcConnectionTimeout
2023-02-10 13:22:29,730 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.73 CREATE appNGizer Property platform.site.deleteme.DatasourceConfigurer
2023-02-10 13:22:29,731 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.731 CREATE appNGizer Property platform.site.deleteme.authApplication
2023-02-10 13:22:29,731 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.731 CREATE appNGizer Property platform.site.deleteme.manager-path
2023-02-10 13:22:29,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.731 CREATE appNGizer Property platform.site.deleteme.indexTimeout
2023-02-10 13:22:29,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.732 CREATE appNGizer Property platform.site.deleteme.authLogoutActionValue
2023-02-10 13:22:29,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.732 CREATE appNGizer Property platform.site.deleteme.cacheTimeToLive
2023-02-10 13:22:29,733 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.733 CREATE appNGizer Property platform.site.deleteme.siteRootDir
2023-02-10 13:22:29,733 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.733 CREATE appNGizer Property platform.site.deleteme.supportReloadFile
2023-02-10 13:22:29,733 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.733 CREATE appNGizer Property platform.site.deleteme.indexQueueSize
2023-02-10 13:22:29,734 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.734 CREATE appNGizer Property platform.site.deleteme.tagPrefix
2023-02-10 13:22:29,734 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.734 CREATE appNGizer Property platform.site.deleteme.encoding
2023-02-10 13:22:29,735 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.734 CREATE appNGizer Property platform.site.deleteme.searchMaxHits
2023-02-10 13:22:29,735 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.735 CREATE appNGizer Property platform.site.deleteme.sessionTrackingEnabled
2023-02-10 13:22:29,735 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.735 CREATE appNGizer Property platform.site.deleteme.ldapGroupBaseDn
2023-02-10 13:22:29,736 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.736 CREATE appNGizer Property platform.site.deleteme.ldapUser
2023-02-10 13:22:29,736 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.736 CREATE appNGizer Property platform.site.deleteme.documentDir
2023-02-10 13:22:29,736 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.736 CREATE appNGizer Property platform.site.deleteme.ldapDisabled
2023-02-10 13:22:29,737 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.737 CREATE appNGizer Property platform.site.deleteme.service-path
2023-02-10 13:22:29,737 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.737 CREATE appNGizer Property platform.site.deleteme.indexFileTypes
2023-02-10 13:22:29,738 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.737 CREATE appNGizer Property platform.site.deleteme.ldapPassword
2023-02-10 13:22:29,738 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.738 CREATE appNGizer Property platform.site.deleteme.jdbcValidationTimeout
2023-02-10 13:22:29,738 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.738 CREATE appNGizer Property platform.site.deleteme.defaultApplication
2023-02-10 13:22:29,739 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.739 CREATE appNGizer Property platform.site.deleteme.mailHost
2023-02-10 13:22:29,739 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.739 CREATE appNGizer Property platform.site.deleteme.wwwDir
2023-02-10 13:22:29,739 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.739 CREATE appNGizer Property platform.site.deleteme.allowSkipRender
2023-02-10 13:22:29,740 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.74 CREATE appNGizer Property platform.site.deleteme.errorPages
2023-02-10 13:22:29,740 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.74 CREATE appNGizer Property platform.site.deleteme.cacheTimeouts
2023-02-10 13:22:29,741 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.74 CREATE appNGizer Property platform.site.deleteme.cacheExceptions
2023-02-10 13:22:29,741 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.741 CREATE appNGizer Property platform.site.deleteme.authLogoutPage
2023-02-10 13:22:29,741 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.741 CREATE appNGizer Property platform.site.deleteme.timeZone
2023-02-10 13:22:29,742 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.742 CREATE appNGizer Property platform.site.deleteme.ldapPrincipalScheme
2023-02-10 13:22:29,742 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.742 CREATE appNGizer Property platform.site.deleteme.cacheClearOnShutdown
2023-02-10 13:22:29,743 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.742 CREATE appNGizer Property platform.site.deleteme.cacheTimeoutsAntStyle
2023-02-10 13:22:29,743 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.743 CREATE appNGizer Property platform.site.deleteme.indexFileSystemQueueSize
2023-02-10 13:22:29,743 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.743 CREATE appNGizer Property platform.site.deleteme.ldapStartTls
2023-02-10 13:22:29,744 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.744 CREATE appNGizer Property platform.site.deleteme.jdbcMaxLifetime
2023-02-10 13:22:29,744 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.744 CREATE appNGizer Property platform.site.deleteme.appendTabId
2023-02-10 13:22:29,745 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.744 CREATE appNGizer Property platform.site.deleteme.host
2023-02-10 13:22:29,745 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.745 CREATE appNGizer Property platform.site.deleteme.authLoginPage
2023-02-10 13:22:29,745 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.745 CREATE appNGizer Property platform.site.deleteme.indexConfig
2023-02-10 13:22:29,746 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.746 CREATE appNGizer Property platform.site.deleteme.locale
2023-02-10 13:22:29,746 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.746 CREATE appNGizer Property platform.site.deleteme.ldapDomain
2023-02-10 13:22:29,746 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.746 CREATE appNGizer Property platform.site.deleteme.template
2023-02-10 13:22:29,747 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.747 CREATE appNGizer Property platform.site.deleteme.cacheStatistics
2023-02-10 13:22:29,747 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.747 CREATE appNGizer Property platform.site.deleteme.cacheEnabled
2023-02-10 13:22:29,748 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.747 CREATE appNGizer Property platform.site.deleteme.assetsDir
2023-02-10 13:22:29,748 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.748 CREATE appNGizer Property platform.site.deleteme.ldapHost
2023-02-10 13:22:29,748 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.748 CREATE appNGizer Property platform.site.deleteme.enforcePrimaryDomain
2023-02-10 13:22:29,749 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.749 CREATE appNGizer Property platform.site.deleteme.csrfProtectedPaths
2023-02-10 13:22:29,749 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.749 CREATE appNGizer Property platform.site.deleteme.searchChunkSize
2023-02-10 13:22:29,750 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.749 CREATE appNGizer Property platform.site.deleteme.defaultPage
2023-02-10 13:22:29,750 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.75 CREATE appNGizer Property platform.site.deleteme.supportedLanguages
2023-02-10 13:22:29,750 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.75 CREATE appNGizer Property platform.site.deleteme.jdbcLogPerformance
2023-02-10 13:22:29,751 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.751 CREATE appNGizer Property platform.site.deleteme.authLogoutRef
2023-02-10 13:22:29,751 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.751 CREATE appNGizer Property platform.site.deleteme.serviceOutputFormat
2023-02-10 13:22:29,752 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.751 CREATE appNGizer Property platform.site.deleteme.defaultPageSize
2023-02-10 13:22:29,752 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.752 CREATE appNGizer Property platform.site.deleteme.serviceOutputType
2023-02-10 13:22:29,752 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.752 CREATE appNGizer Property platform.site.deleteme.rewriteConfig
2023-02-10 13:22:29,753 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.753 CREATE appNGizer Property platform.site.deleteme.mailDisabled
2023-02-10 13:22:29,753 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.753 CREATE appNGizer Property platform.site.deleteme.ldapUserBaseDn
2023-02-10 13:22:29,754 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.753 CREATE appNGizer Property platform.site.deleteme.authLogoutActionName
2023-02-10 13:22:29,754 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.754 CREATE appNGizer Property platform.site.deleteme.name
2023-02-10 13:22:29,754 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.754 CREATE appNGizer Property platform.site.deleteme.csrfProtectionEnabled
2023-02-10 13:22:29,755 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.755 CREATE appNGizer Property platform.site.deleteme.xssExceptions
2023-02-10 13:22:29,755 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.755 CREATE appNGizer Property platform.site.deleteme.indexDir
2023-02-10 13:22:29,756 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.755 CREATE appNGizer Property platform.site.deleteme.errorPage
2023-02-10 13:22:29,756 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.756 CREATE appNGizer Site deleteme
2023-02-10 13:22:29,781 INFO  [main] org.appng.core.service.CoreService: starting deletion of site deleteme
2023-02-10 13:22:29,796 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.795 DELETE appNGizer Property platform.site.deleteme.DatasourceConfigurer
2023-02-10 13:22:29,796 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.796 DELETE appNGizer Property platform.site.deleteme.allowSkipRender
2023-02-10 13:22:29,797 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.797 DELETE appNGizer Property platform.site.deleteme.appendTabId
2023-02-10 13:22:29,797 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.797 DELETE appNGizer Property platform.site.deleteme.assetsDir
2023-02-10 13:22:29,798 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.798 DELETE appNGizer Property platform.site.deleteme.authApplication
2023-02-10 13:22:29,798 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.798 DELETE appNGizer Property platform.site.deleteme.authLoginPage
2023-02-10 13:22:29,799 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.799 DELETE appNGizer Property platform.site.deleteme.authLoginRef
2023-02-10 13:22:29,800 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.799 DELETE appNGizer Property platform.site.deleteme.authLogoutActionName
2023-02-10 13:22:29,800 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.8 DELETE appNGizer Property platform.site.deleteme.authLogoutActionValue
2023-02-10 13:22:29,801 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.8 DELETE appNGizer Property platform.site.deleteme.authLogoutPage
2023-02-10 13:22:29,801 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.801 DELETE appNGizer Property platform.site.deleteme.authLogoutRef
2023-02-10 13:22:29,802 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.801 DELETE appNGizer Property platform.site.deleteme.cacheClearOnShutdown
2023-02-10 13:22:29,802 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.802 DELETE appNGizer Property platform.site.deleteme.cacheEnabled
2023-02-10 13:22:29,803 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.802 DELETE appNGizer Property platform.site.deleteme.cacheExceptions
2023-02-10 13:22:29,803 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.803 DELETE appNGizer Property platform.site.deleteme.cacheStatistics
2023-02-10 13:22:29,804 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.804 DELETE appNGizer Property platform.site.deleteme.cacheTimeToLive
2023-02-10 13:22:29,804 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.804 DELETE appNGizer Property platform.site.deleteme.cacheTimeouts
2023-02-10 13:22:29,805 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.805 DELETE appNGizer Property platform.site.deleteme.cacheTimeoutsAntStyle
2023-02-10 13:22:29,805 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.805 DELETE appNGizer Property platform.site.deleteme.csrfProtectedMethods
2023-02-10 13:22:29,806 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.806 DELETE appNGizer Property platform.site.deleteme.csrfProtectedPaths
2023-02-10 13:22:29,806 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.806 DELETE appNGizer Property platform.site.deleteme.csrfProtectionEnabled
2023-02-10 13:22:29,807 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.807 DELETE appNGizer Property platform.site.deleteme.defaultApplication
2023-02-10 13:22:29,808 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.807 DELETE appNGizer Property platform.site.deleteme.defaultPage
2023-02-10 13:22:29,808 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.808 DELETE appNGizer Property platform.site.deleteme.defaultPageSize
2023-02-10 13:22:29,809 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.808 DELETE appNGizer Property platform.site.deleteme.documentDir
2023-02-10 13:22:29,809 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.809 DELETE appNGizer Property platform.site.deleteme.encoding
2023-02-10 13:22:29,810 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.809 DELETE appNGizer Property platform.site.deleteme.enforcePrimaryDomain
2023-02-10 13:22:29,810 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.81 DELETE appNGizer Property platform.site.deleteme.errorPage
2023-02-10 13:22:29,811 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.81 DELETE appNGizer Property platform.site.deleteme.errorPages
2023-02-10 13:22:29,811 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.811 DELETE appNGizer Property platform.site.deleteme.host
2023-02-10 13:22:29,812 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.812 DELETE appNGizer Property platform.site.deleteme.indexConfig
2023-02-10 13:22:29,812 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.812 DELETE appNGizer Property platform.site.deleteme.indexDir
2023-02-10 13:22:29,813 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.813 DELETE appNGizer Property platform.site.deleteme.indexFileSystemQueueSize
2023-02-10 13:22:29,813 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.813 DELETE appNGizer Property platform.site.deleteme.indexFileTypes
2023-02-10 13:22:29,814 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.814 DELETE appNGizer Property platform.site.deleteme.indexQueueSize
2023-02-10 13:22:29,814 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.814 DELETE appNGizer Property platform.site.deleteme.indexTimeout
2023-02-10 13:22:29,815 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.815 DELETE appNGizer Property platform.site.deleteme.jdbcConnectionTimeout
2023-02-10 13:22:29,815 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.815 DELETE appNGizer Property platform.site.deleteme.jdbcLogPerformance
2023-02-10 13:22:29,816 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.816 DELETE appNGizer Property platform.site.deleteme.jdbcMaxLifetime
2023-02-10 13:22:29,817 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.816 DELETE appNGizer Property platform.site.deleteme.jdbcValidationTimeout
2023-02-10 13:22:29,817 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.817 DELETE appNGizer Property platform.site.deleteme.ldapDisabled
2023-02-10 13:22:29,818 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.817 DELETE appNGizer Property platform.site.deleteme.ldapDomain
2023-02-10 13:22:29,818 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.818 DELETE appNGizer Property platform.site.deleteme.ldapGroupBaseDn
2023-02-10 13:22:29,819 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.818 DELETE appNGizer Property platform.site.deleteme.ldapHost
2023-02-10 13:22:29,819 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.819 DELETE appNGizer Property platform.site.deleteme.ldapIdAttribute
2023-02-10 13:22:29,820 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.819 DELETE appNGizer Property platform.site.deleteme.ldapPassword
2023-02-10 13:22:29,820 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.82 DELETE appNGizer Property platform.site.deleteme.ldapPrincipalScheme
2023-02-10 13:22:29,821 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.82 DELETE appNGizer Property platform.site.deleteme.ldapStartTls
2023-02-10 13:22:29,821 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.821 DELETE appNGizer Property platform.site.deleteme.ldapUser
2023-02-10 13:22:29,822 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.821 DELETE appNGizer Property platform.site.deleteme.ldapUserBaseDn
2023-02-10 13:22:29,822 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.822 DELETE appNGizer Property platform.site.deleteme.locale
2023-02-10 13:22:29,823 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.822 DELETE appNGizer Property platform.site.deleteme.mailDisabled
2023-02-10 13:22:29,823 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.823 DELETE appNGizer Property platform.site.deleteme.mailHost
2023-02-10 13:22:29,824 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.824 DELETE appNGizer Property platform.site.deleteme.mailPort
2023-02-10 13:22:29,824 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.824 DELETE appNGizer Property platform.site.deleteme.manager-path
2023-02-10 13:22:29,825 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.825 DELETE appNGizer Property platform.site.deleteme.name
2023-02-10 13:22:29,825 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.825 DELETE appNGizer Property platform.site.deleteme.rewriteConfig
2023-02-10 13:22:29,826 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.826 DELETE appNGizer Property platform.site.deleteme.searchChunkSize
2023-02-10 13:22:29,826 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.826 DELETE appNGizer Property platform.site.deleteme.searchMaxHits
2023-02-10 13:22:29,827 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.827 DELETE appNGizer Property platform.site.deleteme.service-path
2023-02-10 13:22:29,827 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.827 DELETE appNGizer Property platform.site.deleteme.serviceOutputFormat
2023-02-10 13:22:29,828 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.828 DELETE appNGizer Property platform.site.deleteme.serviceOutputType
2023-02-10 13:22:29,828 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.828 DELETE appNGizer Property platform.site.deleteme.sessionTrackingEnabled
2023-02-10 13:22:29,829 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.829 DELETE appNGizer Property platform.site.deleteme.siteRootDir
2023-02-10 13:22:29,829 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.829 DELETE appNGizer Property platform.site.deleteme.supportReloadFile
2023-02-10 13:22:29,830 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.83 DELETE appNGizer Property platform.site.deleteme.supportedLanguages
2023-02-10 13:22:29,830 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.83 DELETE appNGizer Property platform.site.deleteme.tagPrefix
2023-02-10 13:22:29,831 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.831 DELETE appNGizer Property platform.site.deleteme.template
2023-02-10 13:22:29,832 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.831 DELETE appNGizer Property platform.site.deleteme.timeZone
2023-02-10 13:22:29,832 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.832 DELETE appNGizer Property platform.site.deleteme.wwwDir
2023-02-10 13:22:29,833 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.832 DELETE appNGizer Property platform.site.deleteme.xssExceptions
2023-02-10 13:22:29,835 INFO  [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections
2023-02-10 13:22:29,837 INFO  [main] org.appng.core.service.CoreService: done deleting site deleteme
2023-02-10 13:22:29,838 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:29.838 DELETE appNGizer Site deleteme
2023-02-10 13:22:29,841 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:29,841 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:29,842 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2023-02-10 13:22:29,853 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:22:28 CET 2023]; root of context hierarchy
2023-02-10 13:22:29,854 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:29,855 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: 1.046 s - in org.appng.appngizer.controller.SiteControllerTest
[INFO] Running org.appng.appngizer.controller.ApplicationPropertyControllerTest
2023-02-10 13:22:29,863 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]
2023-02-10 13:22:29,864 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2e3948de, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5e1da589, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6058faac, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1e9618b1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7a0dcc05, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@490f1f20]
2023-02-10 13:22:29,864 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2023-02-10 13:22:29,903 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:22:29 CET 2023]; root of context hierarchy
2023-02-10 13:22:29,919 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:29,919 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:29,945 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:22:29,978 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2023-02-10 13:22:29,998 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:29,998 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2023-02-10 13:22:30,062 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:22:30,065 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:22:30,234 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:22:30,234 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:30,378 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:22:29 CET 2023]; root of context hierarchy
2023-02-10 13:22:30,393 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:22:30,393 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2023-02-10 13:22:30,399 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.004s)
2023-02-10 13:22:30,400 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2023-02-10 13:22:30,402 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2023-02-10 13:22:30,416 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2023-02-10 13:22:30,432 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2023-02-10 13:22:30,439 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2023-02-10 13:22:30,442 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2023-02-10 13:22:30,445 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2023-02-10 13:22:30,448 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2023-02-10 13:22:30,450 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2023-02-10 13:22:30,453 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2023-02-10 13:22:30,456 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2023-02-10 13:22:30,460 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2023-02-10 13:22:30,463 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2023-02-10 13:22:30,465 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2023-02-10 13:22:30,466 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:30,466 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:30,468 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2023-02-10 13:22:30,471 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2023-02-10 13:22:30,475 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2023-02-10 13:22:30,476 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:30,478 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2023-02-10 13:22:30,481 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.078s)
2023-02-10 13:22:30,514 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2023-02-10 13:22:30,560 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2023-02-10 13:22:30,561 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2023-02-10 13:22:30,561 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:30,561 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2023-02-10 13:22:30,561 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:30,561 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2023-02-10 13:22:30,561 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:30,561 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:30,562 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:30,562 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2023-02-10 13:22:30,563 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:30,563 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:30,563 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2023-02-10 13:22:30,563 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2023-02-10 13:22:30,563 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:30,563 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2023-02-10 13:22:30,563 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2023-02-10 13:22:30,564 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:30,564 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2023-02-10 13:22:30,564 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:30,564 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2023-02-10 13:22:30,564 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2023-02-10 13:22:30,565 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2023-02-10 13:22:30,565 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2023-02-10 13:22:30,565 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2023-02-10 13:22:30,566 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:30,566 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:30,566 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2023-02-10 13:22:30,566 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2023-02-10 13:22:30,566 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2023-02-10 13:22:30,567 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2023-02-10 13:22:30,567 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2023-02-10 13:22:30,567 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2023-02-10 13:22:30,567 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2023-02-10 13:22:30,568 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:30,568 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2023-02-10 13:22:30,568 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:30,568 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2023-02-10 13:22:30,569 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:30,569 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2023-02-10 13:22:30,569 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2023-02-10 13:22:30,569 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:30,569 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:30,569 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2023-02-10 13:22:30,569 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2023-02-10 13:22:30,570 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2023-02-10 13:22:30,570 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2023-02-10 13:22:30,570 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2023-02-10 13:22:30,570 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2023-02-10 13:22:30,571 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:30,571 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:30,571 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2023-02-10 13:22:30,571 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:30,572 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2023-02-10 13:22:30,572 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:30,572 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2023-02-10 13:22:30,572 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:30,572 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:30,572 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:30,573 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2023-02-10 13:22:30,573 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:30,573 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:30,573 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:30,573 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:30,574 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2023-02-10 13:22:30,574 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2023-02-10 13:22:30,574 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:30,574 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:30,574 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:30,574 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:30,575 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2023-02-10 13:22:30,575 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:30,576 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:30,576 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:30,576 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:30,576 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:30,576 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:30,576 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:30,577 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2023-02-10 13:22:30,577 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:30,577 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2023-02-10 13:22:30,577 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:30,577 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2023-02-10 13:22:30,604 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Fri Feb 10 13:22:29 CET 2023]; root of context hierarchy
2023-02-10 13:22:30,649 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:30,649 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:30,653 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 3 ms
2023-02-10 13:22:30,659 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.659 CREATE appNGizer Property platform.messagingEnabled
2023-02-10 13:22:30,660 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.66 CREATE appNGizer Property platform.filebasedDeployment
2023-02-10 13:22:30,660 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.66 CREATE appNGizer Property platform.jspFileType
2023-02-10 13:22:30,660 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.66 CREATE appNGizer Property platform.repositoryTrustStorePassword
2023-02-10 13:22:30,661 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.661 CREATE appNGizer Property platform.platformRootPath
2023-02-10 13:22:30,661 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.661 CREATE appNGizer Property platform.manageDatabases
2023-02-10 13:22:30,662 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.661 CREATE appNGizer Property platform.inactiveLockPeriod
2023-02-10 13:22:30,662 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.662 CREATE appNGizer Property platform.appngData
2023-02-10 13:22:30,662 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.662 CREATE appNGizer Property platform.cachePlatformFolder
2023-02-10 13:22:30,663 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.662 CREATE appNGizer Property platform.monitoringPath
2023-02-10 13:22:30,663 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.663 CREATE appNGizer Property platform.repositoryCert
2023-02-10 13:22:30,663 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.663 CREATE appNGizer Property platform.defaultTemplate
2023-02-10 13:22:30,664 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.663 CREATE appNGizer Property platform.devMode
2023-02-10 13:22:30,664 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.664 CREATE appNGizer Property platform.logfile
2023-02-10 13:22:30,664 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.664 CREATE appNGizer Property platform.xssAllowedTags
2023-02-10 13:22:30,665 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.664 CREATE appNGizer Property platform.mailDisabled
2023-02-10 13:22:30,665 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.665 CREATE appNGizer Property platform.passwordPolicyRegEx
2023-02-10 13:22:30,665 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.665 CREATE appNGizer Property platform.formatOutput
2023-02-10 13:22:30,665 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.665 CREATE appNGizer Property platform.cacheConfig
2023-02-10 13:22:30,666 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.666 CREATE appNGizer Property platform.sharedSecret
2023-02-10 13:22:30,666 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.666 CREATE appNGizer Property platform.repositoryPath
2023-02-10 13:22:30,666 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.666 CREATE appNGizer Property platform.repositoryVerifySignature
2023-02-10 13:22:30,667 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.667 CREATE appNGizer Property platform.repositorySignature
2023-02-10 13:22:30,667 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.667 CREATE appNGizer Property platform.sessionFilter
2023-02-10 13:22:30,668 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.667 CREATE appNGizer Property platform.cacheApplicationFolder
2023-02-10 13:22:30,668 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.668 CREATE appNGizer Property platform.writeDebugFiles
2023-02-10 13:22:30,668 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.668 CREATE appNGizer Property platform.repositoryDefaultDigest
2023-02-10 13:22:30,668 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.668 CREATE appNGizer Property platform.monitorPerformance
2023-02-10 13:22:30,669 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.669 CREATE appNGizer Property platform.mdcEnabled
2023-02-10 13:22:30,669 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.669 CREATE appNGizer Property platform.vHostMode
2023-02-10 13:22:30,669 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.669 CREATE appNGizer Property platform.templateFolder
2023-02-10 13:22:30,670 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.67 CREATE appNGizer Property platform.maxLoginAttempts
2023-02-10 13:22:30,670 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.67 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2023-02-10 13:22:30,670 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.67 CREATE appNGizer Property platform.locale
2023-02-10 13:22:30,671 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.671 CREATE appNGizer Property platform.sessionTimeout
2023-02-10 13:22:30,671 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.671 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2023-02-10 13:22:30,671 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.671 CREATE appNGizer Property platform.encoding
2023-02-10 13:22:30,672 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.672 CREATE appNGizer Property platform.maxUploadSize
2023-02-10 13:22:30,672 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.672 CREATE appNGizer Property platform.templatePrefix
2023-02-10 13:22:30,673 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.672 CREATE appNGizer Property platform.repositoryTrustStore
2023-02-10 13:22:30,673 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.673 CREATE appNGizer Property platform.imageMagickPath
2023-02-10 13:22:30,673 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.673 CREATE appNGizer Property platform.databasePrefix
2023-02-10 13:22:30,674 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.673 CREATE appNGizer Property platform.cacheFolder
2023-02-10 13:22:30,674 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.674 CREATE appNGizer Property platform.messagingGroupAddress
2023-02-10 13:22:30,674 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.674 CREATE appNGizer Property platform.xssProtect
2023-02-10 13:22:30,675 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.674 CREATE appNGizer Property platform.mailHost
2023-02-10 13:22:30,675 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.675 CREATE appNGizer Property platform.timeZone
2023-02-10 13:22:30,675 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.675 CREATE appNGizer Property platform.cacheImageFolder
2023-02-10 13:22:30,676 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.676 CREATE appNGizer Property platform.messagingReceiver
2023-02-10 13:22:30,676 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.676 CREATE appNGizer Property platform.messagingGroupPort
2023-02-10 13:22:30,676 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.676 CREATE appNGizer Property platform.csrfFilterEnabled
2023-02-10 13:22:30,677 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.677 CREATE appNGizer Property platform.mailPort
2023-02-10 13:22:30,677 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.677 CREATE appNGizer Property platform.uploadDir
2023-02-10 13:22:30,677 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.677 CREATE appNGizer Property platform.applicationDir
2023-02-10 13:22:30,678 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.678 CREATE appNGizer Property platform.databaseValidationPeriod
2023-02-10 13:22:30,693 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.693 CREATE appNGizer Repository local
2023-02-10 13:22:30,718 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/repo/
2023-02-10 13:22:30,723 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3
2023-02-10 13:22:30,725 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.725 CREATE appNGizer Application demo-application
2023-02-10 13:22:30,727 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2023-02-10 13:22:30,729 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.729 CREATE appNGizer Permission debug
2023-02-10 13:22:30,729 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2023-02-10 13:22:30,729 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.729 CREATE appNGizer Permission output-format.html
2023-02-10 13:22:30,729 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2023-02-10 13:22:30,730 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.73 CREATE appNGizer Permission output-type.webgui
2023-02-10 13:22:30,730 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2023-02-10 13:22:30,730 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.73 CREATE appNGizer Permission testPermission
2023-02-10 13:22:30,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.732 CREATE appNGizer Role Administrator
2023-02-10 13:22:30,736 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2023-02-10 13:22:30,736 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2023-02-10 13:22:30,737 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2023-02-10 13:22:30,737 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2023-02-10 13:22:30,737 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.737 CREATE appNGizer Role Debugger
2023-02-10 13:22:30,738 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2023-02-10 13:22:30,738 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2023-02-10 13:22:30,738 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2023-02-10 13:22:30,739 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.739 CREATE appNGizer Role Tester
2023-02-10 13:22:30,740 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2023-02-10 13:22:30,740 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2023-02-10 13:22:30,742 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.741 CREATE appNGizer Property platform.application.demo-application.foo
2023-02-10 13:22:30,742 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.742 CREATE appNGizer Property platform.application.demo-application.bar
2023-02-10 13:22:30,742 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.742 CREATE appNGizer Property platform.application.demo-application.clobValue
2023-02-10 13:22:30,744 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.744 UPDATE appNGizer Role Administrator
2023-02-10 13:22:30,745 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.745 UPDATE appNGizer Role Debugger
2023-02-10 13:22:30,745 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.745 UPDATE appNGizer Role Tester
2023-02-10 13:22:30,751 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:30,751 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:30,751 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:30,751 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:30,751 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:30,751 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:30,751 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:30,752 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2023-02-10 13:22:30,752 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2023-02-10 13:22:30,752 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2023-02-10 13:22:30,752 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application
2023-02-10 13:22:30,758 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2023-02-10 13:22:30,759 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2023-02-10 13:22:30,759 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2023-02-10 13:22:30,760 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2023-02-10 13:22:30,761 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2023-02-10 13:22:30,762 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2023-02-10 13:22:30,786 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.785 UPDATE appNGizer Property platform.application.demo-application.bar
2023-02-10 13:22:30,801 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.8 CREATE appNGizer Property platform.application.demo-application.myNewProp
2023-02-10 13:22:30,809 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:30.808 DELETE appNGizer Property platform.application.demo-application.myNewProp
2023-02-10 13:22:30,810 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:22:29 CET 2023]; root of context hierarchy
2023-02-10 13:22:30,811 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:30,811 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.952 s - in org.appng.appngizer.controller.ApplicationPropertyControllerTest
[INFO] Running org.appng.appngizer.controller.GroupControllerTest
2023-02-10 13:22:30,819 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]
2023-02-10 13:22:30,819 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@56d63ab0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3e34b204, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@49878e36, org.springframework.test.context.support.DirtiesContextTestExecutionListener@342bceac, org.springframework.test.context.transaction.TransactionalTestExecutionListener@53cf6123, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@48705dcc]
2023-02-10 13:22:30,819 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2023-02-10 13:22:30,853 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:22:30 CET 2023]; root of context hierarchy
2023-02-10 13:22:30,866 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:30,866 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:30,889 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:22:30,920 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2023-02-10 13:22:30,939 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:30,939 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2023-02-10 13:22:30,995 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:22:30,998 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:22:31,155 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:22:31,155 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:31,299 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:22:30 CET 2023]; root of context hierarchy
2023-02-10 13:22:31,314 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:22:31,314 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2023-02-10 13:22:31,319 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.003s)
2023-02-10 13:22:31,320 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2023-02-10 13:22:31,322 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2023-02-10 13:22:31,334 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2023-02-10 13:22:31,350 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2023-02-10 13:22:31,355 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2023-02-10 13:22:31,358 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2023-02-10 13:22:31,362 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2023-02-10 13:22:31,365 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2023-02-10 13:22:31,367 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2023-02-10 13:22:31,370 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2023-02-10 13:22:31,373 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2023-02-10 13:22:31,376 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2023-02-10 13:22:31,379 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2023-02-10 13:22:31,383 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2023-02-10 13:22:31,383 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:31,383 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:31,385 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2023-02-10 13:22:31,388 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2023-02-10 13:22:31,392 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2023-02-10 13:22:31,393 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:31,420 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2023-02-10 13:22:31,422 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.100s)
2023-02-10 13:22:31,429 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2023-02-10 13:22:31,469 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2023-02-10 13:22:31,469 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2023-02-10 13:22:31,469 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:31,469 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2023-02-10 13:22:31,469 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:31,470 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2023-02-10 13:22:31,470 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:31,470 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:31,470 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:31,471 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2023-02-10 13:22:31,471 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:31,471 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:31,471 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2023-02-10 13:22:31,471 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2023-02-10 13:22:31,471 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:31,471 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2023-02-10 13:22:31,471 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2023-02-10 13:22:31,472 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:31,472 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2023-02-10 13:22:31,472 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:31,472 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2023-02-10 13:22:31,472 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2023-02-10 13:22:31,473 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2023-02-10 13:22:31,473 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2023-02-10 13:22:31,473 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2023-02-10 13:22:31,474 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:31,474 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:31,474 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2023-02-10 13:22:31,474 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2023-02-10 13:22:31,474 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2023-02-10 13:22:31,475 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2023-02-10 13:22:31,475 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2023-02-10 13:22:31,475 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2023-02-10 13:22:31,475 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2023-02-10 13:22:31,475 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:31,476 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2023-02-10 13:22:31,476 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:31,476 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2023-02-10 13:22:31,477 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:31,477 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2023-02-10 13:22:31,477 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2023-02-10 13:22:31,477 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:31,477 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:31,477 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2023-02-10 13:22:31,477 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2023-02-10 13:22:31,478 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2023-02-10 13:22:31,478 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2023-02-10 13:22:31,478 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2023-02-10 13:22:31,480 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2023-02-10 13:22:31,480 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:31,480 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:31,480 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2023-02-10 13:22:31,480 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:31,481 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2023-02-10 13:22:31,481 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:31,481 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2023-02-10 13:22:31,481 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:31,481 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:31,481 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:31,482 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2023-02-10 13:22:31,482 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:31,482 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:31,482 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:31,482 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:31,483 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2023-02-10 13:22:31,483 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2023-02-10 13:22:31,483 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:31,483 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:31,483 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:31,484 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:31,484 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2023-02-10 13:22:31,485 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:31,485 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:31,485 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:31,485 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:31,485 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:31,485 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:31,485 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:31,486 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2023-02-10 13:22:31,486 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:31,486 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2023-02-10 13:22:31,486 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:31,486 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2023-02-10 13:22:31,513 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Fri Feb 10 13:22:30 CET 2023]; root of context hierarchy
2023-02-10 13:22:31,562 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:31,562 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:31,565 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 3 ms
2023-02-10 13:22:31,573 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.572 CREATE appNGizer Property platform.messagingEnabled
2023-02-10 13:22:31,573 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.573 CREATE appNGizer Property platform.filebasedDeployment
2023-02-10 13:22:31,573 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.573 CREATE appNGizer Property platform.jspFileType
2023-02-10 13:22:31,574 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.574 CREATE appNGizer Property platform.repositoryTrustStorePassword
2023-02-10 13:22:31,574 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.574 CREATE appNGizer Property platform.platformRootPath
2023-02-10 13:22:31,574 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.574 CREATE appNGizer Property platform.manageDatabases
2023-02-10 13:22:31,575 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.575 CREATE appNGizer Property platform.inactiveLockPeriod
2023-02-10 13:22:31,575 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.575 CREATE appNGizer Property platform.appngData
2023-02-10 13:22:31,575 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.575 CREATE appNGizer Property platform.cachePlatformFolder
2023-02-10 13:22:31,576 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.576 CREATE appNGizer Property platform.monitoringPath
2023-02-10 13:22:31,576 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.576 CREATE appNGizer Property platform.repositoryCert
2023-02-10 13:22:31,576 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.576 CREATE appNGizer Property platform.defaultTemplate
2023-02-10 13:22:31,577 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.577 CREATE appNGizer Property platform.devMode
2023-02-10 13:22:31,577 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.577 CREATE appNGizer Property platform.logfile
2023-02-10 13:22:31,577 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.577 CREATE appNGizer Property platform.xssAllowedTags
2023-02-10 13:22:31,578 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.577 CREATE appNGizer Property platform.mailDisabled
2023-02-10 13:22:31,578 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.578 CREATE appNGizer Property platform.passwordPolicyRegEx
2023-02-10 13:22:31,578 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.578 CREATE appNGizer Property platform.formatOutput
2023-02-10 13:22:31,579 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.579 CREATE appNGizer Property platform.cacheConfig
2023-02-10 13:22:31,579 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.579 CREATE appNGizer Property platform.sharedSecret
2023-02-10 13:22:31,580 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.579 CREATE appNGizer Property platform.repositoryPath
2023-02-10 13:22:31,580 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.58 CREATE appNGizer Property platform.repositoryVerifySignature
2023-02-10 13:22:31,580 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.58 CREATE appNGizer Property platform.repositorySignature
2023-02-10 13:22:31,581 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.58 CREATE appNGizer Property platform.sessionFilter
2023-02-10 13:22:31,581 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.581 CREATE appNGizer Property platform.cacheApplicationFolder
2023-02-10 13:22:31,581 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.581 CREATE appNGizer Property platform.writeDebugFiles
2023-02-10 13:22:31,582 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.581 CREATE appNGizer Property platform.repositoryDefaultDigest
2023-02-10 13:22:31,582 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.582 CREATE appNGizer Property platform.monitorPerformance
2023-02-10 13:22:31,582 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.582 CREATE appNGizer Property platform.mdcEnabled
2023-02-10 13:22:31,582 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.582 CREATE appNGizer Property platform.vHostMode
2023-02-10 13:22:31,583 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.583 CREATE appNGizer Property platform.templateFolder
2023-02-10 13:22:31,583 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.583 CREATE appNGizer Property platform.maxLoginAttempts
2023-02-10 13:22:31,584 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.583 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2023-02-10 13:22:31,584 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.584 CREATE appNGizer Property platform.locale
2023-02-10 13:22:31,584 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.584 CREATE appNGizer Property platform.sessionTimeout
2023-02-10 13:22:31,584 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.584 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2023-02-10 13:22:31,585 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.585 CREATE appNGizer Property platform.encoding
2023-02-10 13:22:31,585 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.585 CREATE appNGizer Property platform.maxUploadSize
2023-02-10 13:22:31,585 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.585 CREATE appNGizer Property platform.templatePrefix
2023-02-10 13:22:31,586 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.585 CREATE appNGizer Property platform.repositoryTrustStore
2023-02-10 13:22:31,586 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.586 CREATE appNGizer Property platform.imageMagickPath
2023-02-10 13:22:31,586 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.586 CREATE appNGizer Property platform.databasePrefix
2023-02-10 13:22:31,587 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.586 CREATE appNGizer Property platform.cacheFolder
2023-02-10 13:22:31,587 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.587 CREATE appNGizer Property platform.messagingGroupAddress
2023-02-10 13:22:31,587 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.587 CREATE appNGizer Property platform.xssProtect
2023-02-10 13:22:31,588 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.587 CREATE appNGizer Property platform.mailHost
2023-02-10 13:22:31,588 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.588 CREATE appNGizer Property platform.timeZone
2023-02-10 13:22:31,588 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.588 CREATE appNGizer Property platform.cacheImageFolder
2023-02-10 13:22:31,588 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.588 CREATE appNGizer Property platform.messagingReceiver
2023-02-10 13:22:31,589 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.589 CREATE appNGizer Property platform.messagingGroupPort
2023-02-10 13:22:31,589 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.589 CREATE appNGizer Property platform.csrfFilterEnabled
2023-02-10 13:22:31,590 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.589 CREATE appNGizer Property platform.mailPort
2023-02-10 13:22:31,590 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.59 CREATE appNGizer Property platform.uploadDir
2023-02-10 13:22:31,590 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.59 CREATE appNGizer Property platform.applicationDir
2023-02-10 13:22:31,591 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.59 CREATE appNGizer Property platform.databaseValidationPeriod
2023-02-10 13:22:31,606 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.606 CREATE appNGizer Repository local
2023-02-10 13:22:31,620 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/repo/
2023-02-10 13:22:31,624 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3
2023-02-10 13:22:31,626 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.626 CREATE appNGizer Application demo-application
2023-02-10 13:22:31,628 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2023-02-10 13:22:31,629 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.629 CREATE appNGizer Permission debug
2023-02-10 13:22:31,629 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2023-02-10 13:22:31,630 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.63 CREATE appNGizer Permission output-format.html
2023-02-10 13:22:31,630 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2023-02-10 13:22:31,630 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.63 CREATE appNGizer Permission output-type.webgui
2023-02-10 13:22:31,631 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2023-02-10 13:22:31,631 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.631 CREATE appNGizer Permission testPermission
2023-02-10 13:22:31,633 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.633 CREATE appNGizer Role Administrator
2023-02-10 13:22:31,636 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2023-02-10 13:22:31,637 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2023-02-10 13:22:31,637 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2023-02-10 13:22:31,637 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2023-02-10 13:22:31,638 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.637 CREATE appNGizer Role Debugger
2023-02-10 13:22:31,638 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2023-02-10 13:22:31,639 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2023-02-10 13:22:31,639 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2023-02-10 13:22:31,639 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.639 CREATE appNGizer Role Tester
2023-02-10 13:22:31,640 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2023-02-10 13:22:31,640 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2023-02-10 13:22:31,642 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.641 CREATE appNGizer Property platform.application.demo-application.foo
2023-02-10 13:22:31,642 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.642 CREATE appNGizer Property platform.application.demo-application.bar
2023-02-10 13:22:31,642 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.642 CREATE appNGizer Property platform.application.demo-application.clobValue
2023-02-10 13:22:31,644 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.644 UPDATE appNGizer Role Administrator
2023-02-10 13:22:31,645 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.644 UPDATE appNGizer Role Debugger
2023-02-10 13:22:31,645 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.645 UPDATE appNGizer Role Tester
2023-02-10 13:22:31,650 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:31,650 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:31,650 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:31,650 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:31,650 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:31,651 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:31,651 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:31,651 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2023-02-10 13:22:31,651 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2023-02-10 13:22:31,651 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2023-02-10 13:22:31,651 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application
2023-02-10 13:22:31,657 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2023-02-10 13:22:31,658 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2023-02-10 13:22:31,658 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2023-02-10 13:22:31,659 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2023-02-10 13:22:31,660 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2023-02-10 13:22:31,661 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2023-02-10 13:22:31,681 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.68 CREATE appNGizer Group Admin
2023-02-10 13:22:31,700 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.7 UPDATE appNGizer Group Administrator
2023-02-10 13:22:31,710 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:31,710 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:31,711 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2023-02-10 13:22:31,713 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.713 CREATE appNGizer Group deleteme
2023-02-10 13:22:31,719 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.719 DELETE appNGizer Group deleteme
2023-02-10 13:22:31,720 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:31,720 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:31,721 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2023-02-10 13:22:31,723 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.723 CREATE appNGizer Group with.dot
2023-02-10 13:22:31,733 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.733 DELETE appNGizer Group with.dot
2023-02-10 13:22:31,734 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:31,734 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:31,735 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2023-02-10 13:22:31,737 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:31.737 CREATE appNGizer Group john doe!
2023-02-10 13:22:31,738 ERROR [main] org.appng.appngizer.controller.GroupController: [109] error while processing [POST] on /group
javax.validation.ConstraintViolationException: Validation failed for classes [org.appng.core.domain.GroupImpl] during persist time for groups [javax.validation.groups.Default, ]
List of constraint violations:[
	ConstraintViolationImpl{interpolatedMessage='{validation.name}', propertyPath=name, rootBeanClass=class org.appng.core.domain.GroupImpl, messageTemplate='{validation.name}'}
]
	at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.validate(BeanValidationEventListener.java:140)
	at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80)
	at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188)
	at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78)
	at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645)
	at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282)
	at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263)
	at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317)
	at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330)
	at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287)
	at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193)
	at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123)
	at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185)
	at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128)
	at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55)
	at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:99)
	at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:720)
	at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:706)
	at sun.reflect.GeneratedMethodAccessor137.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:301)
	at com.sun.proxy.$Proxy91.persist(Unknown Source)
	at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:531)
	at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.executeMethodOn(RepositoryFactorySupport.java:515)
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:500)
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:477)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:56)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:136)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:140)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$ExposeRepositoryInvocationInterceptor.invoke(CrudMethodMetadataPostProcessor.java:347)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor.invoke(SurroundingTransactionDetectorMethodInterceptor.java:57)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
	at com.sun.proxy.$Proxy97.save(Unknown Source)
	at org.appng.core.service.CoreService.createGroup(CoreService.java:1812)
	at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke(<generated>)
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:737)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:672)
	at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$1928f1b0.createGroup(<generated>)
	at org.appng.appngizer.controller.GroupController.createGroup(GroupController.java:82)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:204)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:854)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:765)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
	at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:71)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160)
	at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127)
	at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:151)
	at org.appng.appngizer.controller.ControllerTest.verify(ControllerTest.java:200)
	at org.appng.appngizer.controller.ControllerTest.sendBodyAndVerify(ControllerTest.java:194)
	at org.appng.appngizer.controller.ControllerTest.postAndVerify(ControllerTest.java:159)
	at org.appng.appngizer.controller.GroupControllerTest.testInvalidName(GroupControllerTest.java:34)
	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:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	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:366)
	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$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
2023-02-10 13:22:31,740 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:31,740 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:31,741 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2023-02-10 13:22:31,749 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:22:30 CET 2023]; root of context hierarchy
2023-02-10 13:22:31,750 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:31,751 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.935 s - in org.appng.appngizer.controller.GroupControllerTest
[INFO] Running org.appng.appngizer.controller.ApplicationControllerTest
2023-02-10 13:22:31,758 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]
2023-02-10 13:22:31,758 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@75d773fa, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@664d9e1b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@34f180fa, org.springframework.test.context.support.DirtiesContextTestExecutionListener@75a2ed4b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3b2408a6, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3113e49f]
2023-02-10 13:22:31,759 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2023-02-10 13:22:31,790 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:22:31 CET 2023]; root of context hierarchy
2023-02-10 13:22:31,803 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:31,803 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:31,825 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:22:31,856 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2023-02-10 13:22:31,873 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:31,873 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2023-02-10 13:22:31,927 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:22:31,930 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:22:32,080 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:22:32,080 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:32,215 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:22:31 CET 2023]; root of context hierarchy
2023-02-10 13:22:32,228 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:22:32,229 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2023-02-10 13:22:32,233 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.003s)
2023-02-10 13:22:32,235 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2023-02-10 13:22:32,237 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2023-02-10 13:22:32,249 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2023-02-10 13:22:32,264 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2023-02-10 13:22:32,269 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2023-02-10 13:22:32,271 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2023-02-10 13:22:32,274 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2023-02-10 13:22:32,276 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2023-02-10 13:22:32,279 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2023-02-10 13:22:32,282 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2023-02-10 13:22:32,285 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2023-02-10 13:22:32,288 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2023-02-10 13:22:32,291 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2023-02-10 13:22:32,293 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2023-02-10 13:22:32,294 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:32,294 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:32,296 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2023-02-10 13:22:32,334 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2023-02-10 13:22:32,338 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2023-02-10 13:22:32,340 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:32,342 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2023-02-10 13:22:32,344 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.107s)
2023-02-10 13:22:32,350 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2023-02-10 13:22:32,387 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2023-02-10 13:22:32,387 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2023-02-10 13:22:32,388 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:32,388 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2023-02-10 13:22:32,388 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:32,388 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2023-02-10 13:22:32,388 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:32,388 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:32,388 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:32,389 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2023-02-10 13:22:32,389 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:32,389 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:32,389 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2023-02-10 13:22:32,389 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2023-02-10 13:22:32,389 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:32,390 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2023-02-10 13:22:32,390 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2023-02-10 13:22:32,390 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:32,390 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2023-02-10 13:22:32,390 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:32,391 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2023-02-10 13:22:32,391 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2023-02-10 13:22:32,391 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2023-02-10 13:22:32,391 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2023-02-10 13:22:32,392 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2023-02-10 13:22:32,392 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:32,392 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:32,392 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2023-02-10 13:22:32,392 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2023-02-10 13:22:32,393 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2023-02-10 13:22:32,393 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2023-02-10 13:22:32,393 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2023-02-10 13:22:32,393 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2023-02-10 13:22:32,394 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2023-02-10 13:22:32,394 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:32,394 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2023-02-10 13:22:32,394 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:32,394 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2023-02-10 13:22:32,396 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:32,396 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2023-02-10 13:22:32,396 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2023-02-10 13:22:32,396 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:32,396 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:32,396 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2023-02-10 13:22:32,396 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2023-02-10 13:22:32,396 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2023-02-10 13:22:32,396 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2023-02-10 13:22:32,397 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2023-02-10 13:22:32,397 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2023-02-10 13:22:32,397 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:32,397 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:32,398 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2023-02-10 13:22:32,398 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:32,398 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2023-02-10 13:22:32,398 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:32,399 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2023-02-10 13:22:32,399 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:32,399 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:32,399 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:32,400 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2023-02-10 13:22:32,400 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:32,400 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:32,400 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:32,400 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:32,401 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2023-02-10 13:22:32,401 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2023-02-10 13:22:32,401 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:32,401 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:32,401 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:32,401 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:32,402 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2023-02-10 13:22:32,402 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:32,402 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:32,402 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:32,403 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:32,403 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:32,403 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:32,403 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:32,404 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2023-02-10 13:22:32,404 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:32,404 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2023-02-10 13:22:32,404 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:32,404 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2023-02-10 13:22:32,431 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Fri Feb 10 13:22:31 CET 2023]; root of context hierarchy
2023-02-10 13:22:32,479 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:32,479 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:32,482 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 3 ms
2023-02-10 13:22:32,489 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.488 CREATE appNGizer Property platform.messagingEnabled
2023-02-10 13:22:32,489 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.489 CREATE appNGizer Property platform.filebasedDeployment
2023-02-10 13:22:32,490 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.489 CREATE appNGizer Property platform.jspFileType
2023-02-10 13:22:32,490 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.49 CREATE appNGizer Property platform.repositoryTrustStorePassword
2023-02-10 13:22:32,490 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.49 CREATE appNGizer Property platform.platformRootPath
2023-02-10 13:22:32,491 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.49 CREATE appNGizer Property platform.manageDatabases
2023-02-10 13:22:32,491 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.491 CREATE appNGizer Property platform.inactiveLockPeriod
2023-02-10 13:22:32,491 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.491 CREATE appNGizer Property platform.appngData
2023-02-10 13:22:32,492 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.492 CREATE appNGizer Property platform.cachePlatformFolder
2023-02-10 13:22:32,492 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.492 CREATE appNGizer Property platform.monitoringPath
2023-02-10 13:22:32,492 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.492 CREATE appNGizer Property platform.repositoryCert
2023-02-10 13:22:32,493 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.493 CREATE appNGizer Property platform.defaultTemplate
2023-02-10 13:22:32,493 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.493 CREATE appNGizer Property platform.devMode
2023-02-10 13:22:32,493 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.493 CREATE appNGizer Property platform.logfile
2023-02-10 13:22:32,494 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.494 CREATE appNGizer Property platform.xssAllowedTags
2023-02-10 13:22:32,494 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.494 CREATE appNGizer Property platform.mailDisabled
2023-02-10 13:22:32,495 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.494 CREATE appNGizer Property platform.passwordPolicyRegEx
2023-02-10 13:22:32,495 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.495 CREATE appNGizer Property platform.formatOutput
2023-02-10 13:22:32,495 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.495 CREATE appNGizer Property platform.cacheConfig
2023-02-10 13:22:32,496 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.495 CREATE appNGizer Property platform.sharedSecret
2023-02-10 13:22:32,496 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.496 CREATE appNGizer Property platform.repositoryPath
2023-02-10 13:22:32,496 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.496 CREATE appNGizer Property platform.repositoryVerifySignature
2023-02-10 13:22:32,497 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.496 CREATE appNGizer Property platform.repositorySignature
2023-02-10 13:22:32,497 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.497 CREATE appNGizer Property platform.sessionFilter
2023-02-10 13:22:32,497 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.497 CREATE appNGizer Property platform.cacheApplicationFolder
2023-02-10 13:22:32,498 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.498 CREATE appNGizer Property platform.writeDebugFiles
2023-02-10 13:22:32,498 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.498 CREATE appNGizer Property platform.repositoryDefaultDigest
2023-02-10 13:22:32,498 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.498 CREATE appNGizer Property platform.monitorPerformance
2023-02-10 13:22:32,499 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.499 CREATE appNGizer Property platform.mdcEnabled
2023-02-10 13:22:32,499 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.499 CREATE appNGizer Property platform.vHostMode
2023-02-10 13:22:32,499 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.499 CREATE appNGizer Property platform.templateFolder
2023-02-10 13:22:32,500 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.5 CREATE appNGizer Property platform.maxLoginAttempts
2023-02-10 13:22:32,500 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.5 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2023-02-10 13:22:32,501 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.5 CREATE appNGizer Property platform.locale
2023-02-10 13:22:32,501 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.501 CREATE appNGizer Property platform.sessionTimeout
2023-02-10 13:22:32,501 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.501 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2023-02-10 13:22:32,501 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.501 CREATE appNGizer Property platform.encoding
2023-02-10 13:22:32,502 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.502 CREATE appNGizer Property platform.maxUploadSize
2023-02-10 13:22:32,502 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.502 CREATE appNGizer Property platform.templatePrefix
2023-02-10 13:22:32,502 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.502 CREATE appNGizer Property platform.repositoryTrustStore
2023-02-10 13:22:32,503 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.503 CREATE appNGizer Property platform.imageMagickPath
2023-02-10 13:22:32,503 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.503 CREATE appNGizer Property platform.databasePrefix
2023-02-10 13:22:32,503 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.503 CREATE appNGizer Property platform.cacheFolder
2023-02-10 13:22:32,504 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.504 CREATE appNGizer Property platform.messagingGroupAddress
2023-02-10 13:22:32,504 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.504 CREATE appNGizer Property platform.xssProtect
2023-02-10 13:22:32,504 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.504 CREATE appNGizer Property platform.mailHost
2023-02-10 13:22:32,505 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.505 CREATE appNGizer Property platform.timeZone
2023-02-10 13:22:32,505 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.505 CREATE appNGizer Property platform.cacheImageFolder
2023-02-10 13:22:32,505 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.505 CREATE appNGizer Property platform.messagingReceiver
2023-02-10 13:22:32,506 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.506 CREATE appNGizer Property platform.messagingGroupPort
2023-02-10 13:22:32,506 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.506 CREATE appNGizer Property platform.csrfFilterEnabled
2023-02-10 13:22:32,506 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.506 CREATE appNGizer Property platform.mailPort
2023-02-10 13:22:32,507 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.507 CREATE appNGizer Property platform.uploadDir
2023-02-10 13:22:32,507 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.507 CREATE appNGizer Property platform.applicationDir
2023-02-10 13:22:32,508 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.507 CREATE appNGizer Property platform.databaseValidationPeriod
2023-02-10 13:22:32,524 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.524 CREATE appNGizer Repository local
2023-02-10 13:22:32,539 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/repo/
2023-02-10 13:22:32,544 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3
2023-02-10 13:22:32,546 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.546 CREATE appNGizer Application demo-application
2023-02-10 13:22:32,548 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2023-02-10 13:22:32,549 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.549 CREATE appNGizer Permission debug
2023-02-10 13:22:32,550 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2023-02-10 13:22:32,550 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.55 CREATE appNGizer Permission output-format.html
2023-02-10 13:22:32,550 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2023-02-10 13:22:32,550 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.55 CREATE appNGizer Permission output-type.webgui
2023-02-10 13:22:32,551 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2023-02-10 13:22:32,551 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.551 CREATE appNGizer Permission testPermission
2023-02-10 13:22:32,553 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.553 CREATE appNGizer Role Administrator
2023-02-10 13:22:32,557 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2023-02-10 13:22:32,557 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2023-02-10 13:22:32,558 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2023-02-10 13:22:32,558 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2023-02-10 13:22:32,558 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.558 CREATE appNGizer Role Debugger
2023-02-10 13:22:32,559 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2023-02-10 13:22:32,560 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2023-02-10 13:22:32,560 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2023-02-10 13:22:32,560 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.56 CREATE appNGizer Role Tester
2023-02-10 13:22:32,561 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2023-02-10 13:22:32,561 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2023-02-10 13:22:32,562 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.562 CREATE appNGizer Property platform.application.demo-application.foo
2023-02-10 13:22:32,563 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.563 CREATE appNGizer Property platform.application.demo-application.bar
2023-02-10 13:22:32,563 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.563 CREATE appNGizer Property platform.application.demo-application.clobValue
2023-02-10 13:22:32,565 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.565 UPDATE appNGizer Role Administrator
2023-02-10 13:22:32,566 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.565 UPDATE appNGizer Role Debugger
2023-02-10 13:22:32,566 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.566 UPDATE appNGizer Role Tester
2023-02-10 13:22:32,572 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:32,572 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:32,572 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:32,572 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:32,572 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:32,573 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:32,573 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:32,573 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2023-02-10 13:22:32,573 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2023-02-10 13:22:32,573 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2023-02-10 13:22:32,573 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application
2023-02-10 13:22:32,580 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2023-02-10 13:22:32,580 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2023-02-10 13:22:32,581 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2023-02-10 13:22:32,583 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2023-02-10 13:22:32,584 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2023-02-10 13:22:32,585 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2023-02-10 13:22:32,615 INFO  [main] org.appng.core.service.CoreService: application 'demo-application' is beeing converted from filebased to database
2023-02-10 13:22:32,619 INFO  [main] org.appng.core.service.CoreService: creating resource(s) for database-based application demo-application - 1.5.3
2023-02-10 13:22:32,619 INFO  [main] org.appng.core.service.CoreService: saving applicationresource beans.xml
2023-02-10 13:22:32,622 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.621 CREATE appNGizer Resource beans.xml of application demo-application
2023-02-10 13:22:32,623 INFO  [main] org.appng.core.service.CoreService: saving applicationresource mssql/V1.0_script.sql
2023-02-10 13:22:32,623 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.623 CREATE appNGizer Resource mssql/V1.0_script.sql of application demo-application
2023-02-10 13:22:32,624 INFO  [main] org.appng.core.service.CoreService: saving applicationresource master.xml
2023-02-10 13:22:32,624 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.624 CREATE appNGizer Resource master.xml of application demo-application
2023-02-10 13:22:32,625 INFO  [main] org.appng.core.service.CoreService: saving applicationresource page.xml
2023-02-10 13:22:32,625 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.625 CREATE appNGizer Resource page.xml of application demo-application
2023-02-10 13:22:32,626 INFO  [main] org.appng.core.service.CoreService: saving applicationresource events.xml
2023-02-10 13:22:32,626 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.626 CREATE appNGizer Resource events.xml of application demo-application
2023-02-10 13:22:32,627 INFO  [main] org.appng.core.service.CoreService: saving applicationresource application.xml
2023-02-10 13:22:32,627 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.627 CREATE appNGizer Resource application.xml of application demo-application
2023-02-10 13:22:32,628 INFO  [main] org.appng.core.service.CoreService: saving applicationresource messages-demo.properties
2023-02-10 13:22:32,628 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.628 CREATE appNGizer Resource messages-demo.properties of application demo-application
2023-02-10 13:22:32,628 INFO  [main] org.appng.core.service.CoreService: saving applicationresource plugin.xml
2023-02-10 13:22:32,629 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.629 CREATE appNGizer Resource plugin.xml of application demo-application
2023-02-10 13:22:32,629 INFO  [main] org.appng.core.service.CoreService: saving applicationresource datasources.xml
2023-02-10 13:22:32,630 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.63 CREATE appNGizer Resource datasources.xml of application demo-application
2023-02-10 13:22:32,630 INFO  [main] org.appng.core.service.CoreService: saving applicationresource mysql/V1.0_script.sql
2023-02-10 13:22:32,631 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.63 CREATE appNGizer Resource mysql/V1.0_script.sql of application demo-application
2023-02-10 13:22:32,637 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.637 UPDATE appNGizer Application demo-application
2023-02-10 13:22:32,666 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.666 DELETE appNGizer Role Debugger
2023-02-10 13:22:32,668 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.668 DELETE appNGizer Role Tester
2023-02-10 13:22:32,673 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.673 DELETE appNGizer Role Administrator
2023-02-10 13:22:32,673 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.673 DELETE appNGizer Permission output-type.webgui
2023-02-10 13:22:32,674 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.674 DELETE appNGizer Permission debug
2023-02-10 13:22:32,674 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.674 DELETE appNGizer Permission testPermission
2023-02-10 13:22:32,675 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.675 DELETE appNGizer Permission output-format.html
2023-02-10 13:22:32,675 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.675 DELETE appNGizer Resource datasources.xml of application demo-application
2023-02-10 13:22:32,676 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.676 DELETE appNGizer Resource application.xml of application demo-application
2023-02-10 13:22:32,676 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.676 DELETE appNGizer Resource plugin.xml of application demo-application
2023-02-10 13:22:32,677 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.677 DELETE appNGizer Resource messages-demo.properties of application demo-application
2023-02-10 13:22:32,677 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.677 DELETE appNGizer Resource master.xml of application demo-application
2023-02-10 13:22:32,678 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.678 DELETE appNGizer Resource mssql/V1.0_script.sql of application demo-application
2023-02-10 13:22:32,678 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.678 DELETE appNGizer Resource page.xml of application demo-application
2023-02-10 13:22:32,679 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.679 DELETE appNGizer Resource mysql/V1.0_script.sql of application demo-application
2023-02-10 13:22:32,679 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.679 DELETE appNGizer Resource beans.xml of application demo-application
2023-02-10 13:22:32,680 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.68 DELETE appNGizer Resource events.xml of application demo-application
2023-02-10 13:22:32,680 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.68 DELETE appNGizer Property platform.application.demo-application.bar
2023-02-10 13:22:32,681 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.681 DELETE appNGizer Property platform.application.demo-application.clobValue
2023-02-10 13:22:32,681 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.681 DELETE appNGizer Property platform.application.demo-application.foo
2023-02-10 13:22:32,682 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:32.681 DELETE appNGizer Application demo-application
2023-02-10 13:22:32,684 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:22:31 CET 2023]; root of context hierarchy
2023-02-10 13:22:32,685 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:32,685 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.93 s - in org.appng.appngizer.controller.ApplicationControllerTest
[INFO] Running org.appng.appngizer.controller.RoleControllerTest
2023-02-10 13:22:32,693 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]
2023-02-10 13:22:32,693 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@17981a7a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1deb6660, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@51998b2d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4eac5f48, org.springframework.test.context.transaction.TransactionalTestExecutionListener@19b0d72d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5f2e6a1d]
2023-02-10 13:22:32,694 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2023-02-10 13:22:32,726 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Fri Feb 10 13:22:32 CET 2023]; root of context hierarchy
2023-02-10 13:22:32,740 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:32,740 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2023-02-10 13:22:32,762 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2023-02-10 13:22:32,794 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2023-02-10 13:22:32,813 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:32,813 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2023-02-10 13:22:32,870 INFO  [main] org.hibernate.dialect.Dialect: HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2023-02-10 13:22:32,873 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:22:33,024 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:22:33,024 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:33,170 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Fri Feb 10 13:22:32 CET 2023]; root of context hierarchy
2023-02-10 13:22:33,186 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2023-02-10 13:22:33,186 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2023-02-10 13:22:33,191 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.003s)
2023-02-10 13:22:33,192 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2023-02-10 13:22:33,195 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2023-02-10 13:22:33,208 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2023-02-10 13:22:33,225 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2023-02-10 13:22:33,231 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2023-02-10 13:22:33,233 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2023-02-10 13:22:33,236 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2023-02-10 13:22:33,239 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2023-02-10 13:22:33,241 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2023-02-10 13:22:33,244 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2023-02-10 13:22:33,247 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2023-02-10 13:22:33,280 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2023-02-10 13:22:33,284 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2023-02-10 13:22:33,286 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2023-02-10 13:22:33,287 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:33,287 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:33,289 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2023-02-10 13:22:33,292 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2023-02-10 13:22:33,296 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2023-02-10 13:22:33,297 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2023-02-10 13:22:33,299 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2023-02-10 13:22:33,302 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:00.107s)
2023-02-10 13:22:33,308 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2023-02-10 13:22:33,347 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2023-02-10 13:22:33,347 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2023-02-10 13:22:33,347 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:33,347 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2023-02-10 13:22:33,347 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:33,348 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2023-02-10 13:22:33,348 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:33,348 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:33,348 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:33,349 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2023-02-10 13:22:33,349 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:33,349 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:33,349 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2023-02-10 13:22:33,349 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2023-02-10 13:22:33,349 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2023-02-10 13:22:33,350 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2023-02-10 13:22:33,350 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2023-02-10 13:22:33,350 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:33,350 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2023-02-10 13:22:33,351 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2023-02-10 13:22:33,351 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2023-02-10 13:22:33,351 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2023-02-10 13:22:33,351 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2023-02-10 13:22:33,351 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2023-02-10 13:22:33,352 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2023-02-10 13:22:33,352 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:33,352 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2023-02-10 13:22:33,352 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2023-02-10 13:22:33,352 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2023-02-10 13:22:33,353 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2023-02-10 13:22:33,353 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2023-02-10 13:22:33,353 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2023-02-10 13:22:33,353 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2023-02-10 13:22:33,354 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2023-02-10 13:22:33,354 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:33,354 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2023-02-10 13:22:33,354 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:33,354 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2023-02-10 13:22:33,355 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:33,356 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2023-02-10 13:22:33,356 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2023-02-10 13:22:33,356 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:33,356 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:33,356 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2023-02-10 13:22:33,356 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2023-02-10 13:22:33,356 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2023-02-10 13:22:33,356 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2023-02-10 13:22:33,356 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2023-02-10 13:22:33,357 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2023-02-10 13:22:33,357 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:33,357 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:33,357 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2023-02-10 13:22:33,358 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2023-02-10 13:22:33,358 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2023-02-10 13:22:33,358 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:33,358 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2023-02-10 13:22:33,358 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:33,359 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:33,359 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2023-02-10 13:22:33,359 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2023-02-10 13:22:33,360 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:33,360 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:33,360 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:33,360 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2023-02-10 13:22:33,361 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2023-02-10 13:22:33,361 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2023-02-10 13:22:33,361 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:33,361 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2023-02-10 13:22:33,361 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:33,361 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2023-02-10 13:22:33,362 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2023-02-10 13:22:33,362 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:33,362 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:33,362 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2023-02-10 13:22:33,363 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:33,363 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:33,363 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2023-02-10 13:22:33,363 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2023-02-10 13:22:33,364 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2023-02-10 13:22:33,364 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:33,364 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2023-02-10 13:22:33,364 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2023-02-10 13:22:33,364 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2023-02-10 13:22:33,392 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Fri Feb 10 13:22:32 CET 2023]; root of context hierarchy
2023-02-10 13:22:33,443 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:33,443 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:33,447 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 3 ms
2023-02-10 13:22:33,456 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.455 CREATE appNGizer Property platform.messagingEnabled
2023-02-10 13:22:33,456 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.456 CREATE appNGizer Property platform.filebasedDeployment
2023-02-10 13:22:33,456 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.456 CREATE appNGizer Property platform.jspFileType
2023-02-10 13:22:33,457 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.457 CREATE appNGizer Property platform.repositoryTrustStorePassword
2023-02-10 13:22:33,457 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.457 CREATE appNGizer Property platform.platformRootPath
2023-02-10 13:22:33,457 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.457 CREATE appNGizer Property platform.manageDatabases
2023-02-10 13:22:33,458 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.458 CREATE appNGizer Property platform.inactiveLockPeriod
2023-02-10 13:22:33,458 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.458 CREATE appNGizer Property platform.appngData
2023-02-10 13:22:33,458 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.458 CREATE appNGizer Property platform.cachePlatformFolder
2023-02-10 13:22:33,459 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.459 CREATE appNGizer Property platform.monitoringPath
2023-02-10 13:22:33,459 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.459 CREATE appNGizer Property platform.repositoryCert
2023-02-10 13:22:33,460 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.46 CREATE appNGizer Property platform.defaultTemplate
2023-02-10 13:22:33,460 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.46 CREATE appNGizer Property platform.devMode
2023-02-10 13:22:33,460 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.46 CREATE appNGizer Property platform.logfile
2023-02-10 13:22:33,461 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.461 CREATE appNGizer Property platform.xssAllowedTags
2023-02-10 13:22:33,461 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.461 CREATE appNGizer Property platform.mailDisabled
2023-02-10 13:22:33,461 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.461 CREATE appNGizer Property platform.passwordPolicyRegEx
2023-02-10 13:22:33,462 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.462 CREATE appNGizer Property platform.formatOutput
2023-02-10 13:22:33,462 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.462 CREATE appNGizer Property platform.cacheConfig
2023-02-10 13:22:33,463 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.462 CREATE appNGizer Property platform.sharedSecret
2023-02-10 13:22:33,463 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.463 CREATE appNGizer Property platform.repositoryPath
2023-02-10 13:22:33,463 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.463 CREATE appNGizer Property platform.repositoryVerifySignature
2023-02-10 13:22:33,464 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.464 CREATE appNGizer Property platform.repositorySignature
2023-02-10 13:22:33,464 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.464 CREATE appNGizer Property platform.sessionFilter
2023-02-10 13:22:33,464 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.464 CREATE appNGizer Property platform.cacheApplicationFolder
2023-02-10 13:22:33,465 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.465 CREATE appNGizer Property platform.writeDebugFiles
2023-02-10 13:22:33,465 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.465 CREATE appNGizer Property platform.repositoryDefaultDigest
2023-02-10 13:22:33,466 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.465 CREATE appNGizer Property platform.monitorPerformance
2023-02-10 13:22:33,466 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.466 CREATE appNGizer Property platform.mdcEnabled
2023-02-10 13:22:33,466 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.466 CREATE appNGizer Property platform.vHostMode
2023-02-10 13:22:33,467 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.466 CREATE appNGizer Property platform.templateFolder
2023-02-10 13:22:33,467 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.467 CREATE appNGizer Property platform.maxLoginAttempts
2023-02-10 13:22:33,467 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.467 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2023-02-10 13:22:33,468 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.468 CREATE appNGizer Property platform.locale
2023-02-10 13:22:33,468 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.468 CREATE appNGizer Property platform.sessionTimeout
2023-02-10 13:22:33,468 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.468 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2023-02-10 13:22:33,469 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.469 CREATE appNGizer Property platform.encoding
2023-02-10 13:22:33,469 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.469 CREATE appNGizer Property platform.maxUploadSize
2023-02-10 13:22:33,469 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.469 CREATE appNGizer Property platform.templatePrefix
2023-02-10 13:22:33,470 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.47 CREATE appNGizer Property platform.repositoryTrustStore
2023-02-10 13:22:33,470 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.47 CREATE appNGizer Property platform.imageMagickPath
2023-02-10 13:22:33,471 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.47 CREATE appNGizer Property platform.databasePrefix
2023-02-10 13:22:33,471 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.471 CREATE appNGizer Property platform.cacheFolder
2023-02-10 13:22:33,471 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.471 CREATE appNGizer Property platform.messagingGroupAddress
2023-02-10 13:22:33,472 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.471 CREATE appNGizer Property platform.xssProtect
2023-02-10 13:22:33,472 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.472 CREATE appNGizer Property platform.mailHost
2023-02-10 13:22:33,472 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.472 CREATE appNGizer Property platform.timeZone
2023-02-10 13:22:33,473 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.472 CREATE appNGizer Property platform.cacheImageFolder
2023-02-10 13:22:33,473 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.473 CREATE appNGizer Property platform.messagingReceiver
2023-02-10 13:22:33,473 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.473 CREATE appNGizer Property platform.messagingGroupPort
2023-02-10 13:22:33,474 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.473 CREATE appNGizer Property platform.csrfFilterEnabled
2023-02-10 13:22:33,474 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.474 CREATE appNGizer Property platform.mailPort
2023-02-10 13:22:33,474 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.474 CREATE appNGizer Property platform.uploadDir
2023-02-10 13:22:33,475 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.474 CREATE appNGizer Property platform.applicationDir
2023-02-10 13:22:33,475 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.475 CREATE appNGizer Property platform.databaseValidationPeriod
2023-02-10 13:22:33,492 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.491 CREATE appNGizer Repository local
2023-02-10 13:22:33,509 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/repo/
2023-02-10 13:22:33,515 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3
2023-02-10 13:22:33,517 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.517 CREATE appNGizer Application demo-application
2023-02-10 13:22:33,519 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2023-02-10 13:22:33,521 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.521 CREATE appNGizer Permission debug
2023-02-10 13:22:33,521 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2023-02-10 13:22:33,522 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.521 CREATE appNGizer Permission output-format.html
2023-02-10 13:22:33,522 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2023-02-10 13:22:33,522 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.522 CREATE appNGizer Permission output-type.webgui
2023-02-10 13:22:33,523 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2023-02-10 13:22:33,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.523 CREATE appNGizer Permission testPermission
2023-02-10 13:22:33,525 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.525 CREATE appNGizer Role Administrator
2023-02-10 13:22:33,529 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2023-02-10 13:22:33,530 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2023-02-10 13:22:33,530 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2023-02-10 13:22:33,531 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2023-02-10 13:22:33,531 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.531 CREATE appNGizer Role Debugger
2023-02-10 13:22:33,532 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2023-02-10 13:22:33,533 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2023-02-10 13:22:33,533 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2023-02-10 13:22:33,533 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.533 CREATE appNGizer Role Tester
2023-02-10 13:22:33,534 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2023-02-10 13:22:33,534 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2023-02-10 13:22:33,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.536 CREATE appNGizer Property platform.application.demo-application.foo
2023-02-10 13:22:33,537 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.536 CREATE appNGizer Property platform.application.demo-application.bar
2023-02-10 13:22:33,537 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.537 CREATE appNGizer Property platform.application.demo-application.clobValue
2023-02-10 13:22:33,539 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.539 UPDATE appNGizer Role Administrator
2023-02-10 13:22:33,540 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.539 UPDATE appNGizer Role Debugger
2023-02-10 13:22:33,540 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.54 UPDATE appNGizer Role Tester
2023-02-10 13:22:33,542 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:33,542 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:33,542 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:33,542 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:33,543 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:33,543 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:33,543 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2023-02-10 13:22:33,543 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2023-02-10 13:22:33,543 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2023-02-10 13:22:33,543 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2023-02-10 13:22:33,543 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application
2023-02-10 13:22:33,551 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2023-02-10 13:22:33,551 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2023-02-10 13:22:33,552 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2023-02-10 13:22:33,553 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2023-02-10 13:22:33,554 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2023-02-10 13:22:33,555 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2023-02-10 13:22:33,598 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.597 CREATE appNGizer Role Editor
2023-02-10 13:22:33,621 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.621 UPDATE appNGizer Role Editor
2023-02-10 13:22:33,632 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:33,632 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:33,633 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2023-02-10 13:22:33,638 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.637 CREATE appNGizer Role with.dot
2023-02-10 13:22:33,654 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.654 DELETE appNGizer Role with.dot
2023-02-10 13:22:33,656 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2023-02-10 13:22:33,656 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2023-02-10 13:22:33,657 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2023-02-10 13:22:33,662 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2023-02-10 13:22:33.662 CREATE appNGizer Role john doe!
2023-02-10 13:22:33,664 ERROR [main] org.appng.appngizer.controller.RoleController: [129] error while processing [POST] on /application/demo-application/role
javax.validation.ConstraintViolationException: Validation failed for classes [org.appng.core.domain.RoleImpl] during persist time for groups [javax.validation.groups.Default, ]
List of constraint violations:[
	ConstraintViolationImpl{interpolatedMessage='{validation.name}', propertyPath=name, rootBeanClass=class org.appng.core.domain.RoleImpl, messageTemplate='{validation.name}'}
]
	at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.validate(BeanValidationEventListener.java:140)
	at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80)
	at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188)
	at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78)
	at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645)
	at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282)
	at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263)
	at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317)
	at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330)
	at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287)
	at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193)
	at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123)
	at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185)
	at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128)
	at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55)
	at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:99)
	at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:720)
	at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:706)
	at sun.reflect.GeneratedMethodAccessor137.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:301)
	at com.sun.proxy.$Proxy91.persist(Unknown Source)
	at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:531)
	at sun.reflect.GeneratedMethodAccessor143.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.executeMethodOn(RepositoryFactorySupport.java:515)
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:500)
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:477)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:56)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:136)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:140)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$ExposeRepositoryInvocationInterceptor.invoke(CrudMethodMetadataPostProcessor.java:347)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor.invoke(SurroundingTransactionDetectorMethodInterceptor.java:57)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
	at com.sun.proxy.$Proxy103.save(Unknown Source)
	at org.appng.core.service.CoreService.saveRole(CoreService.java:1495)
	at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke(<generated>)
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:737)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:672)
	at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$1928f1b0.saveRole(<generated>)
	at org.appng.appngizer.controller.RoleController.addPermissionsAndSave(RoleController.java:115)
	at org.appng.appngizer.controller.RoleController.createRole(RoleController.java:86)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:204)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:854)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:765)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846)
	at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:71)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160)
	at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127)
	at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:151)
	at org.appng.appngizer.controller.ControllerTest.verify(ControllerTest.java:200)
	at org.appng.appngizer.controller.ControllerTest.sendBodyAndVerify(ControllerTest.java:194)
	at org.appng.appngizer.controller.ControllerTest.postAndVerify(ControllerTest.java:159)
	at org.appng.appngizer.controller.RoleControllerTest.testInvalidName(RoleControllerTest.java:44)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	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:366)
	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$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
2023-02-10 13:22:33,666 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Fri Feb 10 13:22:32 CET 2023]; root of context hierarchy
2023-02-10 13:22:33,666 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2023-02-10 13:22:33,667 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.978 s - in org.appng.appngizer.controller.RoleControllerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-appngizer ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/appng-appngizer-1.24.6.jar
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf-generate-user-manual) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 47 resources
[INFO] Rendered /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/src/main/asciidoc/appngizer-user-manual.adoc
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html-generate-user-manual) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 47 resources
[INFO] Rendered /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/src/main/asciidoc/appngizer-user-manual.adoc
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf-generate-install-platform) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 47 resources
[INFO] Rendered /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/src/main/asciidoc/appngizer-platform-installation-guide.adoc
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html-generate-install-platform) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 47 resources
[INFO] Rendered /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/src/main/asciidoc/appngizer-platform-installation-guide.adoc
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/appng-appngizer-1.24.6-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_Release_from_Tag/appng/appng-appngizer/target/appng-appngizer-1.24.6.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.24.6/appng-appngizer-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.24.6/appng-appngizer-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/appng-appngizer-1.24.6-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.24.6/appng-appngizer-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/appng-appngizer-1.24.6.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.24.6/appng-appngizer-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/appng-appngizer-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.24.6/appng-appngizer-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/appng-appngizer-1.24.6-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/1.24.6/appng-appngizer-1.24.6-sources.jar.asc
[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_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/appng-appngizer-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.24.6/appng-appngizer-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.24.6/appng-appngizer-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/appng-appngizer-1.24.6-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.24.6/appng-appngizer-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/appng-appngizer-1.24.6.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.24.6/appng-appngizer-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/appng-appngizer-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.24.6/appng-appngizer-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer/target/appng-appngizer-1.24.6-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-appngizer/1.24.6/appng-appngizer-1.24.6-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --------------------< org.appng:appng-application >---------------------
[INFO] Building appNG Application 1.24.6                                [17/28]
[INFO] --------------------------------[ war ]---------------------------------
[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:3.0.0-M5: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_Release_from_Tag/appng/appng-application/target/appng-application-1.24.6]
[INFO] Processing war project
[INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/src/main/webapp/META-INF] to [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.24.6]
[INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/src/main/webapp/WEB-INF] to [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.24.6]
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/src/main/webapp]
[INFO] Webapp assembled in [7148 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.24.6.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_Release_from_Tag/appng/appng-application/target/dependency/jcip-annotations-1.0.jar
[INFO] Copying jdbc-perf-logger-driver-0.9.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jdbc-perf-logger-driver-0.9.0.jar
[INFO] Copying spring-xml-2.4.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-xml-2.4.6.RELEASE.jar
[INFO] Copying guava-31.0.1-jre.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/guava-31.0.1-jre.jar
[INFO] Copying lucene-core-8.10.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/lucene-core-8.10.0.jar
[INFO] Copying bzip2-0.9.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/bzip2-0.9.1.jar
[INFO] Copying protobuf-java-2.5.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/protobuf-java-2.5.0.jar
[INFO] Copying appng-formtags-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-formtags-1.24.6.jar
[INFO] Copying juniversalchardet-1.0.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/juniversalchardet-1.0.3.jar
[INFO] Copying pdfbox-tools-2.0.9.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/pdfbox-tools-2.0.9.jar
[INFO] Copying appng-forms-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-forms-1.24.6.jar
[INFO] Copying passay-1.6.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/passay-1.6.1.jar
[INFO] Copying spring-context-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-context-4.3.30.RELEASE.jar
[INFO] Copying stax-ex-1.8.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/stax-ex-1.8.3.jar
[INFO] Copying spring-data-jpa-1.11.23.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-data-jpa-1.11.23.RELEASE.jar
[INFO] Copying commons-vfs2-2.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-vfs2-2.2.jar
[INFO] Copying xml-apis-ext-1.3.04.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/xml-apis-ext-1.3.04.jar
[INFO] Copying j2objc-annotations-1.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/j2objc-annotations-1.3.jar
[INFO] Copying javassist-3.27.0-GA.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/javassist-3.27.0-GA.jar
[INFO] Copying spring-context-support-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-context-support-4.3.30.RELEASE.jar
[INFO] Copying apache-mime4j-core-0.8.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/apache-mime4j-core-0.8.1.jar
[INFO] Copying commons-codec-1.15.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-codec-1.15.jar
[INFO] Copying mysema-commons-lang-0.2.4.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/mysema-commons-lang-0.2.4.jar
[INFO] Copying jaxb-impl-2.3.5.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jaxb-impl-2.3.5.jar
[INFO] Copying grib-4.5.5.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/grib-4.5.5.jar
[INFO] Copying cache-api-1.1.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/cache-api-1.1.1.jar
[INFO] Copying javax.activation-api-1.2.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/javax.activation-api-1.2.0.jar
[INFO] Copying hppc-0.8.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/hppc-0.8.1.jar
[INFO] Copying amqp-client-5.13.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/amqp-client-5.13.1.jar
[INFO] Copying jackcess-2.1.10.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jackcess-2.1.10.jar
[INFO] Copying junrar-1.0.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/junrar-1.0.1.jar
[INFO] Copying bsh-2.0b6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/bsh-2.0b6.jar
[INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jakarta.xml.bind-api-2.3.3.jar
[INFO] Copying appng-appngizer-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-appngizer-1.24.6.jar
[INFO] Copying jakarta.mail-1.6.7.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jakarta.mail-1.6.7.jar
[INFO] Copying appng-appngizer-jaxb-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-appngizer-jaxb-1.24.6.jar
[INFO] Copying antisamy-1.6.4.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/antisamy-1.6.4.jar
[INFO] Copying poi-3.17.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/poi-3.17.jar
[INFO] Copying httpclient-4.5.13.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/httpclient-4.5.13.jar
[INFO] Copying spring-data-envers-1.1.23.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-data-envers-1.1.23.RELEASE.jar
[INFO] Copying hazelcast-5.0.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/hazelcast-5.0.2.jar
[INFO] Copying lucene-sandbox-8.10.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/lucene-sandbox-8.10.0.jar
[INFO] Copying commons-lang-2.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-lang-2.6.jar
[INFO] Copying saaj-impl-1.5.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/saaj-impl-1.5.3.jar
[INFO] Copying appng-rest-api-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-rest-api-1.24.6.jar
[INFO] Copying bcprov-jdk15on-1.69.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/bcprov-jdk15on-1.69.jar
[INFO] Copying commons-exec-1.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-exec-1.3.jar
[INFO] Copying bcpkix-jdk15on-1.69.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/bcpkix-jdk15on-1.69.jar
[INFO] Copying lucene-queryparser-8.10.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/lucene-queryparser-8.10.0.jar
[INFO] Copying commons-beanutils-1.9.4.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-beanutils-1.9.4.jar
[INFO] Copying appng-core-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-core-1.24.6.jar
[INFO] Copying byte-buddy-1.10.22.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/byte-buddy-1.10.22.jar
[INFO] Copying mchange-commons-java-0.2.15.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/mchange-commons-java-0.2.15.jar
[INFO] Copying vorbis-java-core-0.8.jar to /var/lib/jenkins/workspace/appNG_Release_from_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_Release_from_Tag/appng/appng-application/target/dependency/urlrewritefilter-4.0.4.jar
[INFO] Copying jakarta.validation-api-2.0.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jakarta.validation-api-2.0.2.jar
[INFO] Copying freemarker-2.3.31.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/freemarker-2.3.31.jar
[INFO] Copying jbig2-imageio-3.0.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jbig2-imageio-3.0.0.jar
[INFO] Copying spring-expression-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-expression-4.3.30.RELEASE.jar
[INFO] Copying spring-security-core-4.2.17.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-security-core-4.2.17.RELEASE.jar
[INFO] Copying javax.persistence-api-2.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/javax.persistence-api-2.2.jar
[INFO] Copying spring-web-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-web-4.3.30.RELEASE.jar
[INFO] Copying lucene-highlighter-8.10.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/lucene-highlighter-8.10.0.jar
[INFO] Copying appng-search-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-search-1.24.6.jar
[INFO] Copying appng-taglib-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-taglib-1.24.6.jar
[INFO] Copying log4j-1.2.17.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/log4j-1.2.17.jar
[INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[INFO] Copying sis-referencing-0.8.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/sis-referencing-0.8.jar
[INFO] Copying jaxws-rt-2.3.5.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jaxws-rt-2.3.5.jar
[INFO] Copying tika-core-1.18.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/tika-core-1.18.jar
[INFO] Copying spring-aop-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-aop-4.3.30.RELEASE.jar
[INFO] Copying openjson-1.0.10.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/openjson-1.0.10.jar
[INFO] Copying appng-cli-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-cli-1.24.6.jar
[INFO] Copying jcommander-1.72.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jcommander-1.72.jar
[INFO] Copying lucene-memory-8.10.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/lucene-memory-8.10.0.jar
[INFO] Copying rome-utils-1.5.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_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_Release_from_Tag/appng/appng-application/target/dependency/antlr-2.7.7.jar
[INFO] Copying appng-mail-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-mail-1.24.6.jar
[INFO] Copying bcmail-jdk15on-1.69.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/bcmail-jdk15on-1.69.jar
[INFO] Copying apache-mime4j-dom-0.8.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/apache-mime4j-dom-0.8.1.jar
[INFO] Copying unit-api-1.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/unit-api-1.0.jar
[INFO] Copying geoapi-3.0.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/geoapi-3.0.1.jar
[INFO] Copying jakarta.activation-api-1.2.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jakarta.activation-api-1.2.2.jar
[INFO] Copying netcdf4-4.5.5.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/netcdf4-4.5.5.jar
[INFO] Copying asm-5.0.4.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/asm-5.0.4.jar
[INFO] Copying batik-shared-resources-1.14.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/batik-shared-resources-1.14.jar
[INFO] Copying failureaccess-1.0.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/failureaccess-1.0.1.jar
[INFO] Copying error_prone_annotations-2.7.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/error_prone_annotations-2.7.1.jar
[INFO] Copying dom4j-2.1.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/dom4j-2.1.3.jar
[INFO] Copying commons-text-1.9.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-text-1.9.jar
[INFO] Copying jakarta.xml.soap-api-1.4.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jakarta.xml.soap-api-1.4.2.jar
[INFO] Copying jackson-core-2.13.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jackson-core-2.13.0.jar
[INFO] Copying semantic-version-1.2.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/semantic-version-1.2.0.jar
[INFO] Copying httpservices-4.5.5.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/httpservices-4.5.5.jar
[INFO] Copying xmlgraphics-commons-2.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/xmlgraphics-commons-2.6.jar
[INFO] Copying hibernate-envers-5.4.32.Final.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/hibernate-envers-5.4.32.Final.jar
[INFO] Copying jakarta.inject-api-1.0.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jakarta.inject-api-1.0.3.jar
[INFO] Copying spring-tx-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-tx-4.3.30.RELEASE.jar
[INFO] Copying FastInfoset-1.2.18.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/FastInfoset-1.2.18.jar
[INFO] Copying jackson-databind-2.13.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jackson-databind-2.13.0.jar
[INFO] Copying jsr305-3.0.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jsr305-3.0.2.jar
[INFO] Copying boilerpipe-1.1.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/boilerpipe-1.1.0.jar
[INFO] Copying httpmime-4.5.4.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/httpmime-4.5.4.jar
[INFO] Copying commons-compress-1.21.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-compress-1.21.jar
[INFO] Copying commons-configuration-1.10.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-configuration-1.10.jar
[INFO] Copying fontbox-2.0.24.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/fontbox-2.0.24.jar
[INFO] Copying attoparser-2.0.5.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/attoparser-2.0.5.RELEASE.jar
[INFO] Copying appng-xmlapi-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-xmlapi-1.24.6.jar
[INFO] Copying vorbis-java-tika-0.8.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/vorbis-java-tika-0.8.jar
[INFO] Copying unbescape-1.1.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/unbescape-1.1.6.RELEASE.jar
[INFO] Copying uimaj-core-2.9.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/uimaj-core-2.9.0.jar
[INFO] Copying tagsoup-1.2.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/tagsoup-1.2.1.jar
[INFO] Copying xmlbeans-2.6.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/xmlbeans-2.6.0.jar
[INFO] Copying commons-collections-3.2.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-collections-3.2.2.jar
[INFO] Copying commons-logging-api-1.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-logging-api-1.1.jar
[INFO] Copying HikariCP-4.0.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/HikariCP-4.0.3.jar
[INFO] Copying flyway-core-8.4.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/flyway-core-8.4.3.jar
[INFO] Copying streambuffer-1.5.10.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/streambuffer-1.5.10.jar
[INFO] Copying thymeleaf-3.0.12.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/thymeleaf-3.0.12.RELEASE.jar
[INFO] Copying gmbal-api-only-4.0.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/gmbal-api-only-4.0.3.jar
[INFO] Copying nekohtml-1.9.22.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/nekohtml-1.9.22.jar
[INFO] Copying esapi-2.2.3.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/esapi-2.2.3.1.jar
[INFO] Copying lucene-analyzers-common-8.10.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/lucene-analyzers-common-8.10.0.jar
[INFO] Copying jackson-datatype-jsr310-2.13.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jackson-datatype-jsr310-2.13.0.jar
[INFO] Copying thymeleaf-spring4-3.0.12.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/thymeleaf-spring4-3.0.12.RELEASE.jar
[INFO] Copying poi-scratchpad-3.17.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/poi-scratchpad-3.17.jar
[INFO] Copying commons-pool2-2.10.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-pool2-2.10.0.jar
[INFO] Copying joda-time-2.10.11.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/joda-time-2.10.11.jar
[INFO] Copying aopalliance-1.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/aopalliance-1.0.jar
[INFO] Copying lucene-facet-8.10.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/lucene-facet-8.10.0.jar
[INFO] Copying jboss-transaction-api_1.2_spec-1.1.1.Final.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jboss-transaction-api_1.2_spec-1.1.1.Final.jar
[INFO] Copying httpcore-4.4.14.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/httpcore-4.4.14.jar
[INFO] Copying jakarta.persistence-api-2.2.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jakarta.persistence-api-2.2.3.jar
[INFO] Copying jul-to-slf4j-1.7.24.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jul-to-slf4j-1.7.24.jar
[INFO] Copying commons-lang3-3.12.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-lang3-3.12.0.jar
[INFO] Copying slf4j-api-1.7.26.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/slf4j-api-1.7.26.jar
[INFO] Copying jakarta.ws.rs-api-2.1.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jakarta.ws.rs-api-2.1.6.jar
[INFO] Copying spring-oxm-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-oxm-4.3.30.RELEASE.jar
[INFO] Copying json-simple-1.1.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/json-simple-1.1.1.jar
[INFO] Copying spring-webmvc-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-webmvc-4.3.30.RELEASE.jar
[INFO] Copying rome-1.5.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/rome-1.5.1.jar
[INFO] Copying policy-2.7.10.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/policy-2.7.10.jar
[INFO] Copying jempbox-1.8.13.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jempbox-1.8.13.jar
[INFO] Copying jsoup-1.14.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jsoup-1.14.3.jar
[INFO] Copying spring-orm-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-orm-4.3.30.RELEASE.jar
[INFO] Copying aspectjrt-1.8.13.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/aspectjrt-1.8.13.jar
[INFO] Copying jakarta.xml.ws-api-2.3.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jakarta.xml.ws-api-2.3.3.jar
[INFO] Copying sentiment-analysis-parser-0.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/sentiment-analysis-parser-0.1.jar
[INFO] Copying jdom2-2.0.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jdom2-2.0.6.jar
[INFO] Copying poi-ooxml-schemas-3.17.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/poi-ooxml-schemas-3.17.jar
[INFO] Copying mimepull-1.9.15.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/mimepull-1.9.15.jar
[INFO] Copying simplemagic-1.16.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/simplemagic-1.16.jar
[INFO] Copying opennlp-tools-1.8.4.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/opennlp-tools-1.8.4.jar
[INFO] Copying appng-tools-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-tools-1.24.6.jar
[INFO] Copying uimafit-core-2.2.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/uimafit-core-2.2.0.jar
[INFO] Copying batik-css-1.14.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/batik-css-1.14.jar
[INFO] Copying spring-jdbc-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-jdbc-4.3.30.RELEASE.jar
[INFO] Copying flyway-sqlserver-8.4.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/flyway-sqlserver-8.4.3.jar
[INFO] Copying commons-collections4-4.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-collections4-4.1.jar
[INFO] Copying jandex-2.2.3.Final.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jandex-2.2.3.Final.jar
[INFO] Copying wsdl4j-1.6.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/wsdl4j-1.6.3.jar
[INFO] Copying commons-csv-1.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-csv-1.0.jar
[INFO] Copying management-api-3.2.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/management-api-3.2.3.jar
[INFO] Copying hibernate-commons-annotations-5.1.2.Final.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/hibernate-commons-annotations-5.1.2.Final.jar
[INFO] Copying slf4j-log4j12-1.7.26.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/slf4j-log4j12-1.7.26.jar
[INFO] Copying java-libpst-0.8.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/java-libpst-0.8.1.jar
[INFO] Copying xz-1.8.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/xz-1.8.jar
[INFO] Copying appng-api-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-api-1.24.6.jar
[INFO] Copying xmpcore-5.1.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/xmpcore-5.1.3.jar
[INFO] Copying hsqldb-2.5.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/hsqldb-2.5.0.jar
[INFO] Copying poi-ooxml-3.17.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/poi-ooxml-3.17.jar
[INFO] Copying classmate-1.5.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/classmate-1.5.1.jar
[INFO] Copying querydsl-core-5.0.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/querydsl-core-5.0.0.jar
[INFO] Copying quartz-2.3.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/quartz-2.3.2.jar
[INFO] Copying stax-api-1.0.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/stax-api-1.0.1.jar
[INFO] Copying xom-1.2.10.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/xom-1.2.10.jar
[INFO] Copying bcutil-jdk15on-1.69.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/bcutil-jdk15on-1.69.jar
[INFO] Copying jedis-3.7.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jedis-3.7.0.jar
[INFO] Copying jcl-over-slf4j-1.7.26.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jcl-over-slf4j-1.7.26.jar
[INFO] Copying sis-metadata-0.8.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/sis-metadata-0.8.jar
[INFO] Copying swagger-annotations-1.5.22.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/swagger-annotations-1.5.22.jar
[INFO] Copying sis-storage-0.8.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/sis-storage-0.8.jar
[INFO] Copying batik-util-1.14.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/batik-util-1.14.jar
[INFO] Copying jakarta.annotation-api-1.3.5.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jakarta.annotation-api-1.3.5.jar
[INFO] Copying curvesapi-1.04.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/curvesapi-1.04.jar
[INFO] Copying spring-beans-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-beans-4.3.30.RELEASE.jar
[INFO] Copying jhighlight-1.0.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jhighlight-1.0.2.jar
[INFO] Copying hibernate-core-5.4.32.Final.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/hibernate-core-5.4.32.Final.jar
[INFO] Copying hazelcast-spring-5.0.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/hazelcast-spring-5.0.2.jar
[INFO] Copying spring-security-web-4.2.17.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-security-web-4.2.17.RELEASE.jar
[INFO] Copying gson-2.8.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/gson-2.8.1.jar
[INFO] Copying spring-core-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-core-4.3.30.RELEASE.jar
[INFO] Copying batik-constants-1.14.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/batik-constants-1.14.jar
[INFO] Copying spring-ws-core-2.4.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-ws-core-2.4.6.RELEASE.jar
[INFO] Copying commons-io-2.9.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-io-2.9.0.jar
[INFO] Copying jakarta.activation-1.2.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jakarta.activation-1.2.2.jar
[INFO] Copying jackson-annotations-2.13.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jackson-annotations-2.13.0.jar
[INFO] Copying tika-parsers-1.18.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/tika-parsers-1.18.jar
[INFO] Copying flyway-mysql-8.4.3.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/flyway-mysql-8.4.3.jar
[INFO] Copying jboss-logging-3.4.1.Final.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jboss-logging-3.4.1.Final.jar
[INFO] Copying dec-0.1.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/dec-0.1.2.jar
[INFO] Copying sis-utility-0.8.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/sis-utility-0.8.jar
[INFO] Copying jai-imageio-core-1.3.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jai-imageio-core-1.3.1.jar
[INFO] Copying im4java-1.4.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/im4java-1.4.0.jar
[INFO] Copying commons-fileupload-1.4.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/commons-fileupload-1.4.jar
[INFO] Copying stax2-api-4.2.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/stax2-api-4.2.1.jar
[INFO] Copying hibernate-validator-6.2.0.Final.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/hibernate-validator-6.2.0.Final.jar
[INFO] Copying metadata-extractor-2.10.1.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/metadata-extractor-2.10.1.jar
[INFO] Copying sis-feature-0.8.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/sis-feature-0.8.jar
[INFO] Copying querydsl-jpa-5.0.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/querydsl-jpa-5.0.0.jar
[INFO] Copying sis-netcdf-0.8.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/sis-netcdf-0.8.jar
[INFO] Copying woodstox-core-6.2.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/woodstox-core-6.2.6.jar
[INFO] Copying jakarta.jws-api-2.1.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jakarta.jws-api-2.1.0.jar
[INFO] Copying lucene-queries-8.10.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/lucene-queries-8.10.0.jar
[INFO] Copying checker-qual-3.12.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/checker-qual-3.12.0.jar
[INFO] Copying ha-api-3.1.13.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/ha-api-3.1.13.jar
[INFO] Copying jmatio-1.2.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jmatio-1.2.jar
[INFO] Copying pdfbox-2.0.24.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/pdfbox-2.0.24.jar
[INFO] Copying Saxon-HE-10.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/Saxon-HE-10.6.jar
[INFO] Copying spring-data-commons-1.13.23.RELEASE.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/spring-data-commons-1.13.23.RELEASE.jar
[INFO] Copying batik-i18n-1.14.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/batik-i18n-1.14.jar
[INFO] Copying jackcess-encrypt-2.1.4.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/jackcess-encrypt-2.1.4.jar
[INFO] Copying appng-persistence-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/dependency/appng-persistence-1.24.6.jar
[INFO] Copying jna-4.1.0.jar to /var/lib/jenkins/workspace/appNG_Release_from_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.24.6-dependencies-20230210-1217.zip
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.24.6-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_Release_from_Tag/appng/appng-application/target/appng-application-1.24.6.war to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.24.6/appng-application-1.24.6.war
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.24.6/appng-application-1.24.6.pom
[INFO] Installing /srv/www/appng.org/appng/builds/stable/appng-application-1.24.6-dependencies-20230210-1217.zip to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.24.6/appng-application-1.24.6.zip
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.24.6-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.24.6/appng-application-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.24.6.war.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.24.6/appng-application-1.24.6.war.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.24.6/appng-application-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/gpg/srv/www/appng.org/appng/builds/stable/appng-application-1.24.6-dependencies-20230210-1217.zip.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.24.6/appng-application-1.24.6.zip.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.24.6-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application/1.24.6/appng-application-1.24.6-sources.jar.asc
[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_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.24.6.war to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.24.6/appng-application-1.24.6.war
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.24.6/appng-application-1.24.6.pom
[INFO] Installing /srv/www/appng.org/appng/builds/stable/appng-application-1.24.6-dependencies-20230210-1217.zip to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.24.6/appng-application-1.24.6.zip
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.24.6-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.24.6/appng-application-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.24.6.war.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.24.6/appng-application-1.24.6.war.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.24.6/appng-application-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/gpg/srv/www/appng.org/appng/builds/stable/appng-application-1.24.6-dependencies-20230210-1217.zip.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.24.6/appng-application-1.24.6.zip.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application/target/appng-application-1.24.6-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application/1.24.6/appng-application-1.24.6-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] ------------------< org.appng:appng-application-bom >-------------------
[INFO] Building appNG application BOM 1.24.6                            [18/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appng-application-bom ---
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-application-bom ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-application-bom ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-bom/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-bom/1.24.6/appng-application-bom-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-bom/target/appng-application-bom-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application-bom/1.24.6/appng-application-bom-1.24.6.pom.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-application-bom ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-bom/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-bom/1.24.6/appng-application-bom-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-bom/target/appng-application-bom-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-bom/1.24.6/appng-application-bom-1.24.6.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -------------------< org.appng:appng-documentation >--------------------
[INFO] Building appNG Documentation 1.24.6                              [19/28]
[INFO] --------------------------------[ jar ]---------------------------------
[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] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-documentation ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-documentation ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.example.EmployeesTest
2023-02-10 13:23:28,521 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: 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]
2023-02-10 13:23:28,538 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@49070868, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6385cb26, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@38364841, org.springframework.test.context.support.DirtiesContextTestExecutionListener@28c4711c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@59717824, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@146044d7]
2023-02-10 13:23:29,348 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2023-02-10 13:23:29,505 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2023-02-10 13:23:29,536 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2023-02-10 13:23:29,570 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@36f0f1be: startup date [Fri Feb 10 13:23:29 CET 2023]; root of context hierarchy
2023-02-10 13:23:30,132 INFO  [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 1 MappingJackson2HttpMessageConverters: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter#0
2023-02-10 13:23:30,132 INFO  [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 ObjectMappers: 
2023-02-10 13:23:30,133 INFO  [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 Modules: 
2023-02-10 13:23:30,136 INFO  [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 @Primary Beans: 
2023-02-10 13:23:30,137 INFO  [main] org.appng.api.config.RestConfig: [localhost:myapp] No ObjectMapper found in context, creating default.
2023-02-10 13:23:30,139 INFO  [main] org.appng.api.config.RestConfig: Found org.springframework.http.converter.json.MappingJackson2HttpMessageConverter 'org.springframework.http.converter.json.MappingJackson2HttpMessageConverter#0'
2023-02-10 13:23:30,157 INFO  [main] org.appng.api.config.RestConfig: [localhost:myapp] Registering ObjectMapper 'defaultObjectMapper'
2023-02-10 13:23:30,159 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Feb 10, 2023 1:23:30 PM ch.sla.jdbcperflogger.Logger info
INFO: Using config file jdbcperflogger-fallback.xml
2023-02-10 13:23:30,572 INFO  [HSQLDB Server @1b58ff9e] hsqldb.db.HSQLDB863B47DBFB.ENGINE: Checkpoint start
2023-02-10 13:23:30,572 INFO  [HSQLDB Server @1b58ff9e] hsqldb.db.HSQLDB863B47DBFB.ENGINE: checkpointClose start
2023-02-10 13:23:31,067 INFO  [HSQLDB Server @1b58ff9e] hsqldb.db.HSQLDB863B47DBFB.ENGINE: checkpointClose synched
2023-02-10 13:23:32,561 INFO  [HSQLDB Server @1b58ff9e] hsqldb.db.HSQLDB863B47DBFB.ENGINE: checkpointClose script done
2023-02-10 13:23:32,594 INFO  [HSQLDB Server @1b58ff9e] hsqldb.db.HSQLDB863B47DBFB.ENGINE: checkpointClose end
2023-02-10 13:23:32,596 INFO  [HSQLDB Server @1b58ff9e] hsqldb.db.HSQLDB863B47DBFB.ENGINE: Checkpoint end - txts: 1
2023-02-10 13:23:32,707 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2023-02-10 13:23:32,734 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2023-02-10 13:23:32,826 INFO  [main] org.hibernate.Version         : HHH000412: Hibernate ORM core version 5.4.32.Final
2023-02-10 13:23:33,016 INFO  [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-02-10 13:23:33,545 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2023-02-10 13:23:33,625 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2023-02-10 13:23:33,870 INFO  [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.0.Final
2023-02-10 13:23:34,110 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-02-10 13:23:34,124 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-02-10 13:23:34,422 WARN  [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2023-02-10 13:23:35,317 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@36f0f1be: startup date [Fri Feb 10 13:23:29 CET 2023]; root of context hierarchy
2023-02-10 13:23:35,318 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2023-02-10 13:23:35,318 INFO  [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2023-02-10 13:23:35,651 INFO  [HSQLDB Connection @276057d3] hsqldb.db.HSQLDB863B47DBFB.ENGINE: Database closed
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.624 s - in org.example.EmployeesTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-documentation ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/appng-documentation-1.24.6.jar
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html) @ appng-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 11 resources
[INFO] Rendered /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/src/main/asciidoc/developerguide.adoc
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html-admin) @ appng-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 11 resources
[INFO] Rendered /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/src/main/asciidoc/administrationguide.adoc
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-documentation ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/appng-documentation-1.24.6-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_Release_from_Tag/appng/appng-documentation/target/appng-documentation-1.24.6.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.24.6/appng-documentation-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.24.6/appng-documentation-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/appng-documentation-1.24.6-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.24.6/appng-documentation-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/appng-documentation-1.24.6.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.24.6/appng-documentation-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/appng-documentation-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.24.6/appng-documentation-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/appng-documentation-1.24.6-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-documentation/1.24.6/appng-documentation-1.24.6-sources.jar.asc
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf) @ appng-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 11 resources
[INFO] Rendered /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/src/main/asciidoc/developerguide.adoc
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf-admin) @ appng-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 11 resources
[INFO] Rendered /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/src/main/asciidoc/administrationguide.adoc
[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_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/appng-documentation-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-documentation/1.24.6/appng-documentation-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-documentation/1.24.6/appng-documentation-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/appng-documentation-1.24.6-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-documentation/1.24.6/appng-documentation-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/appng-documentation-1.24.6.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-documentation/1.24.6/appng-documentation-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/appng-documentation-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-documentation/1.24.6/appng-documentation-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-documentation/target/appng-documentation-1.24.6-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-documentation/1.24.6/appng-documentation-1.24.6-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------------< org.appng:appng-template-assembly >------------------
[INFO] Building appNG Template Assembly Descriptors 1.24.6              [20/28]
[INFO] --------------------------------[ jar ]---------------------------------
[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_Release_from_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:3.0.0-M5: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_Release_from_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.24.6.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-template-assembly ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.24.6-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_Release_from_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.24.6.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.24.6/appng-template-assembly-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.24.6/appng-template-assembly-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.24.6-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.24.6/appng-template-assembly-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.24.6.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.24.6/appng-template-assembly-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.24.6/appng-template-assembly-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.24.6-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-template-assembly/1.24.6/appng-template-assembly-1.24.6-sources.jar.asc
[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_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-assembly/1.24.6/appng-template-assembly-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-assembly/1.24.6/appng-template-assembly-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.24.6-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-assembly/1.24.6/appng-template-assembly-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.24.6.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-assembly/1.24.6/appng-template-assembly-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-assembly/1.24.6/appng-template-assembly-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-assembly/target/appng-template-assembly-1.24.6-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-assembly/1.24.6/appng-template-assembly-1.24.6-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------< org.appng:appng-template-parent >-------------------
[INFO] Building appNG Template Parent 1.24.6                            [21/28]
[INFO] --------------------------------[ pom ]---------------------------------
[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_Release_from_Tag/appng/appng-template-parent/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-template-parent/1.24.6/appng-template-parent-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-parent/target/appng-template-parent-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-template-parent/1.24.6/appng-template-parent-1.24.6.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_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-parent/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-parent/1.24.6/appng-template-parent-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-template-parent/target/appng-template-parent-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-template-parent/1.24.6/appng-template-parent-1.24.6.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ----------------< org.appng:appng-application-assembly >----------------
[INFO] Building appng-application-assembly 1.24.6                       [22/28]
[INFO] --------------------------------[ jar ]---------------------------------
[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_Release_from_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:3.0.0-M5: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_Release_from_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.24.6.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application-assembly ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.24.6-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_Release_from_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.24.6.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.24.6/appng-application-assembly-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.24.6/appng-application-assembly-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.24.6-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.24.6/appng-application-assembly-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.24.6.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.24.6/appng-application-assembly-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.24.6/appng-application-assembly-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.24.6-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application-assembly/1.24.6/appng-application-assembly-1.24.6-sources.jar.asc
[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_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-assembly/1.24.6/appng-application-assembly-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-assembly/1.24.6/appng-application-assembly-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.24.6-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-assembly/1.24.6/appng-application-assembly-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.24.6.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-assembly/1.24.6/appng-application-assembly-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-assembly/1.24.6/appng-application-assembly-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-assembly/target/appng-application-assembly-1.24.6-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-assembly/1.24.6/appng-application-assembly-1.24.6-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] -----------------< org.appng:appng-application-parent >-----------------
[INFO] Building appNG application parent 1.24.6                         [23/28]
[INFO] --------------------------------[ pom ]---------------------------------
[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_Release_from_Tag/appng/appng-application-parent/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-parent/1.24.6/appng-application-parent-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-parent/target/appng-application-parent-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application-parent/1.24.6/appng-application-parent-1.24.6.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_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-parent/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-parent/1.24.6/appng-application-parent-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-parent/target/appng-application-parent-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-parent/1.24.6/appng-application-parent-1.24.6.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ---------------< org.appng:appng-archetype-application >----------------
[INFO] Building Archetype - appng-archetype-application 1.24.6          [24/28]
[INFO] --------------------------------[ jar ]---------------------------------
[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_Release_from_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:3.0.0-M5: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_Release_from_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.24.6.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-archetype-application ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.24.6-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_Release_from_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.24.6.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.24.6/appng-archetype-application-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.24.6/appng-archetype-application-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.24.6-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.24.6/appng-archetype-application-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.24.6.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.24.6/appng-archetype-application-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.24.6/appng-archetype-application-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.24.6-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-archetype-application/1.24.6/appng-archetype-application-1.24.6-sources.jar.asc
[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_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-archetype-application/1.24.6/appng-archetype-application-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-archetype-application/1.24.6/appng-archetype-application-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.24.6-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-archetype-application/1.24.6/appng-archetype-application-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.24.6.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-archetype-application/1.24.6/appng-archetype-application-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-archetype-application/1.24.6/appng-archetype-application-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-archetype-application/target/appng-archetype-application-1.24.6-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-archetype-application/1.24.6/appng-archetype-application-1.24.6-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------< org.appng.maven:appng-appngizer-maven-plugin >------------
[INFO] Building appNG appNGizer Maven Plugin 1.24.6                     [25/28]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[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_Release_from_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_Release_from_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_Release_from_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_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-appngizer-maven-plugin ---
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-appngizer-maven-plugin ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.24.6.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_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.24.6-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_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.24.6.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.24.6/appng-appngizer-maven-plugin-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.24.6/appng-appngizer-maven-plugin-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.24.6-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.24.6/appng-appngizer-maven-plugin-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.24.6.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.24.6/appng-appngizer-maven-plugin-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.24.6/appng-appngizer-maven-plugin-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.24.6-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/maven/appng-appngizer-maven-plugin/1.24.6/appng-appngizer-maven-plugin-1.24.6-sources.jar.asc
[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_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.24.6/appng-appngizer-maven-plugin-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.24.6/appng-appngizer-maven-plugin-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.24.6-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.24.6/appng-appngizer-maven-plugin-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.24.6.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.24.6/appng-appngizer-maven-plugin-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.24.6/appng-appngizer-maven-plugin-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-appngizer-maven-plugin/target/appng-appngizer-maven-plugin-1.24.6-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/maven/appng-appngizer-maven-plugin/1.24.6/appng-appngizer-maven-plugin-1.24.6-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ----------------------< org.appng:appng-camunda >-----------------------
[INFO] Building appNG camunda 1.24.6                                    [26/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-camunda ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-camunda ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-camunda ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-camunda ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-camunda ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-camunda ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.camunda.bpm.TaskWrapperTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.687 s - in org.appng.camunda.bpm.TaskWrapperTest
[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-camunda ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/appng-camunda-1.24.6.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-camunda ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/appng-camunda-1.24.6-sources.jar
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-camunda ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-camunda ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/appng-camunda-1.24.6.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/1.24.6/appng-camunda-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/1.24.6/appng-camunda-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/appng-camunda-1.24.6-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/1.24.6/appng-camunda-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/appng-camunda-1.24.6.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/1.24.6/appng-camunda-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/appng-camunda-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/1.24.6/appng-camunda-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/appng-camunda-1.24.6-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-camunda/1.24.6/appng-camunda-1.24.6-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-camunda ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/appng-camunda-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-camunda/1.24.6/appng-camunda-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-camunda/1.24.6/appng-camunda-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/appng-camunda-1.24.6-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-camunda/1.24.6/appng-camunda-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/appng-camunda-1.24.6.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-camunda/1.24.6/appng-camunda-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/appng-camunda-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-camunda/1.24.6/appng-camunda-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-camunda/target/appng-camunda-1.24.6-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-camunda/1.24.6/appng-camunda-1.24.6-sources.jar.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ----------------< org.appng:appng-application-camunda >-----------------
[INFO] Building appNG Application, including Camunda BPM process engine libraries 1.24.6 [27/28]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application-camunda ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-application-camunda ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-camunda/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-application-camunda ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-application-camunda ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-camunda/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-application-camunda ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-application-camunda ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-war-plugin:3.1.0:war (default-war) @ appng-application-camunda ---
[INFO] Packaging webapp
[INFO] Assembling webapp [appng-application-camunda] in [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-camunda/target/appng-application-camunda-1.24.6]
[INFO] Processing war project
[INFO] Processing overlay [ id org.appng:appng-application]
[INFO] Webapp assembled in [4724 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-camunda/target/appng-application-camunda-1.24.6.war
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application-camunda ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-application-camunda ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application-camunda ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-camunda/target/appng-application-camunda-1.24.6.war to /var/lib/jenkins/.m2/repository/org/appng/appng-application-camunda/1.24.6/appng-application-camunda-1.24.6.war
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-camunda/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-camunda/1.24.6/appng-application-camunda-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-camunda/target/appng-application-camunda-1.24.6.war.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application-camunda/1.24.6/appng-application-camunda-1.24.6.war.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-camunda/target/appng-application-camunda-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-application-camunda/1.24.6/appng-application-camunda-1.24.6.pom.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-application-camunda ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-camunda/target/appng-application-camunda-1.24.6.war to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-camunda/1.24.6/appng-application-camunda-1.24.6.war
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-camunda/pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-camunda/1.24.6/appng-application-camunda-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-camunda/target/appng-application-camunda-1.24.6.war.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-camunda/1.24.6/appng-application-camunda-1.24.6.war.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-application-camunda/target/appng-application-camunda-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-application-camunda/1.24.6/appng-application-camunda-1.24.6.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ appng-application-camunda ---
[INFO] Executing tasks

main:
     [copy] Copying 1 file to /srv/www/appng.org/appng/builds/stable
[INFO] Executed tasks
[INFO] 
[INFO] --------------------< org.appng:appng-maven-plugin >--------------------
[INFO] Building appNG Maven Plugin 1.24.6                               [28/28]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-maven-plugin ---
[INFO] Deleting /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.1:helpmojo (help-goal) @ appng-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 0 mojo descriptor.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-maven-plugin ---
[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-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/classes
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.1:descriptor (default-descriptor) @ appng-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 3 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-maven-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-maven-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-maven-plugin ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.maven.plugin.mojo.GenerateMessageConstantsMojoTest
[info] generate message constants for [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/src/test/resources/poms/message-constants/application-home/dictionary/mymessages.properties, org.appng.test.constants.MessageConstants, /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/generated-test-sources/constants]
[debug] delta: true
[debug] incremental: false
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.294 s - in org.appng.maven.plugin.mojo.GenerateMessageConstantsMojoTest
[INFO] Running org.appng.maven.plugin.mojo.GenerateApplicationConstantsMojoTest
[info] generate application constants for [/var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/src/test/resources/poms/application-constants/application-home/application.xml, org.appng.test.constants.ApplicationConstants, /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/generated-test-sources/constants]
log4j:WARN No appenders could be found for logger (org.appng.xml.ApplicationPropertyConstantCreator).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[debug] delta: true
[debug] incremental: false
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.84 s - in org.appng.maven.plugin.mojo.GenerateApplicationConstantsMojoTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-maven-plugin ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.24.6.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.1:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ appng-maven-plugin ---
[INFO] 
[INFO] --- maven-shade-plugin:3.1.0:shade (default) @ appng-maven-plugin ---
[INFO] Including org.appng:appng-tools:jar:1.24.6 in the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.13.0 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-databind:jar:2.13.0 from the shaded jar.
[INFO] Excluding com.fasterxml.jackson.core:jackson-annotations:jar:2.13.0 from the shaded jar.
[INFO] Excluding commons-io:commons-io:jar:2.9.0 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-log4j12:jar:1.7.26 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.7.26 from the shaded jar.
[INFO] Excluding log4j:log4j:jar:1.2.17 from the shaded jar.
[INFO] Excluding com.j256.simplemagic:simplemagic:jar:1.16 from the shaded jar.
[INFO] Including org.apache.commons:commons-lang3:jar:3.12.0 in the shaded jar.
[INFO] Excluding org.apache.maven:maven-plugin-api:jar:3.3.9 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-model:jar:3.3.9 from the shaded jar.
[INFO] Excluding org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.2 from the shaded jar.
[INFO] Excluding javax.enterprise:cdi-api:jar:1.0 from the shaded jar.
[INFO] Excluding javax.annotation:jsr250-api:jar:1.0 from the shaded jar.
[INFO] Excluding org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.2 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-core:jar:3.3.9 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-settings:jar:3.3.9 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-settings-builder:jar:3.3.9 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-builder-support:jar:3.3.9 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-repository-metadata:jar:3.3.9 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-model-builder:jar:3.3.9 from the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:31.0.1-jre from the shaded jar.
[INFO] Excluding org.apache.maven:maven-aether-provider:jar:3.3.9 from the shaded jar.
[INFO] Excluding org.eclipse.aether:aether-spi:jar:1.0.2.v20150114 from the shaded jar.
[INFO] Excluding org.eclipse.aether:aether-impl:jar:1.0.2.v20150114 from the shaded jar.
[INFO] Excluding org.eclipse.aether:aether-api:jar:1.0.2.v20150114 from the shaded jar.
[INFO] Excluding org.eclipse.aether:aether-util:jar:1.0.2.v20150114 from the shaded jar.
[INFO] Excluding com.google.inject:guice:jar:no_aop:4.0 from the shaded jar.
[INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar.
[INFO] Excluding org.codehaus.plexus:plexus-interpolation:jar:1.21 from the shaded jar.
[INFO] Excluding org.codehaus.plexus:plexus-utils:jar:3.1.0 from the shaded jar.
[INFO] Excluding org.codehaus.plexus:plexus-classworlds:jar:2.5.2 from the shaded jar.
[INFO] Excluding org.codehaus.plexus:plexus-component-annotations:jar:1.6 from the shaded jar.
[INFO] Excluding org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 from the shaded jar.
[INFO] Excluding org.sonatype.plexus:plexus-cipher:jar:1.4 from the shaded jar.
[INFO] Excluding org.apache.maven:maven-compat:jar:3.3.9 from the shaded jar.
[INFO] Excluding org.apache.maven.wagon:wagon-provider-api:jar:2.10 from the shaded jar.
[INFO] Excluding org.sonatype.plexus:plexus-build-api:jar:0.0.7 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.24.6.jar with /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.24.6-shaded.jar
[INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-maven-plugin ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.24.6-sources.jar
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ appng-maven-plugin ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-maven-plugin ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.24.6.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/1.24.6/appng-maven-plugin-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/1.24.6/appng-maven-plugin-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.24.6-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/1.24.6/appng-maven-plugin-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.24.6.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/1.24.6/appng-maven-plugin-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.24.6.pom.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/1.24.6/appng-maven-plugin-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.24.6-sources.jar.asc to /var/lib/jenkins/.m2/repository/org/appng/appng-maven-plugin/1.24.6/appng-maven-plugin-1.24.6-sources.jar.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ appng-maven-plugin ---
[INFO] Performing local staging (local stagingDirectory="/var/lib/jenkins/workspace/appNG_Release_from_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.15.1-02 and edition "Professional"
[INFO]  * Using staging profile ID "5db33f1e7729b7" (matched by Nexus).
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.24.6.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-maven-plugin/1.24.6/appng-maven-plugin-1.24.6.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/dependency-reduced-pom.xml to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-maven-plugin/1.24.6/appng-maven-plugin-1.24.6.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.24.6-sources.jar to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-maven-plugin/1.24.6/appng-maven-plugin-1.24.6-sources.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.24.6.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-maven-plugin/1.24.6/appng-maven-plugin-1.24.6.jar.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.24.6.pom.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-maven-plugin/1.24.6/appng-maven-plugin-1.24.6.pom.asc
[INFO] Installing /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/appng-maven-plugin/target/appng-maven-plugin-1.24.6-sources.jar.asc to /var/lib/jenkins/workspace/appNG_Release_from_Tag/appng/target/nexus-staging/staging/5db33f1e7729b7/org/appng/appng-maven-plugin/1.24.6/appng-maven-plugin-1.24.6-sources.jar.asc
[INFO] Performing remote staging...
[INFO] 
[INFO]  * Remote staging into staging profile ID "5db33f1e7729b7"
[INFO]  * Created staging repository with ID "orgappng-1104".
[INFO]  * Staging repository at https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104
[INFO]  * Uploading locally staged artifacts to profile org.appng
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-rest-api/1.24.6/appng-rest-api-1.24.6.jar
Progress (1): 4.1/82 kB
Progress (1): 8.2/82 kB
Progress (1): 12/82 kB 
Progress (1): 16/82 kB
Progress (1): 20/82 kB
Progress (1): 25/82 kB
Progress (1): 29/82 kB
Progress (1): 33/82 kB
Progress (1): 37/82 kB
Progress (1): 41/82 kB
Progress (1): 45/82 kB
Progress (1): 49/82 kB
Progress (1): 53/82 kB
Progress (1): 57/82 kB
Progress (1): 61/82 kB
Progress (1): 66/82 kB
Progress (1): 70/82 kB
Progress (1): 74/82 kB
Progress (1): 78/82 kB
Progress (1): 82 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-rest-api/1.24.6/appng-rest-api-1.24.6.jar (82 kB at 63 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-rest-api/1.24.6/appng-rest-api-1.24.6.pom
Progress (1): 4.1/4.4 kB
Progress (1): 4.4 kB    
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-rest-api/1.24.6/appng-rest-api-1.24.6.pom (4.4 kB at 7.2 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-rest-api/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-rest-api/maven-metadata.xml
Progress (1): 305 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-rest-api/maven-metadata.xml (305 B at 500 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-formtags/1.24.6/appng-formtags-1.24.6.jar
Progress (1): 4.1/30 kB
Progress (1): 8.2/30 kB
Progress (1): 12/30 kB 
Progress (1): 16/30 kB
Progress (1): 20/30 kB
Progress (1): 25/30 kB
Progress (1): 29/30 kB
Progress (1): 30 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-formtags/1.24.6/appng-formtags-1.24.6.jar (30 kB at 48 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-formtags/1.24.6/appng-formtags-1.24.6.pom
Progress (1): 1.8 kB
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-formtags/1.24.6/appng-formtags-1.24.6.pom (1.8 kB at 2.9 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-formtags/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-formtags/maven-metadata.xml
Progress (1): 305 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-formtags/maven-metadata.xml (305 B at 507 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-taglib/1.24.6/appng-taglib-1.24.6-sources.jar
Progress (1): 4.1/42 kB
Progress (1): 8.2/42 kB
Progress (1): 12/42 kB 
Progress (1): 16/42 kB
Progress (1): 20/42 kB
Progress (1): 25/42 kB
Progress (1): 29/42 kB
Progress (1): 33/42 kB
Progress (1): 37/42 kB
Progress (1): 41/42 kB
Progress (1): 42 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-taglib/1.24.6/appng-taglib-1.24.6-sources.jar (42 kB at 69 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-taglib/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-taglib/maven-metadata.xml
Progress (1): 303 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-taglib/maven-metadata.xml (303 B at 509 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-cli/1.24.6/appng-cli-1.24.6.jar
Progress (1): 4.1/112 kB
Progress (1): 8.2/112 kB
Progress (1): 12/112 kB 
Progress (1): 16/112 kB
Progress (1): 20/112 kB
Progress (1): 25/112 kB
Progress (1): 29/112 kB
Progress (1): 33/112 kB
Progress (1): 37/112 kB
Progress (1): 41/112 kB
Progress (1): 45/112 kB
Progress (1): 49/112 kB
Progress (1): 53/112 kB
Progress (1): 57/112 kB
Progress (1): 61/112 kB
Progress (1): 66/112 kB
Progress (1): 70/112 kB
Progress (1): 74/112 kB
Progress (1): 78/112 kB
Progress (1): 82/112 kB
Progress (1): 86/112 kB
Progress (1): 90/112 kB
Progress (1): 94/112 kB
Progress (1): 98/112 kB
Progress (1): 102/112 kB
Progress (1): 106/112 kB
Progress (1): 111/112 kB
Progress (1): 112 kB    
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-cli/1.24.6/appng-cli-1.24.6.jar (112 kB at 158 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-cli/1.24.6/appng-cli-1.24.6.pom
Progress (1): 1.2 kB
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-cli/1.24.6/appng-cli-1.24.6.pom (1.2 kB at 1.9 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-cli/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-cli/maven-metadata.xml
Progress (1): 300 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-cli/maven-metadata.xml (300 B at 501 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-xmlapi/1.24.6/appng-xmlapi-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-xmlapi/1.24.6/appng-xmlapi-1.24.6.pom.asc (488 B at 2.3 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-xmlapi/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-xmlapi/maven-metadata.xml
Progress (1): 303 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-xmlapi/maven-metadata.xml (303 B at 506 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application/1.24.6/appng-application-1.24.6-sources.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application/1.24.6/appng-application-1.24.6-sources.jar.asc (488 B at 2.4 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application/maven-metadata.xml
Progress (1): 308 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application/maven-metadata.xml (308 B at 510 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-cli/1.24.6/appng-cli-1.24.6-sources.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-cli/1.24.6/appng-cli-1.24.6-sources.jar.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-taglib/1.24.6/appng-taglib-1.24.6.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-taglib/1.24.6/appng-taglib-1.24.6.jar.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-camunda/1.24.6/appng-application-camunda-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-camunda/1.24.6/appng-application-camunda-1.24.6.pom.asc (488 B at 2.5 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-camunda/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-camunda/maven-metadata.xml
Progress (1): 316 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-camunda/maven-metadata.xml (316 B at 525 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-taglib/1.24.6/appng-taglib-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-taglib/1.24.6/appng-taglib-1.24.6.pom.asc (488 B at 987 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-forms/1.24.6/appng-forms-1.24.6.jar
Progress (1): 4.1/19 kB
Progress (1): 8.2/19 kB
Progress (1): 12/19 kB 
Progress (1): 16/19 kB
Progress (1): 19 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-forms/1.24.6/appng-forms-1.24.6.jar (19 kB at 30 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-forms/1.24.6/appng-forms-1.24.6.pom
Progress (1): 1.6 kB
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-forms/1.24.6/appng-forms-1.24.6.pom (1.6 kB at 2.6 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-forms/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-forms/maven-metadata.xml
Progress (1): 302 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-forms/maven-metadata.xml (302 B at 508 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-search/1.24.6/appng-search-1.24.6.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-search/1.24.6/appng-search-1.24.6.jar.asc (488 B at 2.3 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-search/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-search/maven-metadata.xml
Progress (1): 303 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-search/maven-metadata.xml (303 B at 504 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-search/1.24.6/appng-search-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-search/1.24.6/appng-search-1.24.6.pom.asc (488 B at 2.3 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-assembly/1.24.6/appng-application-assembly-1.24.6-sources.jar
Progress (1): 2.7 kB
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-assembly/1.24.6/appng-application-assembly-1.24.6-sources.jar (2.7 kB at 4.5 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-assembly/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-assembly/maven-metadata.xml
Progress (1): 317 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-assembly/maven-metadata.xml (317 B at 480 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-bom/1.24.6/appng-application-bom-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-bom/1.24.6/appng-application-bom-1.24.6.pom.asc (488 B at 2.4 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-bom/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-bom/maven-metadata.xml
Progress (1): 312 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-bom/maven-metadata.xml (312 B at 522 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-search/1.24.6/appng-search-1.24.6.jar
Progress (1): 4.1/54 kB
Progress (1): 8.2/54 kB
Progress (1): 12/54 kB 
Progress (1): 16/54 kB
Progress (1): 20/54 kB
Progress (1): 25/54 kB
Progress (1): 29/54 kB
Progress (1): 33/54 kB
Progress (1): 37/54 kB
Progress (1): 41/54 kB
Progress (1): 45/54 kB
Progress (1): 49/54 kB
Progress (1): 53/54 kB
Progress (1): 54 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-search/1.24.6/appng-search-1.24.6.jar (54 kB at 89 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-search/1.24.6/appng-search-1.24.6.pom
Progress (1): 3.3 kB
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-search/1.24.6/appng-search-1.24.6.pom (3.3 kB at 5.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-core/1.24.6/appng-core-1.24.6.jar
Progress (1): 4.1/684 kB
Progress (1): 8.2/684 kB
Progress (1): 12/684 kB 
Progress (1): 16/684 kB
Progress (1): 20/684 kB
Progress (1): 25/684 kB
Progress (1): 29/684 kB
Progress (1): 33/684 kB
Progress (1): 37/684 kB
Progress (1): 41/684 kB
Progress (1): 45/684 kB
Progress (1): 49/684 kB
Progress (1): 53/684 kB
Progress (1): 57/684 kB
Progress (1): 61/684 kB
Progress (1): 66/684 kB
Progress (1): 70/684 kB
Progress (1): 74/684 kB
Progress (1): 78/684 kB
Progress (1): 82/684 kB
Progress (1): 86/684 kB
Progress (1): 90/684 kB
Progress (1): 94/684 kB
Progress (1): 98/684 kB
Progress (1): 102/684 kB
Progress (1): 106/684 kB
Progress (1): 111/684 kB
Progress (1): 115/684 kB
Progress (1): 119/684 kB
Progress (1): 123/684 kB
Progress (1): 127/684 kB
Progress (1): 131/684 kB
Progress (1): 135/684 kB
Progress (1): 139/684 kB
Progress (1): 143/684 kB
Progress (1): 147/684 kB
Progress (1): 152/684 kB
Progress (1): 156/684 kB
Progress (1): 160/684 kB
Progress (1): 164/684 kB
Progress (1): 168/684 kB
Progress (1): 172/684 kB
Progress (1): 176/684 kB
Progress (1): 180/684 kB
Progress (1): 184/684 kB
Progress (1): 188/684 kB
Progress (1): 193/684 kB
Progress (1): 197/684 kB
Progress (1): 201/684 kB
Progress (1): 205/684 kB
Progress (1): 209/684 kB
Progress (1): 213/684 kB
Progress (1): 217/684 kB
Progress (1): 221/684 kB
Progress (1): 225/684 kB
Progress (1): 229/684 kB
Progress (1): 233/684 kB
Progress (1): 238/684 kB
Progress (1): 242/684 kB
Progress (1): 246/684 kB
Progress (1): 250/684 kB
Progress (1): 254/684 kB
Progress (1): 258/684 kB
Progress (1): 262/684 kB
Progress (1): 266/684 kB
Progress (1): 270/684 kB
Progress (1): 274/684 kB
Progress (1): 279/684 kB
Progress (1): 283/684 kB
Progress (1): 287/684 kB
Progress (1): 291/684 kB
Progress (1): 295/684 kB
Progress (1): 299/684 kB
Progress (1): 303/684 kB
Progress (1): 307/684 kB
Progress (1): 311/684 kB
Progress (1): 315/684 kB
Progress (1): 319/684 kB
Progress (1): 324/684 kB
Progress (1): 328/684 kB
Progress (1): 332/684 kB
Progress (1): 336/684 kB
Progress (1): 340/684 kB
Progress (1): 344/684 kB
Progress (1): 348/684 kB
Progress (1): 352/684 kB
Progress (1): 356/684 kB
Progress (1): 360/684 kB
Progress (1): 365/684 kB
Progress (1): 369/684 kB
Progress (1): 373/684 kB
Progress (1): 377/684 kB
Progress (1): 381/684 kB
Progress (1): 385/684 kB
Progress (1): 389/684 kB
Progress (1): 393/684 kB
Progress (1): 397/684 kB
Progress (1): 401/684 kB
Progress (1): 406/684 kB
Progress (1): 410/684 kB
Progress (1): 414/684 kB
Progress (1): 418/684 kB
Progress (1): 422/684 kB
Progress (1): 426/684 kB
Progress (1): 430/684 kB
Progress (1): 434/684 kB
Progress (1): 438/684 kB
Progress (1): 442/684 kB
Progress (1): 446/684 kB
Progress (1): 451/684 kB
Progress (1): 455/684 kB
Progress (1): 459/684 kB
Progress (1): 463/684 kB
Progress (1): 467/684 kB
Progress (1): 471/684 kB
Progress (1): 475/684 kB
Progress (1): 479/684 kB
Progress (1): 483/684 kB
Progress (1): 487/684 kB
Progress (1): 492/684 kB
Progress (1): 496/684 kB
Progress (1): 500/684 kB
Progress (1): 504/684 kB
Progress (1): 508/684 kB
Progress (1): 512/684 kB
Progress (1): 516/684 kB
Progress (1): 520/684 kB
Progress (1): 524/684 kB
Progress (1): 528/684 kB
Progress (1): 532/684 kB
Progress (1): 537/684 kB
Progress (1): 541/684 kB
Progress (1): 545/684 kB
Progress (1): 549/684 kB
Progress (1): 553/684 kB
Progress (1): 557/684 kB
Progress (1): 561/684 kB
Progress (1): 565/684 kB
Progress (1): 569/684 kB
Progress (1): 573/684 kB
Progress (1): 578/684 kB
Progress (1): 582/684 kB
Progress (1): 586/684 kB
Progress (1): 590/684 kB
Progress (1): 594/684 kB
Progress (1): 598/684 kB
Progress (1): 602/684 kB
Progress (1): 606/684 kB
Progress (1): 610/684 kB
Progress (1): 614/684 kB
Progress (1): 618/684 kB
Progress (1): 623/684 kB
Progress (1): 627/684 kB
Progress (1): 631/684 kB
Progress (1): 635/684 kB
Progress (1): 639/684 kB
Progress (1): 643/684 kB
Progress (1): 647/684 kB
Progress (1): 651/684 kB
Progress (1): 655/684 kB
Progress (1): 659/684 kB
Progress (1): 664/684 kB
Progress (1): 668/684 kB
Progress (1): 672/684 kB
Progress (1): 676/684 kB
Progress (1): 680/684 kB
Progress (1): 684/684 kB
Progress (1): 684 kB    
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-core/1.24.6/appng-core-1.24.6.jar (684 kB at 764 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-core/1.24.6/appng-core-1.24.6.pom
Progress (1): 4.1/12 kB
Progress (1): 8.2/12 kB
Progress (1): 12/12 kB 
Progress (1): 12 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-core/1.24.6/appng-core-1.24.6.pom (12 kB at 20 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-core/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-core/maven-metadata.xml
Progress (1): 301 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-core/maven-metadata.xml (301 B at 500 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application/1.24.6/appng-application-1.24.6.war.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application/1.24.6/appng-application-1.24.6.war.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-parent/1.24.6/appng-parent-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-parent/1.24.6/appng-parent-1.24.6.pom.asc (488 B at 1.5 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-parent/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-parent/maven-metadata.xml
Progress (1): 303 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-parent/maven-metadata.xml (303 B at 505 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application/1.24.6/appng-application-1.24.6.zip.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application/1.24.6/appng-application-1.24.6.zip.asc (488 B at 2.5 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-testsupport/1.24.6/appng-testsupport-1.24.6.jar
Progress (1): 4.1/62 kB
Progress (1): 8.2/62 kB
Progress (1): 12/62 kB 
Progress (1): 16/62 kB
Progress (1): 20/62 kB
Progress (1): 25/62 kB
Progress (1): 29/62 kB
Progress (1): 33/62 kB
Progress (1): 37/62 kB
Progress (1): 41/62 kB
Progress (1): 45/62 kB
Progress (1): 49/62 kB
Progress (1): 53/62 kB
Progress (1): 57/62 kB
Progress (1): 61/62 kB
Progress (1): 62 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-testsupport/1.24.6/appng-testsupport-1.24.6.jar (62 kB at 100 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-testsupport/1.24.6/appng-testsupport-1.24.6.pom
Progress (1): 2.2 kB
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-testsupport/1.24.6/appng-testsupport-1.24.6.pom (2.2 kB at 3.5 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-testsupport/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-testsupport/maven-metadata.xml
Progress (1): 308 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-testsupport/maven-metadata.xml (308 B at 478 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-camunda/1.24.6/appng-camunda-1.24.6-sources.jar
Progress (1): 4.1/4.8 kB
Progress (1): 4.8 kB    
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-camunda/1.24.6/appng-camunda-1.24.6-sources.jar (4.8 kB at 8.0 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-camunda/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-camunda/maven-metadata.xml
Progress (1): 304 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-camunda/maven-metadata.xml (304 B at 510 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-cli/1.24.6/appng-cli-1.24.6-sources.jar
Progress (1): 4.1/88 kB
Progress (1): 8.2/88 kB
Progress (1): 12/88 kB 
Progress (1): 16/88 kB
Progress (1): 20/88 kB
Progress (1): 25/88 kB
Progress (1): 29/88 kB
Progress (1): 33/88 kB
Progress (1): 37/88 kB
Progress (1): 41/88 kB
Progress (1): 45/88 kB
Progress (1): 49/88 kB
Progress (1): 53/88 kB
Progress (1): 57/88 kB
Progress (1): 61/88 kB
Progress (1): 66/88 kB
Progress (1): 70/88 kB
Progress (1): 74/88 kB
Progress (1): 78/88 kB
Progress (1): 82/88 kB
Progress (1): 86/88 kB
Progress (1): 88 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-cli/1.24.6/appng-cli-1.24.6-sources.jar (88 kB at 146 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-core/1.24.6/appng-core-1.24.6.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-core/1.24.6/appng-core-1.24.6.jar.asc (488 B at 2.3 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-taglib/1.24.6/appng-taglib-1.24.6-sources.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-taglib/1.24.6/appng-taglib-1.24.6-sources.jar.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-forms/1.24.6/appng-forms-1.24.6-sources.jar
Progress (1): 4.1/19 kB
Progress (1): 8.2/19 kB
Progress (1): 12/19 kB 
Progress (1): 16/19 kB
Progress (1): 19 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-forms/1.24.6/appng-forms-1.24.6-sources.jar (19 kB at 30 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer/1.24.6/appng-appngizer-1.24.6-sources.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer/1.24.6/appng-appngizer-1.24.6-sources.jar.asc (488 B at 1.5 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer/maven-metadata.xml
Progress (1): 306 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer/maven-metadata.xml (306 B at 513 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-camunda/1.24.6/appng-camunda-1.24.6.jar
Progress (1): 4.1/6.3 kB
Progress (1): 6.3 kB    
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-camunda/1.24.6/appng-camunda-1.24.6.jar (6.3 kB at 10 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-camunda/1.24.6/appng-camunda-1.24.6.pom
Progress (1): 2.0 kB
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-camunda/1.24.6/appng-camunda-1.24.6.pom (2.0 kB at 3.2 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/maven/appng-appngizer-maven-plugin/1.24.6/appng-appngizer-maven-plugin-1.24.6-sources.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/maven/appng-appngizer-maven-plugin/1.24.6/appng-appngizer-maven-plugin-1.24.6-sources.jar.asc (488 B at 2.4 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml
Progress (1): 325 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/maven/appng-appngizer-maven-plugin/maven-metadata.xml (325 B at 545 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-testsupport/1.24.6/appng-testsupport-1.24.6.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-testsupport/1.24.6/appng-testsupport-1.24.6.jar.asc (488 B at 2.3 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-assembly/1.24.6/appng-application-assembly-1.24.6.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-assembly/1.24.6/appng-application-assembly-1.24.6.jar.asc (488 B at 2.5 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-tools/1.24.6/appng-tools-1.24.6.jar
Progress (1): 4.1/50 kB
Progress (1): 8.2/50 kB
Progress (1): 12/50 kB 
Progress (1): 16/50 kB
Progress (1): 20/50 kB
Progress (1): 25/50 kB
Progress (1): 29/50 kB
Progress (1): 33/50 kB
Progress (1): 37/50 kB
Progress (1): 41/50 kB
Progress (1): 45/50 kB
Progress (1): 49/50 kB
Progress (1): 50 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-tools/1.24.6/appng-tools-1.24.6.jar (50 kB at 80 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-tools/1.24.6/appng-tools-1.24.6.pom
Progress (1): 2.0 kB
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-tools/1.24.6/appng-tools-1.24.6.pom (2.0 kB at 3.4 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-tools/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-tools/maven-metadata.xml
Progress (1): 302 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-tools/maven-metadata.xml (302 B at 493 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-archetype-application/1.24.6/appng-archetype-application-1.24.6.jar
Progress (1): 4.1/14 kB
Progress (1): 8.2/14 kB
Progress (1): 12/14 kB 
Progress (1): 14 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-archetype-application/1.24.6/appng-archetype-application-1.24.6.jar (14 kB at 23 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-archetype-application/1.24.6/appng-archetype-application-1.24.6.pom
Progress (1): 504 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-archetype-application/1.24.6/appng-archetype-application-1.24.6.pom (504 B at 847 B/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-archetype-application/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-archetype-application/maven-metadata.xml
Progress (1): 318 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-archetype-application/maven-metadata.xml (318 B at 536 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-assembly/1.24.6/appng-application-assembly-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-assembly/1.24.6/appng-application-assembly-1.24.6.pom.asc (488 B at 2.5 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-xmlapi/1.24.6/appng-xmlapi-1.24.6-sources.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-xmlapi/1.24.6/appng-xmlapi-1.24.6-sources.jar.asc (488 B at 2.3 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application/1.24.6/appng-application-1.24.6-sources.jar
Progress (1): 3.0 kB
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application/1.24.6/appng-application-1.24.6-sources.jar (3.0 kB at 5.1 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-template-assembly/1.24.6/appng-template-assembly-1.24.6.jar
Progress (1): 1.5 kB
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-template-assembly/1.24.6/appng-template-assembly-1.24.6.jar (1.5 kB at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-template-assembly/1.24.6/appng-template-assembly-1.24.6.pom
Progress (1): 871 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-template-assembly/1.24.6/appng-template-assembly-1.24.6.pom (871 B at 1.5 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-template-assembly/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-template-assembly/maven-metadata.xml
Progress (1): 314 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-template-assembly/maven-metadata.xml (314 B at 527 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-core/1.24.6/appng-core-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-core/1.24.6/appng-core-1.24.6.pom.asc (488 B at 2.3 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-search/1.24.6/appng-search-1.24.6-sources.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-search/1.24.6/appng-search-1.24.6-sources.jar.asc (488 B at 2.5 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-assembly/1.24.6/appng-application-assembly-1.24.6.jar
Progress (1): 1.6 kB
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-assembly/1.24.6/appng-application-assembly-1.24.6.jar (1.6 kB at 2.7 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-assembly/1.24.6/appng-application-assembly-1.24.6.pom
Progress (1): 533 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-assembly/1.24.6/appng-application-assembly-1.24.6.pom (533 B at 888 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/maven/appng-appngizer-maven-plugin/1.24.6/appng-appngizer-maven-plugin-1.24.6.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/maven/appng-appngizer-maven-plugin/1.24.6/appng-appngizer-maven-plugin-1.24.6.jar.asc (488 B at 2.3 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-testsupport/1.24.6/appng-testsupport-1.24.6-sources.jar
Progress (1): 4.1/39 kB
Progress (1): 8.2/39 kB
Progress (1): 12/39 kB 
Progress (1): 16/39 kB
Progress (1): 20/39 kB
Progress (1): 25/39 kB
Progress (1): 29/39 kB
Progress (1): 33/39 kB
Progress (1): 37/39 kB
Progress (1): 39 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-testsupport/1.24.6/appng-testsupport-1.24.6-sources.jar (39 kB at 63 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-search/1.24.6/appng-search-1.24.6-sources.jar
Progress (1): 4.1/40 kB
Progress (1): 8.2/40 kB
Progress (1): 12/40 kB 
Progress (1): 16/40 kB
Progress (1): 20/40 kB
Progress (1): 25/40 kB
Progress (1): 29/40 kB
Progress (1): 33/40 kB
Progress (1): 37/40 kB
Progress (1): 40 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-search/1.24.6/appng-search-1.24.6-sources.jar (40 kB at 65 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/maven/appng-appngizer-maven-plugin/1.24.6/appng-appngizer-maven-plugin-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/maven/appng-appngizer-maven-plugin/1.24.6/appng-appngizer-maven-plugin-1.24.6.pom.asc (488 B at 2.5 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-forms/1.24.6/appng-forms-1.24.6-sources.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-forms/1.24.6/appng-forms-1.24.6-sources.jar.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/maven/appng-appngizer-maven-plugin/1.24.6/appng-appngizer-maven-plugin-1.24.6-sources.jar
Progress (1): 4.1/8.9 kB
Progress (1): 8.2/8.9 kB
Progress (1): 8.9 kB    
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/maven/appng-appngizer-maven-plugin/1.24.6/appng-appngizer-maven-plugin-1.24.6-sources.jar (8.9 kB at 15 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-testsupport/1.24.6/appng-testsupport-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-testsupport/1.24.6/appng-testsupport-1.24.6.pom.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-tools/1.24.6/appng-tools-1.24.6.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-tools/1.24.6/appng-tools-1.24.6.jar.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-xmlapi/1.24.6/appng-xmlapi-1.24.6-sources.jar
Progress (1): 4.1/166 kB
Progress (1): 8.2/166 kB
Progress (1): 12/166 kB 
Progress (1): 16/166 kB
Progress (1): 20/166 kB
Progress (1): 25/166 kB
Progress (1): 29/166 kB
Progress (1): 33/166 kB
Progress (1): 37/166 kB
Progress (1): 41/166 kB
Progress (1): 45/166 kB
Progress (1): 49/166 kB
Progress (1): 53/166 kB
Progress (1): 57/166 kB
Progress (1): 61/166 kB
Progress (1): 66/166 kB
Progress (1): 70/166 kB
Progress (1): 74/166 kB
Progress (1): 78/166 kB
Progress (1): 82/166 kB
Progress (1): 86/166 kB
Progress (1): 90/166 kB
Progress (1): 94/166 kB
Progress (1): 98/166 kB
Progress (1): 102/166 kB
Progress (1): 106/166 kB
Progress (1): 111/166 kB
Progress (1): 115/166 kB
Progress (1): 119/166 kB
Progress (1): 123/166 kB
Progress (1): 127/166 kB
Progress (1): 131/166 kB
Progress (1): 135/166 kB
Progress (1): 139/166 kB
Progress (1): 143/166 kB
Progress (1): 147/166 kB
Progress (1): 152/166 kB
Progress (1): 156/166 kB
Progress (1): 160/166 kB
Progress (1): 164/166 kB
Progress (1): 166 kB    
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-xmlapi/1.24.6/appng-xmlapi-1.24.6-sources.jar (166 kB at 245 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-tools/1.24.6/appng-tools-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-tools/1.24.6/appng-tools-1.24.6.pom.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-documentation/1.24.6/appng-documentation-1.24.6-sources.jar
Progress (1): 4.1/35 kB
Progress (1): 8.2/35 kB
Progress (1): 12/35 kB 
Progress (1): 16/35 kB
Progress (1): 20/35 kB
Progress (1): 25/35 kB
Progress (1): 29/35 kB
Progress (1): 33/35 kB
Progress (1): 35 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-documentation/1.24.6/appng-documentation-1.24.6-sources.jar (35 kB at 58 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-documentation/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-documentation/maven-metadata.xml
Progress (1): 310 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-documentation/maven-metadata.xml (310 B at 519 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-xmlapi/1.24.6/appng-xmlapi-1.24.6.jar
Progress (1): 4.1/158 kB
Progress (1): 8.2/158 kB
Progress (1): 12/158 kB 
Progress (1): 16/158 kB
Progress (1): 20/158 kB
Progress (1): 25/158 kB
Progress (1): 29/158 kB
Progress (1): 33/158 kB
Progress (1): 37/158 kB
Progress (1): 41/158 kB
Progress (1): 45/158 kB
Progress (1): 49/158 kB
Progress (1): 53/158 kB
Progress (1): 57/158 kB
Progress (1): 61/158 kB
Progress (1): 66/158 kB
Progress (1): 70/158 kB
Progress (1): 74/158 kB
Progress (1): 78/158 kB
Progress (1): 82/158 kB
Progress (1): 86/158 kB
Progress (1): 90/158 kB
Progress (1): 94/158 kB
Progress (1): 98/158 kB
Progress (1): 102/158 kB
Progress (1): 106/158 kB
Progress (1): 111/158 kB
Progress (1): 115/158 kB
Progress (1): 119/158 kB
Progress (1): 123/158 kB
Progress (1): 127/158 kB
Progress (1): 131/158 kB
Progress (1): 135/158 kB
Progress (1): 139/158 kB
Progress (1): 143/158 kB
Progress (1): 147/158 kB
Progress (1): 152/158 kB
Progress (1): 156/158 kB
Progress (1): 158 kB    
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-xmlapi/1.24.6/appng-xmlapi-1.24.6.jar (158 kB at 208 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-xmlapi/1.24.6/appng-xmlapi-1.24.6.pom
Progress (1): 3.1 kB
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-xmlapi/1.24.6/appng-xmlapi-1.24.6.pom (3.1 kB at 4.9 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-maven-plugin/1.24.6/appng-maven-plugin-1.24.6.jar
Progress (1): 4.1/610 kB
Progress (1): 8.2/610 kB
Progress (1): 12/610 kB 
Progress (1): 16/610 kB
Progress (1): 20/610 kB
Progress (1): 25/610 kB
Progress (1): 29/610 kB
Progress (1): 33/610 kB
Progress (1): 37/610 kB
Progress (1): 41/610 kB
Progress (1): 45/610 kB
Progress (1): 49/610 kB
Progress (1): 53/610 kB
Progress (1): 57/610 kB
Progress (1): 61/610 kB
Progress (1): 66/610 kB
Progress (1): 70/610 kB
Progress (1): 74/610 kB
Progress (1): 78/610 kB
Progress (1): 82/610 kB
Progress (1): 86/610 kB
Progress (1): 90/610 kB
Progress (1): 94/610 kB
Progress (1): 98/610 kB
Progress (1): 102/610 kB
Progress (1): 106/610 kB
Progress (1): 111/610 kB
Progress (1): 115/610 kB
Progress (1): 119/610 kB
Progress (1): 123/610 kB
Progress (1): 127/610 kB
Progress (1): 131/610 kB
Progress (1): 135/610 kB
Progress (1): 139/610 kB
Progress (1): 143/610 kB
Progress (1): 147/610 kB
Progress (1): 152/610 kB
Progress (1): 156/610 kB
Progress (1): 160/610 kB
Progress (1): 164/610 kB
Progress (1): 168/610 kB
Progress (1): 172/610 kB
Progress (1): 176/610 kB
Progress (1): 180/610 kB
Progress (1): 184/610 kB
Progress (1): 188/610 kB
Progress (1): 193/610 kB
Progress (1): 197/610 kB
Progress (1): 201/610 kB
Progress (1): 205/610 kB
Progress (1): 209/610 kB
Progress (1): 213/610 kB
Progress (1): 217/610 kB
Progress (1): 221/610 kB
Progress (1): 225/610 kB
Progress (1): 229/610 kB
Progress (1): 233/610 kB
Progress (1): 238/610 kB
Progress (1): 242/610 kB
Progress (1): 246/610 kB
Progress (1): 250/610 kB
Progress (1): 254/610 kB
Progress (1): 258/610 kB
Progress (1): 262/610 kB
Progress (1): 266/610 kB
Progress (1): 270/610 kB
Progress (1): 274/610 kB
Progress (1): 279/610 kB
Progress (1): 283/610 kB
Progress (1): 287/610 kB
Progress (1): 291/610 kB
Progress (1): 295/610 kB
Progress (1): 299/610 kB
Progress (1): 303/610 kB
Progress (1): 307/610 kB
Progress (1): 311/610 kB
Progress (1): 315/610 kB
Progress (1): 319/610 kB
Progress (1): 324/610 kB
Progress (1): 328/610 kB
Progress (1): 332/610 kB
Progress (1): 336/610 kB
Progress (1): 340/610 kB
Progress (1): 344/610 kB
Progress (1): 348/610 kB
Progress (1): 352/610 kB
Progress (1): 356/610 kB
Progress (1): 360/610 kB
Progress (1): 365/610 kB
Progress (1): 369/610 kB
Progress (1): 373/610 kB
Progress (1): 377/610 kB
Progress (1): 381/610 kB
Progress (1): 385/610 kB
Progress (1): 389/610 kB
Progress (1): 393/610 kB
Progress (1): 397/610 kB
Progress (1): 401/610 kB
Progress (1): 406/610 kB
Progress (1): 410/610 kB
Progress (1): 414/610 kB
Progress (1): 418/610 kB
Progress (1): 422/610 kB
Progress (1): 426/610 kB
Progress (1): 430/610 kB
Progress (1): 434/610 kB
Progress (1): 438/610 kB
Progress (1): 442/610 kB
Progress (1): 446/610 kB
Progress (1): 451/610 kB
Progress (1): 455/610 kB
Progress (1): 459/610 kB
Progress (1): 463/610 kB
Progress (1): 467/610 kB
Progress (1): 471/610 kB
Progress (1): 475/610 kB
Progress (1): 479/610 kB
Progress (1): 483/610 kB
Progress (1): 487/610 kB
Progress (1): 492/610 kB
Progress (1): 496/610 kB
Progress (1): 500/610 kB
Progress (1): 504/610 kB
Progress (1): 508/610 kB
Progress (1): 512/610 kB
Progress (1): 516/610 kB
Progress (1): 520/610 kB
Progress (1): 524/610 kB
Progress (1): 528/610 kB
Progress (1): 532/610 kB
Progress (1): 537/610 kB
Progress (1): 541/610 kB
Progress (1): 545/610 kB
Progress (1): 549/610 kB
Progress (1): 553/610 kB
Progress (1): 557/610 kB
Progress (1): 561/610 kB
Progress (1): 565/610 kB
Progress (1): 569/610 kB
Progress (1): 573/610 kB
Progress (1): 578/610 kB
Progress (1): 582/610 kB
Progress (1): 586/610 kB
Progress (1): 590/610 kB
Progress (1): 594/610 kB
Progress (1): 598/610 kB
Progress (1): 602/610 kB
Progress (1): 606/610 kB
Progress (1): 610 kB    
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-maven-plugin/1.24.6/appng-maven-plugin-1.24.6.jar (610 kB at 979 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-maven-plugin/1.24.6/appng-maven-plugin-1.24.6.pom
Progress (1): 4.1/5.6 kB
Progress (1): 5.6 kB    
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-maven-plugin/1.24.6/appng-maven-plugin-1.24.6.pom (5.6 kB at 8.5 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-maven-plugin/maven-metadata.xml
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-maven-plugin/maven-metadata.xml
Progress (1): 337 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-maven-plugin/maven-metadata.xml (337 B at 560 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/maven-metadata.xml
Progress (1): 231 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/maven-metadata.xml (231 B at 384 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-camunda/1.24.6/appng-camunda-1.24.6-sources.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-camunda/1.24.6/appng-camunda-1.24.6-sources.jar.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-tools/1.24.6/appng-tools-1.24.6-sources.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-tools/1.24.6/appng-tools-1.24.6-sources.jar.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application/1.24.6/appng-application-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application/1.24.6/appng-application-1.24.6.pom.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-persistence/1.24.6/appng-persistence-1.24.6.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-persistence/1.24.6/appng-persistence-1.24.6.jar.asc (488 B at 2.3 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-persistence/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-persistence/maven-metadata.xml
Progress (1): 308 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-persistence/maven-metadata.xml (308 B at 501 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-documentation/1.24.6/appng-documentation-1.24.6.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-documentation/1.24.6/appng-documentation-1.24.6.jar.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-rest-api/1.24.6/appng-rest-api-1.24.6-sources.jar
Progress (1): 4.1/53 kB
Progress (1): 8.2/53 kB
Progress (1): 12/53 kB 
Progress (1): 16/53 kB
Progress (1): 20/53 kB
Progress (1): 25/53 kB
Progress (1): 29/53 kB
Progress (1): 33/53 kB
Progress (1): 37/53 kB
Progress (1): 41/53 kB
Progress (1): 45/53 kB
Progress (1): 49/53 kB
Progress (1): 53 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-rest-api/1.24.6/appng-rest-api-1.24.6-sources.jar (53 kB at 86 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-documentation/1.24.6/appng-documentation-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-documentation/1.24.6/appng-documentation-1.24.6.pom.asc (488 B at 2.5 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-api/1.24.6/appng-api-1.24.6.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-api/1.24.6/appng-api-1.24.6.jar.asc (488 B at 2.1 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-api/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-api/maven-metadata.xml
Progress (1): 300 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-api/maven-metadata.xml (300 B at 500 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-api/1.24.6/appng-api-1.24.6-sources.jar
Progress (1): 4.1/285 kB
Progress (1): 8.2/285 kB
Progress (1): 12/285 kB 
Progress (1): 16/285 kB
Progress (1): 20/285 kB
Progress (1): 25/285 kB
Progress (1): 29/285 kB
Progress (1): 33/285 kB
Progress (1): 37/285 kB
Progress (1): 41/285 kB
Progress (1): 45/285 kB
Progress (1): 49/285 kB
Progress (1): 53/285 kB
Progress (1): 57/285 kB
Progress (1): 61/285 kB
Progress (1): 66/285 kB
Progress (1): 70/285 kB
Progress (1): 74/285 kB
Progress (1): 78/285 kB
Progress (1): 82/285 kB
Progress (1): 86/285 kB
Progress (1): 90/285 kB
Progress (1): 94/285 kB
Progress (1): 98/285 kB
Progress (1): 102/285 kB
Progress (1): 106/285 kB
Progress (1): 111/285 kB
Progress (1): 115/285 kB
Progress (1): 119/285 kB
Progress (1): 123/285 kB
Progress (1): 127/285 kB
Progress (1): 131/285 kB
Progress (1): 135/285 kB
Progress (1): 139/285 kB
Progress (1): 143/285 kB
Progress (1): 147/285 kB
Progress (1): 152/285 kB
Progress (1): 156/285 kB
Progress (1): 160/285 kB
Progress (1): 164/285 kB
Progress (1): 168/285 kB
Progress (1): 172/285 kB
Progress (1): 176/285 kB
Progress (1): 180/285 kB
Progress (1): 184/285 kB
Progress (1): 188/285 kB
Progress (1): 193/285 kB
Progress (1): 197/285 kB
Progress (1): 201/285 kB
Progress (1): 205/285 kB
Progress (1): 209/285 kB
Progress (1): 213/285 kB
Progress (1): 217/285 kB
Progress (1): 221/285 kB
Progress (1): 225/285 kB
Progress (1): 229/285 kB
Progress (1): 233/285 kB
Progress (1): 238/285 kB
Progress (1): 242/285 kB
Progress (1): 246/285 kB
Progress (1): 250/285 kB
Progress (1): 254/285 kB
Progress (1): 258/285 kB
Progress (1): 262/285 kB
Progress (1): 266/285 kB
Progress (1): 270/285 kB
Progress (1): 274/285 kB
Progress (1): 279/285 kB
Progress (1): 283/285 kB
Progress (1): 285 kB    
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-api/1.24.6/appng-api-1.24.6-sources.jar (285 kB at 397 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-maven-plugin/1.24.6/appng-maven-plugin-1.24.6.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-maven-plugin/1.24.6/appng-maven-plugin-1.24.6.jar.asc (488 B at 2.5 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer/1.24.6/appng-appngizer-1.24.6-sources.jar
Progress (1): 4.1/60 kB
Progress (1): 8.2/60 kB
Progress (1): 12/60 kB 
Progress (1): 16/60 kB
Progress (1): 20/60 kB
Progress (1): 25/60 kB
Progress (1): 29/60 kB
Progress (1): 33/60 kB
Progress (1): 37/60 kB
Progress (1): 41/60 kB
Progress (1): 45/60 kB
Progress (1): 49/60 kB
Progress (1): 53/60 kB
Progress (1): 57/60 kB
Progress (1): 60 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer/1.24.6/appng-appngizer-1.24.6-sources.jar (60 kB at 83 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-api/1.24.6/appng-api-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-api/1.24.6/appng-api-1.24.6.pom.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-maven-plugin/1.24.6/appng-maven-plugin-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-maven-plugin/1.24.6/appng-maven-plugin-1.24.6.pom.asc (488 B at 2.5 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-template-parent/1.24.6/appng-template-parent-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-template-parent/1.24.6/appng-template-parent-1.24.6.pom.asc (488 B at 2.4 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-template-parent/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-template-parent/maven-metadata.xml
Progress (1): 312 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-template-parent/maven-metadata.xml (312 B at 523 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/maven/appng-appngizer-maven-plugin/1.24.6/appng-appngizer-maven-plugin-1.24.6.jar
Progress (1): 4.1/17 kB
Progress (1): 8.2/17 kB
Progress (1): 12/17 kB 
Progress (1): 16/17 kB
Progress (1): 17 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/maven/appng-appngizer-maven-plugin/1.24.6/appng-appngizer-maven-plugin-1.24.6.jar (17 kB at 28 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/maven/appng-appngizer-maven-plugin/1.24.6/appng-appngizer-maven-plugin-1.24.6.pom
Progress (1): 4.1 kB
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/maven/appng-appngizer-maven-plugin/1.24.6/appng-appngizer-maven-plugin-1.24.6.pom (4.1 kB at 6.8 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/maven/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/maven/maven-metadata.xml
Progress (1): 261 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/maven/maven-metadata.xml (261 B at 434 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-documentation/1.24.6/appng-documentation-1.24.6.jar
Progress (1): 4.1/33 kB
Progress (1): 8.2/33 kB
Progress (1): 12/33 kB 
Progress (1): 16/33 kB
Progress (1): 20/33 kB
Progress (1): 25/33 kB
Progress (1): 29/33 kB
Progress (1): 33/33 kB
Progress (1): 33 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-documentation/1.24.6/appng-documentation-1.24.6.jar (33 kB at 56 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-documentation/1.24.6/appng-documentation-1.24.6.pom
Progress (1): 4.1/4.4 kB
Progress (1): 4.4 kB    
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-documentation/1.24.6/appng-documentation-1.24.6.pom (4.4 kB at 7.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-formtags/1.24.6/appng-formtags-1.24.6-sources.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-formtags/1.24.6/appng-formtags-1.24.6-sources.jar.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application/1.24.6/appng-application-1.24.6.zip
Progress (1): 0.5/121 MB
Progress (1): 1.0/121 MB
Progress (1): 1.6/121 MB
Progress (1): 2.1/121 MB
Progress (1): 2.6/121 MB
Progress (1): 3.1/121 MB
Progress (1): 3.7/121 MB
Progress (1): 4.2/121 MB
Progress (1): 4.7/121 MB
Progress (1): 5.2/121 MB
Progress (1): 5.8/121 MB
Progress (1): 6.3/121 MB
Progress (1): 6.8/121 MB
Progress (1): 7.3/121 MB
Progress (1): 7.9/121 MB
Progress (1): 8.4/121 MB
Progress (1): 8.9/121 MB
Progress (1): 9.4/121 MB
Progress (1): 10.0/121 MB
Progress (1): 10/121 MB  
Progress (1): 11/121 MB
Progress (1): 12/121 MB
Progress (1): 12/121 MB
Progress (1): 13/121 MB
Progress (1): 13/121 MB
Progress (1): 14/121 MB
Progress (1): 14/121 MB
Progress (1): 15/121 MB
Progress (1): 15/121 MB
Progress (1): 16/121 MB
Progress (1): 16/121 MB
Progress (1): 17/121 MB
Progress (1): 17/121 MB
Progress (1): 18/121 MB
Progress (1): 18/121 MB
Progress (1): 19/121 MB
Progress (1): 19/121 MB
Progress (1): 20/121 MB
Progress (1): 20/121 MB
Progress (1): 21/121 MB
Progress (1): 21/121 MB
Progress (1): 22/121 MB
Progress (1): 23/121 MB
Progress (1): 23/121 MB
Progress (1): 24/121 MB
Progress (1): 24/121 MB
Progress (1): 25/121 MB
Progress (1): 25/121 MB
Progress (1): 26/121 MB
Progress (1): 26/121 MB
Progress (1): 27/121 MB
Progress (1): 27/121 MB
Progress (1): 28/121 MB
Progress (1): 28/121 MB
Progress (1): 29/121 MB
Progress (1): 29/121 MB
Progress (1): 30/121 MB
Progress (1): 30/121 MB
Progress (1): 31/121 MB
Progress (1): 31/121 MB
Progress (1): 32/121 MB
Progress (1): 33/121 MB
Progress (1): 33/121 MB
Progress (1): 34/121 MB
Progress (1): 34/121 MB
Progress (1): 35/121 MB
Progress (1): 35/121 MB
Progress (1): 36/121 MB
Progress (1): 36/121 MB
Progress (1): 37/121 MB
Progress (1): 37/121 MB
Progress (1): 38/121 MB
Progress (1): 38/121 MB
Progress (1): 39/121 MB
Progress (1): 39/121 MB
Progress (1): 40/121 MB
Progress (1): 40/121 MB
Progress (1): 41/121 MB
Progress (1): 41/121 MB
Progress (1): 42/121 MB
Progress (1): 42/121 MB
Progress (1): 43/121 MB
Progress (1): 44/121 MB
Progress (1): 44/121 MB
Progress (1): 45/121 MB
Progress (1): 45/121 MB
Progress (1): 46/121 MB
Progress (1): 46/121 MB
Progress (1): 47/121 MB
Progress (1): 47/121 MB
Progress (1): 48/121 MB
Progress (1): 48/121 MB
Progress (1): 49/121 MB
Progress (1): 49/121 MB
Progress (1): 50/121 MB
Progress (1): 50/121 MB
Progress (1): 51/121 MB
Progress (1): 51/121 MB
Progress (1): 52/121 MB
Progress (1): 52/121 MB
Progress (1): 53/121 MB
Progress (1): 53/121 MB
Progress (1): 54/121 MB
Progress (1): 55/121 MB
Progress (1): 55/121 MB
Progress (1): 56/121 MB
Progress (1): 56/121 MB
Progress (1): 57/121 MB
Progress (1): 57/121 MB
Progress (1): 58/121 MB
Progress (1): 58/121 MB
Progress (1): 59/121 MB
Progress (1): 59/121 MB
Progress (1): 60/121 MB
Progress (1): 60/121 MB
Progress (1): 61/121 MB
Progress (1): 61/121 MB
Progress (1): 62/121 MB
Progress (1): 62/121 MB
Progress (1): 63/121 MB
Progress (1): 63/121 MB
Progress (1): 64/121 MB
Progress (1): 64/121 MB
Progress (1): 65/121 MB
Progress (1): 66/121 MB
Progress (1): 66/121 MB
Progress (1): 67/121 MB
Progress (1): 67/121 MB
Progress (1): 68/121 MB
Progress (1): 68/121 MB
Progress (1): 69/121 MB
Progress (1): 69/121 MB
Progress (1): 70/121 MB
Progress (1): 70/121 MB
Progress (1): 71/121 MB
Progress (1): 71/121 MB
Progress (1): 72/121 MB
Progress (1): 72/121 MB
Progress (1): 73/121 MB
Progress (1): 73/121 MB
Progress (1): 74/121 MB
Progress (1): 74/121 MB
Progress (1): 75/121 MB
Progress (1): 75/121 MB
Progress (1): 76/121 MB
Progress (1): 77/121 MB
Progress (1): 77/121 MB
Progress (1): 78/121 MB
Progress (1): 78/121 MB
Progress (1): 79/121 MB
Progress (1): 79/121 MB
Progress (1): 80/121 MB
Progress (1): 80/121 MB
Progress (1): 81/121 MB
Progress (1): 81/121 MB
Progress (1): 82/121 MB
Progress (1): 82/121 MB
Progress (1): 83/121 MB
Progress (1): 83/121 MB
Progress (1): 84/121 MB
Progress (1): 84/121 MB
Progress (1): 85/121 MB
Progress (1): 85/121 MB
Progress (1): 86/121 MB
Progress (1): 87/121 MB
Progress (1): 87/121 MB
Progress (1): 88/121 MB
Progress (1): 88/121 MB
Progress (1): 89/121 MB
Progress (1): 89/121 MB
Progress (1): 90/121 MB
Progress (1): 90/121 MB
Progress (1): 91/121 MB
Progress (1): 91/121 MB
Progress (1): 92/121 MB
Progress (1): 92/121 MB
Progress (1): 93/121 MB
Progress (1): 93/121 MB
Progress (1): 94/121 MB
Progress (1): 94/121 MB
Progress (1): 95/121 MB
Progress (1): 95/121 MB
Progress (1): 96/121 MB
Progress (1): 96/121 MB
Progress (1): 97/121 MB
Progress (1): 98/121 MB
Progress (1): 98/121 MB
Progress (1): 99/121 MB
Progress (1): 99/121 MB
Progress (1): 100/121 MB
Progress (1): 100/121 MB
Progress (1): 101/121 MB
Progress (1): 101/121 MB
Progress (1): 102/121 MB
Progress (1): 102/121 MB
Progress (1): 103/121 MB
Progress (1): 103/121 MB
Progress (1): 104/121 MB
Progress (1): 104/121 MB
Progress (1): 105/121 MB
Progress (1): 105/121 MB
Progress (1): 106/121 MB
Progress (1): 106/121 MB
Progress (1): 107/121 MB
Progress (1): 107/121 MB
Progress (1): 108/121 MB
Progress (1): 109/121 MB
Progress (1): 109/121 MB
Progress (1): 110/121 MB
Progress (1): 110/121 MB
Progress (1): 111/121 MB
Progress (1): 111/121 MB
Progress (1): 112/121 MB
Progress (1): 112/121 MB
Progress (1): 113/121 MB
Progress (1): 113/121 MB
Progress (1): 114/121 MB
Progress (1): 114/121 MB
Progress (1): 115/121 MB
Progress (1): 115/121 MB
Progress (1): 116/121 MB
Progress (1): 116/121 MB
Progress (1): 117/121 MB
Progress (1): 117/121 MB
Progress (1): 118/121 MB
Progress (1): 118/121 MB
Progress (1): 119/121 MB
Progress (1): 120/121 MB
Progress (1): 120/121 MB
Progress (1): 121/121 MB
Progress (1): 121/121 MB
Progress (1): 121 MB    
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application/1.24.6/appng-application-1.24.6.zip (121 MB at 26 MB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-persistence/1.24.6/appng-persistence-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-persistence/1.24.6/appng-persistence-1.24.6.pom.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-bom/1.24.6/appng-application-bom-1.24.6.pom
Progress (1): 4.1/44 kB
Progress (1): 8.2/44 kB
Progress (1): 12/44 kB 
Progress (1): 16/44 kB
Progress (1): 20/44 kB
Progress (1): 25/44 kB
Progress (1): 29/44 kB
Progress (1): 33/44 kB
Progress (1): 37/44 kB
Progress (1): 41/44 kB
Progress (1): 44 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-bom/1.24.6/appng-application-bom-1.24.6.pom (44 kB at 74 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-forms/1.24.6/appng-forms-1.24.6.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-forms/1.24.6/appng-forms-1.24.6.jar.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-forms/1.24.6/appng-forms-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-forms/1.24.6/appng-forms-1.24.6.pom.asc (488 B at 2.5 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-documentation/1.24.6/appng-documentation-1.24.6-sources.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-documentation/1.24.6/appng-documentation-1.24.6-sources.jar.asc (488 B at 2.5 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-assembly/1.24.6/appng-application-assembly-1.24.6-sources.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-assembly/1.24.6/appng-application-assembly-1.24.6-sources.jar.asc (488 B at 2.5 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-persistence/1.24.6/appng-persistence-1.24.6-sources.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-persistence/1.24.6/appng-persistence-1.24.6-sources.jar.asc (488 B at 2.3 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-archetype-application/1.24.6/appng-archetype-application-1.24.6-sources.jar
Progress (1): 4.1/15 kB
Progress (1): 8.2/15 kB
Progress (1): 12/15 kB 
Progress (1): 15 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-archetype-application/1.24.6/appng-archetype-application-1.24.6-sources.jar (15 kB at 24 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-template-assembly/1.24.6/appng-template-assembly-1.24.6-sources.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-template-assembly/1.24.6/appng-template-assembly-1.24.6-sources.jar.asc (488 B at 2.5 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-camunda/1.24.6/appng-application-camunda-1.24.6.war.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-camunda/1.24.6/appng-application-camunda-1.24.6.war.asc (488 B at 2.5 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer-jaxb/1.24.6/appng-appngizer-jaxb-1.24.6.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer-jaxb/1.24.6/appng-appngizer-jaxb-1.24.6.jar.asc (488 B at 1.6 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer-jaxb/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer-jaxb/maven-metadata.xml
Progress (1): 311 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer-jaxb/maven-metadata.xml (311 B at 515 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-persistence/1.24.6/appng-persistence-1.24.6-sources.jar
Progress (1): 4.1/28 kB
Progress (1): 8.2/28 kB
Progress (1): 12/28 kB 
Progress (1): 16/28 kB
Progress (1): 20/28 kB
Progress (1): 25/28 kB
Progress (1): 28 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-persistence/1.24.6/appng-persistence-1.24.6-sources.jar (28 kB at 46 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-parent/1.24.6/appng-application-parent-1.24.6.pom
Progress (1): 4.1/6.2 kB
Progress (1): 6.2 kB    
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-parent/1.24.6/appng-application-parent-1.24.6.pom (6.2 kB at 10 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-parent/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-parent/maven-metadata.xml
Progress (1): 315 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-parent/maven-metadata.xml (315 B at 528 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer-jaxb/1.24.6/appng-appngizer-jaxb-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer-jaxb/1.24.6/appng-appngizer-jaxb-1.24.6.pom.asc (488 B at 2.5 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-formtags/1.24.6/appng-formtags-1.24.6-sources.jar
Progress (1): 4.1/21 kB
Progress (1): 8.2/21 kB
Progress (1): 12/21 kB 
Progress (1): 16/21 kB
Progress (1): 20/21 kB
Progress (1): 21 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-formtags/1.24.6/appng-formtags-1.24.6-sources.jar (21 kB at 34 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-template-assembly/1.24.6/appng-template-assembly-1.24.6-sources.jar
Progress (1): 2.7 kB
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-template-assembly/1.24.6/appng-template-assembly-1.24.6-sources.jar (2.7 kB at 4.6 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-camunda/1.24.6/appng-camunda-1.24.6.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-camunda/1.24.6/appng-camunda-1.24.6.jar.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-tools/1.24.6/appng-tools-1.24.6-sources.jar
Progress (1): 4.1/41 kB
Progress (1): 8.2/41 kB
Progress (1): 12/41 kB 
Progress (1): 16/41 kB
Progress (1): 20/41 kB
Progress (1): 25/41 kB
Progress (1): 29/41 kB
Progress (1): 33/41 kB
Progress (1): 37/41 kB
Progress (1): 41/41 kB
Progress (1): 41 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-tools/1.24.6/appng-tools-1.24.6-sources.jar (41 kB at 68 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-parent/1.24.6/appng-parent-1.24.6.pom
Progress (1): 4.1/37 kB
Progress (1): 8.2/37 kB
Progress (1): 12/37 kB 
Progress (1): 16/37 kB
Progress (1): 20/37 kB
Progress (1): 25/37 kB
Progress (1): 29/37 kB
Progress (1): 33/37 kB
Progress (1): 37 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-parent/1.24.6/appng-parent-1.24.6.pom (37 kB at 60 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-parent/1.24.6/appng-application-parent-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-parent/1.24.6/appng-application-parent-1.24.6.pom.asc (488 B at 2.5 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-maven-plugin/1.24.6/appng-maven-plugin-1.24.6-sources.jar
Progress (1): 4.1/10 kB
Progress (1): 8.2/10 kB
Progress (1): 10 kB    
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-maven-plugin/1.24.6/appng-maven-plugin-1.24.6-sources.jar (10 kB at 17 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer/1.24.6/appng-appngizer-1.24.6.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer/1.24.6/appng-appngizer-1.24.6.jar.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-api/1.24.6/appng-api-1.24.6-sources.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-api/1.24.6/appng-api-1.24.6-sources.jar.asc (488 B at 2.3 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-mail/1.24.6/appng-mail-1.24.6-sources.jar
Progress (1): 4.1/12 kB
Progress (1): 8.2/12 kB
Progress (1): 12 kB    
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-mail/1.24.6/appng-mail-1.24.6-sources.jar (12 kB at 20 kB/s)
Downloading from sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-mail/maven-metadata.xml
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-mail/maven-metadata.xml
Progress (1): 301 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-mail/maven-metadata.xml (301 B at 508 B/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-taglib/1.24.6/appng-taglib-1.24.6.jar
Progress (1): 4.1/57 kB
Progress (1): 8.2/57 kB
Progress (1): 12/57 kB 
Progress (1): 16/57 kB
Progress (1): 20/57 kB
Progress (1): 25/57 kB
Progress (1): 29/57 kB
Progress (1): 33/57 kB
Progress (1): 37/57 kB
Progress (1): 41/57 kB
Progress (1): 45/57 kB
Progress (1): 49/57 kB
Progress (1): 53/57 kB
Progress (1): 57 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-taglib/1.24.6/appng-taglib-1.24.6.jar (57 kB at 95 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-taglib/1.24.6/appng-taglib-1.24.6.pom
Progress (1): 1.8 kB
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-taglib/1.24.6/appng-taglib-1.24.6.pom (1.8 kB at 3.0 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-rest-api/1.24.6/appng-rest-api-1.24.6.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-rest-api/1.24.6/appng-rest-api-1.24.6.jar.asc (488 B at 2.3 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-core/1.24.6/appng-core-1.24.6-sources.jar
Progress (1): 4.1/431 kB
Progress (1): 8.2/431 kB
Progress (1): 12/431 kB 
Progress (1): 16/431 kB
Progress (1): 20/431 kB
Progress (1): 25/431 kB
Progress (1): 29/431 kB
Progress (1): 33/431 kB
Progress (1): 37/431 kB
Progress (1): 41/431 kB
Progress (1): 45/431 kB
Progress (1): 49/431 kB
Progress (1): 53/431 kB
Progress (1): 57/431 kB
Progress (1): 61/431 kB
Progress (1): 66/431 kB
Progress (1): 70/431 kB
Progress (1): 74/431 kB
Progress (1): 78/431 kB
Progress (1): 82/431 kB
Progress (1): 86/431 kB
Progress (1): 90/431 kB
Progress (1): 94/431 kB
Progress (1): 98/431 kB
Progress (1): 102/431 kB
Progress (1): 106/431 kB
Progress (1): 111/431 kB
Progress (1): 115/431 kB
Progress (1): 119/431 kB
Progress (1): 123/431 kB
Progress (1): 127/431 kB
Progress (1): 131/431 kB
Progress (1): 135/431 kB
Progress (1): 139/431 kB
Progress (1): 143/431 kB
Progress (1): 147/431 kB
Progress (1): 152/431 kB
Progress (1): 156/431 kB
Progress (1): 160/431 kB
Progress (1): 164/431 kB
Progress (1): 168/431 kB
Progress (1): 172/431 kB
Progress (1): 176/431 kB
Progress (1): 180/431 kB
Progress (1): 184/431 kB
Progress (1): 188/431 kB
Progress (1): 193/431 kB
Progress (1): 197/431 kB
Progress (1): 201/431 kB
Progress (1): 205/431 kB
Progress (1): 209/431 kB
Progress (1): 213/431 kB
Progress (1): 217/431 kB
Progress (1): 221/431 kB
Progress (1): 225/431 kB
Progress (1): 229/431 kB
Progress (1): 233/431 kB
Progress (1): 238/431 kB
Progress (1): 242/431 kB
Progress (1): 246/431 kB
Progress (1): 250/431 kB
Progress (1): 254/431 kB
Progress (1): 258/431 kB
Progress (1): 262/431 kB
Progress (1): 266/431 kB
Progress (1): 270/431 kB
Progress (1): 274/431 kB
Progress (1): 279/431 kB
Progress (1): 283/431 kB
Progress (1): 287/431 kB
Progress (1): 291/431 kB
Progress (1): 295/431 kB
Progress (1): 299/431 kB
Progress (1): 303/431 kB
Progress (1): 307/431 kB
Progress (1): 311/431 kB
Progress (1): 315/431 kB
Progress (1): 319/431 kB
Progress (1): 324/431 kB
Progress (1): 328/431 kB
Progress (1): 332/431 kB
Progress (1): 336/431 kB
Progress (1): 340/431 kB
Progress (1): 344/431 kB
Progress (1): 348/431 kB
Progress (1): 352/431 kB
Progress (1): 356/431 kB
Progress (1): 360/431 kB
Progress (1): 365/431 kB
Progress (1): 369/431 kB
Progress (1): 373/431 kB
Progress (1): 377/431 kB
Progress (1): 381/431 kB
Progress (1): 385/431 kB
Progress (1): 389/431 kB
Progress (1): 393/431 kB
Progress (1): 397/431 kB
Progress (1): 401/431 kB
Progress (1): 406/431 kB
Progress (1): 410/431 kB
Progress (1): 414/431 kB
Progress (1): 418/431 kB
Progress (1): 422/431 kB
Progress (1): 426/431 kB
Progress (1): 430/431 kB
Progress (1): 431 kB    
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-core/1.24.6/appng-core-1.24.6-sources.jar (431 kB at 559 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-rest-api/1.24.6/appng-rest-api-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-rest-api/1.24.6/appng-rest-api-1.24.6.pom.asc (488 B at 2.3 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-camunda/1.24.6/appng-camunda-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-camunda/1.24.6/appng-camunda-1.24.6.pom.asc (488 B at 2.5 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer/1.24.6/appng-appngizer-1.24.6.jar
Progress (1): 4.1/89 kB
Progress (1): 8.2/89 kB
Progress (1): 12/89 kB 
Progress (1): 16/89 kB
Progress (1): 20/89 kB
Progress (1): 25/89 kB
Progress (1): 29/89 kB
Progress (1): 33/89 kB
Progress (1): 37/89 kB
Progress (1): 41/89 kB
Progress (1): 45/89 kB
Progress (1): 49/89 kB
Progress (1): 53/89 kB
Progress (1): 57/89 kB
Progress (1): 61/89 kB
Progress (1): 66/89 kB
Progress (1): 70/89 kB
Progress (1): 74/89 kB
Progress (1): 78/89 kB
Progress (1): 82/89 kB
Progress (1): 86/89 kB
Progress (1): 89 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer/1.24.6/appng-appngizer-1.24.6.jar (89 kB at 124 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer/1.24.6/appng-appngizer-1.24.6.pom
Progress (1): 4.1/5.1 kB
Progress (1): 5.1 kB    
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer/1.24.6/appng-appngizer-1.24.6.pom (5.1 kB at 8.3 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-template-parent/1.24.6/appng-template-parent-1.24.6.pom
Progress (1): 4.1/5.5 kB
Progress (1): 5.5 kB    
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-template-parent/1.24.6/appng-template-parent-1.24.6.pom (5.5 kB at 9.2 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-template-assembly/1.24.6/appng-template-assembly-1.24.6.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-template-assembly/1.24.6/appng-template-assembly-1.24.6.jar.asc (488 B at 2.5 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-archetype-application/1.24.6/appng-archetype-application-1.24.6.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-archetype-application/1.24.6/appng-archetype-application-1.24.6.jar.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-mail/1.24.6/appng-mail-1.24.6.jar
Progress (1): 4.1/15 kB
Progress (1): 8.2/15 kB
Progress (1): 12/15 kB 
Progress (1): 15 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-mail/1.24.6/appng-mail-1.24.6.jar (15 kB at 23 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-mail/1.24.6/appng-mail-1.24.6.pom
Progress (1): 1.0 kB
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-mail/1.24.6/appng-mail-1.24.6.pom (1.0 kB at 1.7 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-api/1.24.6/appng-api-1.24.6.jar
Progress (1): 4.1/360 kB
Progress (1): 8.2/360 kB
Progress (1): 12/360 kB 
Progress (1): 16/360 kB
Progress (1): 20/360 kB
Progress (1): 25/360 kB
Progress (1): 29/360 kB
Progress (1): 33/360 kB
Progress (1): 37/360 kB
Progress (1): 41/360 kB
Progress (1): 45/360 kB
Progress (1): 49/360 kB
Progress (1): 53/360 kB
Progress (1): 57/360 kB
Progress (1): 61/360 kB
Progress (1): 66/360 kB
Progress (1): 70/360 kB
Progress (1): 74/360 kB
Progress (1): 78/360 kB
Progress (1): 82/360 kB
Progress (1): 86/360 kB
Progress (1): 90/360 kB
Progress (1): 94/360 kB
Progress (1): 98/360 kB
Progress (1): 102/360 kB
Progress (1): 106/360 kB
Progress (1): 111/360 kB
Progress (1): 115/360 kB
Progress (1): 119/360 kB
Progress (1): 123/360 kB
Progress (1): 127/360 kB
Progress (1): 131/360 kB
Progress (1): 135/360 kB
Progress (1): 139/360 kB
Progress (1): 143/360 kB
Progress (1): 147/360 kB
Progress (1): 152/360 kB
Progress (1): 156/360 kB
Progress (1): 160/360 kB
Progress (1): 164/360 kB
Progress (1): 168/360 kB
Progress (1): 172/360 kB
Progress (1): 176/360 kB
Progress (1): 180/360 kB
Progress (1): 184/360 kB
Progress (1): 188/360 kB
Progress (1): 193/360 kB
Progress (1): 197/360 kB
Progress (1): 201/360 kB
Progress (1): 205/360 kB
Progress (1): 209/360 kB
Progress (1): 213/360 kB
Progress (1): 217/360 kB
Progress (1): 221/360 kB
Progress (1): 225/360 kB
Progress (1): 229/360 kB
Progress (1): 233/360 kB
Progress (1): 238/360 kB
Progress (1): 242/360 kB
Progress (1): 246/360 kB
Progress (1): 250/360 kB
Progress (1): 254/360 kB
Progress (1): 258/360 kB
Progress (1): 262/360 kB
Progress (1): 266/360 kB
Progress (1): 270/360 kB
Progress (1): 274/360 kB
Progress (1): 279/360 kB
Progress (1): 283/360 kB
Progress (1): 287/360 kB
Progress (1): 291/360 kB
Progress (1): 295/360 kB
Progress (1): 299/360 kB
Progress (1): 303/360 kB
Progress (1): 307/360 kB
Progress (1): 311/360 kB
Progress (1): 315/360 kB
Progress (1): 319/360 kB
Progress (1): 324/360 kB
Progress (1): 328/360 kB
Progress (1): 332/360 kB
Progress (1): 336/360 kB
Progress (1): 340/360 kB
Progress (1): 344/360 kB
Progress (1): 348/360 kB
Progress (1): 352/360 kB
Progress (1): 356/360 kB
Progress (1): 360 kB    
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-api/1.24.6/appng-api-1.24.6.jar (360 kB at 514 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-api/1.24.6/appng-api-1.24.6.pom
Progress (1): 3.9 kB
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-api/1.24.6/appng-api-1.24.6.pom (3.9 kB at 6.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-template-assembly/1.24.6/appng-template-assembly-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-template-assembly/1.24.6/appng-template-assembly-1.24.6.pom.asc (488 B at 2.5 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-archetype-application/1.24.6/appng-archetype-application-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-archetype-application/1.24.6/appng-archetype-application-1.24.6.pom.asc (488 B at 2.5 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer-jaxb/1.24.6/appng-appngizer-jaxb-1.24.6.jar
Progress (1): 4.1/94 kB
Progress (1): 8.2/94 kB
Progress (1): 12/94 kB 
Progress (1): 16/94 kB
Progress (1): 20/94 kB
Progress (1): 25/94 kB
Progress (1): 29/94 kB
Progress (1): 33/94 kB
Progress (1): 37/94 kB
Progress (1): 41/94 kB
Progress (1): 45/94 kB
Progress (1): 49/94 kB
Progress (1): 53/94 kB
Progress (1): 57/94 kB
Progress (1): 61/94 kB
Progress (1): 66/94 kB
Progress (1): 70/94 kB
Progress (1): 74/94 kB
Progress (1): 78/94 kB
Progress (1): 82/94 kB
Progress (1): 86/94 kB
Progress (1): 90/94 kB
Progress (1): 94 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer-jaxb/1.24.6/appng-appngizer-jaxb-1.24.6.jar (94 kB at 127 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer-jaxb/1.24.6/appng-appngizer-jaxb-1.24.6.pom
Progress (1): 2.5 kB
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer-jaxb/1.24.6/appng-appngizer-jaxb-1.24.6.pom (2.5 kB at 4.2 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-rest-api/1.24.6/appng-rest-api-1.24.6-sources.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-rest-api/1.24.6/appng-rest-api-1.24.6-sources.jar.asc (488 B at 2.3 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer/1.24.6/appng-appngizer-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer/1.24.6/appng-appngizer-1.24.6.pom.asc (488 B at 2.5 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-cli/1.24.6/appng-cli-1.24.6.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-cli/1.24.6/appng-cli-1.24.6.jar.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer-jaxb/1.24.6/appng-appngizer-jaxb-1.24.6-sources.jar
Progress (1): 4.1/54 kB
Progress (1): 8.2/54 kB
Progress (1): 12/54 kB 
Progress (1): 16/54 kB
Progress (1): 20/54 kB
Progress (1): 25/54 kB
Progress (1): 29/54 kB
Progress (1): 33/54 kB
Progress (1): 37/54 kB
Progress (1): 41/54 kB
Progress (1): 45/54 kB
Progress (1): 49/54 kB
Progress (1): 53/54 kB
Progress (1): 54 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer-jaxb/1.24.6/appng-appngizer-jaxb-1.24.6-sources.jar (54 kB at 87 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-formtags/1.24.6/appng-formtags-1.24.6.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-formtags/1.24.6/appng-formtags-1.24.6.jar.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-cli/1.24.6/appng-cli-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-cli/1.24.6/appng-cli-1.24.6.pom.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-core/1.24.6/appng-core-1.24.6-sources.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-core/1.24.6/appng-core-1.24.6-sources.jar.asc (488 B at 2.3 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-formtags/1.24.6/appng-formtags-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-formtags/1.24.6/appng-formtags-1.24.6.pom.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-xmlapi/1.24.6/appng-xmlapi-1.24.6.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-xmlapi/1.24.6/appng-xmlapi-1.24.6.jar.asc (488 B at 2.0 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application/1.24.6/appng-application-1.24.6.war
Progress (1): 0.5/121 MB
Progress (1): 1.0/121 MB
Progress (1): 1.6/121 MB
Progress (1): 2.1/121 MB
Progress (1): 2.6/121 MB
Progress (1): 3.1/121 MB
Progress (1): 3.7/121 MB
Progress (1): 4.2/121 MB
Progress (1): 4.7/121 MB
Progress (1): 5.2/121 MB
Progress (1): 5.8/121 MB
Progress (1): 6.3/121 MB
Progress (1): 6.8/121 MB
Progress (1): 7.3/121 MB
Progress (1): 7.9/121 MB
Progress (1): 8.4/121 MB
Progress (1): 8.9/121 MB
Progress (1): 9.4/121 MB
Progress (1): 10.0/121 MB
Progress (1): 10/121 MB  
Progress (1): 11/121 MB
Progress (1): 12/121 MB
Progress (1): 12/121 MB
Progress (1): 13/121 MB
Progress (1): 13/121 MB
Progress (1): 14/121 MB
Progress (1): 14/121 MB
Progress (1): 15/121 MB
Progress (1): 15/121 MB
Progress (1): 16/121 MB
Progress (1): 16/121 MB
Progress (1): 17/121 MB
Progress (1): 17/121 MB
Progress (1): 18/121 MB
Progress (1): 18/121 MB
Progress (1): 19/121 MB
Progress (1): 19/121 MB
Progress (1): 20/121 MB
Progress (1): 20/121 MB
Progress (1): 21/121 MB
Progress (1): 21/121 MB
Progress (1): 22/121 MB
Progress (1): 23/121 MB
Progress (1): 23/121 MB
Progress (1): 24/121 MB
Progress (1): 24/121 MB
Progress (1): 25/121 MB
Progress (1): 25/121 MB
Progress (1): 26/121 MB
Progress (1): 26/121 MB
Progress (1): 27/121 MB
Progress (1): 27/121 MB
Progress (1): 28/121 MB
Progress (1): 28/121 MB
Progress (1): 29/121 MB
Progress (1): 29/121 MB
Progress (1): 30/121 MB
Progress (1): 30/121 MB
Progress (1): 31/121 MB
Progress (1): 31/121 MB
Progress (1): 32/121 MB
Progress (1): 33/121 MB
Progress (1): 33/121 MB
Progress (1): 34/121 MB
Progress (1): 34/121 MB
Progress (1): 35/121 MB
Progress (1): 35/121 MB
Progress (1): 36/121 MB
Progress (1): 36/121 MB
Progress (1): 37/121 MB
Progress (1): 37/121 MB
Progress (1): 38/121 MB
Progress (1): 38/121 MB
Progress (1): 39/121 MB
Progress (1): 39/121 MB
Progress (1): 40/121 MB
Progress (1): 40/121 MB
Progress (1): 41/121 MB
Progress (1): 41/121 MB
Progress (1): 42/121 MB
Progress (1): 42/121 MB
Progress (1): 43/121 MB
Progress (1): 44/121 MB
Progress (1): 44/121 MB
Progress (1): 45/121 MB
Progress (1): 45/121 MB
Progress (1): 46/121 MB
Progress (1): 46/121 MB
Progress (1): 47/121 MB
Progress (1): 47/121 MB
Progress (1): 48/121 MB
Progress (1): 48/121 MB
Progress (1): 49/121 MB
Progress (1): 49/121 MB
Progress (1): 50/121 MB
Progress (1): 50/121 MB
Progress (1): 51/121 MB
Progress (1): 51/121 MB
Progress (1): 52/121 MB
Progress (1): 52/121 MB
Progress (1): 53/121 MB
Progress (1): 53/121 MB
Progress (1): 54/121 MB
Progress (1): 55/121 MB
Progress (1): 55/121 MB
Progress (1): 56/121 MB
Progress (1): 56/121 MB
Progress (1): 57/121 MB
Progress (1): 57/121 MB
Progress (1): 58/121 MB
Progress (1): 58/121 MB
Progress (1): 59/121 MB
Progress (1): 59/121 MB
Progress (1): 60/121 MB
Progress (1): 60/121 MB
Progress (1): 61/121 MB
Progress (1): 61/121 MB
Progress (1): 62/121 MB
Progress (1): 62/121 MB
Progress (1): 63/121 MB
Progress (1): 63/121 MB
Progress (1): 64/121 MB
Progress (1): 64/121 MB
Progress (1): 65/121 MB
Progress (1): 66/121 MB
Progress (1): 66/121 MB
Progress (1): 67/121 MB
Progress (1): 67/121 MB
Progress (1): 68/121 MB
Progress (1): 68/121 MB
Progress (1): 69/121 MB
Progress (1): 69/121 MB
Progress (1): 70/121 MB
Progress (1): 70/121 MB
Progress (1): 71/121 MB
Progress (1): 71/121 MB
Progress (1): 72/121 MB
Progress (1): 72/121 MB
Progress (1): 73/121 MB
Progress (1): 73/121 MB
Progress (1): 74/121 MB
Progress (1): 74/121 MB
Progress (1): 75/121 MB
Progress (1): 75/121 MB
Progress (1): 76/121 MB
Progress (1): 77/121 MB
Progress (1): 77/121 MB
Progress (1): 78/121 MB
Progress (1): 78/121 MB
Progress (1): 79/121 MB
Progress (1): 79/121 MB
Progress (1): 80/121 MB
Progress (1): 80/121 MB
Progress (1): 81/121 MB
Progress (1): 81/121 MB
Progress (1): 82/121 MB
Progress (1): 82/121 MB
Progress (1): 83/121 MB
Progress (1): 83/121 MB
Progress (1): 84/121 MB
Progress (1): 84/121 MB
Progress (1): 85/121 MB
Progress (1): 85/121 MB
Progress (1): 86/121 MB
Progress (1): 87/121 MB
Progress (1): 87/121 MB
Progress (1): 88/121 MB
Progress (1): 88/121 MB
Progress (1): 89/121 MB
Progress (1): 89/121 MB
Progress (1): 90/121 MB
Progress (1): 90/121 MB
Progress (1): 91/121 MB
Progress (1): 91/121 MB
Progress (1): 92/121 MB
Progress (1): 92/121 MB
Progress (1): 93/121 MB
Progress (1): 93/121 MB
Progress (1): 94/121 MB
Progress (1): 94/121 MB
Progress (1): 95/121 MB
Progress (1): 95/121 MB
Progress (1): 96/121 MB
Progress (1): 96/121 MB
Progress (1): 97/121 MB
Progress (1): 98/121 MB
Progress (1): 98/121 MB
Progress (1): 99/121 MB
Progress (1): 99/121 MB
Progress (1): 100/121 MB
Progress (1): 100/121 MB
Progress (1): 101/121 MB
Progress (1): 101/121 MB
Progress (1): 102/121 MB
Progress (1): 102/121 MB
Progress (1): 103/121 MB
Progress (1): 103/121 MB
Progress (1): 104/121 MB
Progress (1): 104/121 MB
Progress (1): 105/121 MB
Progress (1): 105/121 MB
Progress (1): 106/121 MB
Progress (1): 106/121 MB
Progress (1): 107/121 MB
Progress (1): 107/121 MB
Progress (1): 108/121 MB
Progress (1): 109/121 MB
Progress (1): 109/121 MB
Progress (1): 110/121 MB
Progress (1): 110/121 MB
Progress (1): 111/121 MB
Progress (1): 111/121 MB
Progress (1): 112/121 MB
Progress (1): 112/121 MB
Progress (1): 113/121 MB
Progress (1): 113/121 MB
Progress (1): 114/121 MB
Progress (1): 114/121 MB
Progress (1): 115/121 MB
Progress (1): 115/121 MB
Progress (1): 116/121 MB
Progress (1): 116/121 MB
Progress (1): 117/121 MB
Progress (1): 117/121 MB
Progress (1): 118/121 MB
Progress (1): 118/121 MB
Progress (1): 119/121 MB
Progress (1): 120/121 MB
Progress (1): 120/121 MB
Progress (1): 121/121 MB
Progress (1): 121/121 MB
Progress (1): 121 MB    
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application/1.24.6/appng-application-1.24.6.war (121 MB at 25 MB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application/1.24.6/appng-application-1.24.6.pom
Progress (1): 4.1/6.4 kB
Progress (1): 6.4 kB    
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application/1.24.6/appng-application-1.24.6.pom (6.4 kB at 11 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-mail/1.24.6/appng-mail-1.24.6.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-mail/1.24.6/appng-mail-1.24.6.jar.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-mail/1.24.6/appng-mail-1.24.6.pom.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-mail/1.24.6/appng-mail-1.24.6.pom.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-persistence/1.24.6/appng-persistence-1.24.6.jar
Progress (1): 4.1/29 kB
Progress (1): 8.2/29 kB
Progress (1): 12/29 kB 
Progress (1): 16/29 kB
Progress (1): 20/29 kB
Progress (1): 25/29 kB
Progress (1): 29/29 kB
Progress (1): 29 kB   
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-persistence/1.24.6/appng-persistence-1.24.6.jar (29 kB at 36 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-persistence/1.24.6/appng-persistence-1.24.6.pom
Progress (1): 3.3 kB
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-persistence/1.24.6/appng-persistence-1.24.6.pom (3.3 kB at 5.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-mail/1.24.6/appng-mail-1.24.6-sources.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-mail/1.24.6/appng-mail-1.24.6-sources.jar.asc (488 B at 2.5 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer-jaxb/1.24.6/appng-appngizer-jaxb-1.24.6-sources.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-appngizer-jaxb/1.24.6/appng-appngizer-jaxb-1.24.6-sources.jar.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-maven-plugin/1.24.6/appng-maven-plugin-1.24.6-sources.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-maven-plugin/1.24.6/appng-maven-plugin-1.24.6-sources.jar.asc (488 B at 2.5 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-testsupport/1.24.6/appng-testsupport-1.24.6-sources.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-testsupport/1.24.6/appng-testsupport-1.24.6-sources.jar.asc (488 B at 2.4 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-camunda/1.24.6/appng-application-camunda-1.24.6.war
Progress (1): 0.5/137 MB
Progress (1): 1.0/137 MB
Progress (1): 1.6/137 MB
Progress (1): 2.1/137 MB
Progress (1): 2.6/137 MB
Progress (1): 3.1/137 MB
Progress (1): 3.7/137 MB
Progress (1): 4.2/137 MB
Progress (1): 4.7/137 MB
Progress (1): 5.2/137 MB
Progress (1): 5.8/137 MB
Progress (1): 6.3/137 MB
Progress (1): 6.8/137 MB
Progress (1): 7.3/137 MB
Progress (1): 7.9/137 MB
Progress (1): 8.4/137 MB
Progress (1): 8.9/137 MB
Progress (1): 9.4/137 MB
Progress (1): 10.0/137 MB
Progress (1): 10/137 MB  
Progress (1): 11/137 MB
Progress (1): 12/137 MB
Progress (1): 12/137 MB
Progress (1): 13/137 MB
Progress (1): 13/137 MB
Progress (1): 14/137 MB
Progress (1): 14/137 MB
Progress (1): 15/137 MB
Progress (1): 15/137 MB
Progress (1): 16/137 MB
Progress (1): 16/137 MB
Progress (1): 17/137 MB
Progress (1): 17/137 MB
Progress (1): 18/137 MB
Progress (1): 18/137 MB
Progress (1): 19/137 MB
Progress (1): 19/137 MB
Progress (1): 20/137 MB
Progress (1): 20/137 MB
Progress (1): 21/137 MB
Progress (1): 21/137 MB
Progress (1): 22/137 MB
Progress (1): 23/137 MB
Progress (1): 23/137 MB
Progress (1): 24/137 MB
Progress (1): 24/137 MB
Progress (1): 25/137 MB
Progress (1): 25/137 MB
Progress (1): 26/137 MB
Progress (1): 26/137 MB
Progress (1): 27/137 MB
Progress (1): 27/137 MB
Progress (1): 28/137 MB
Progress (1): 28/137 MB
Progress (1): 29/137 MB
Progress (1): 29/137 MB
Progress (1): 30/137 MB
Progress (1): 30/137 MB
Progress (1): 31/137 MB
Progress (1): 31/137 MB
Progress (1): 32/137 MB
Progress (1): 33/137 MB
Progress (1): 33/137 MB
Progress (1): 34/137 MB
Progress (1): 34/137 MB
Progress (1): 35/137 MB
Progress (1): 35/137 MB
Progress (1): 36/137 MB
Progress (1): 36/137 MB
Progress (1): 37/137 MB
Progress (1): 37/137 MB
Progress (1): 38/137 MB
Progress (1): 38/137 MB
Progress (1): 39/137 MB
Progress (1): 39/137 MB
Progress (1): 40/137 MB
Progress (1): 40/137 MB
Progress (1): 41/137 MB
Progress (1): 41/137 MB
Progress (1): 42/137 MB
Progress (1): 42/137 MB
Progress (1): 43/137 MB
Progress (1): 44/137 MB
Progress (1): 44/137 MB
Progress (1): 45/137 MB
Progress (1): 45/137 MB
Progress (1): 46/137 MB
Progress (1): 46/137 MB
Progress (1): 47/137 MB
Progress (1): 47/137 MB
Progress (1): 48/137 MB
Progress (1): 48/137 MB
Progress (1): 49/137 MB
Progress (1): 49/137 MB
Progress (1): 50/137 MB
Progress (1): 50/137 MB
Progress (1): 51/137 MB
Progress (1): 51/137 MB
Progress (1): 52/137 MB
Progress (1): 52/137 MB
Progress (1): 53/137 MB
Progress (1): 53/137 MB
Progress (1): 54/137 MB
Progress (1): 55/137 MB
Progress (1): 55/137 MB
Progress (1): 56/137 MB
Progress (1): 56/137 MB
Progress (1): 57/137 MB
Progress (1): 57/137 MB
Progress (1): 58/137 MB
Progress (1): 58/137 MB
Progress (1): 59/137 MB
Progress (1): 59/137 MB
Progress (1): 60/137 MB
Progress (1): 60/137 MB
Progress (1): 61/137 MB
Progress (1): 61/137 MB
Progress (1): 62/137 MB
Progress (1): 62/137 MB
Progress (1): 63/137 MB
Progress (1): 63/137 MB
Progress (1): 64/137 MB
Progress (1): 64/137 MB
Progress (1): 65/137 MB
Progress (1): 66/137 MB
Progress (1): 66/137 MB
Progress (1): 67/137 MB
Progress (1): 67/137 MB
Progress (1): 68/137 MB
Progress (1): 68/137 MB
Progress (1): 69/137 MB
Progress (1): 69/137 MB
Progress (1): 70/137 MB
Progress (1): 70/137 MB
Progress (1): 71/137 MB
Progress (1): 71/137 MB
Progress (1): 72/137 MB
Progress (1): 72/137 MB
Progress (1): 73/137 MB
Progress (1): 73/137 MB
Progress (1): 74/137 MB
Progress (1): 74/137 MB
Progress (1): 75/137 MB
Progress (1): 75/137 MB
Progress (1): 76/137 MB
Progress (1): 77/137 MB
Progress (1): 77/137 MB
Progress (1): 78/137 MB
Progress (1): 78/137 MB
Progress (1): 79/137 MB
Progress (1): 79/137 MB
Progress (1): 80/137 MB
Progress (1): 80/137 MB
Progress (1): 81/137 MB
Progress (1): 81/137 MB
Progress (1): 82/137 MB
Progress (1): 82/137 MB
Progress (1): 83/137 MB
Progress (1): 83/137 MB
Progress (1): 84/137 MB
Progress (1): 84/137 MB
Progress (1): 85/137 MB
Progress (1): 85/137 MB
Progress (1): 86/137 MB
Progress (1): 87/137 MB
Progress (1): 87/137 MB
Progress (1): 88/137 MB
Progress (1): 88/137 MB
Progress (1): 89/137 MB
Progress (1): 89/137 MB
Progress (1): 90/137 MB
Progress (1): 90/137 MB
Progress (1): 91/137 MB
Progress (1): 91/137 MB
Progress (1): 92/137 MB
Progress (1): 92/137 MB
Progress (1): 93/137 MB
Progress (1): 93/137 MB
Progress (1): 94/137 MB
Progress (1): 94/137 MB
Progress (1): 95/137 MB
Progress (1): 95/137 MB
Progress (1): 96/137 MB
Progress (1): 96/137 MB
Progress (1): 97/137 MB
Progress (1): 98/137 MB
Progress (1): 98/137 MB
Progress (1): 99/137 MB
Progress (1): 99/137 MB
Progress (1): 100/137 MB
Progress (1): 100/137 MB
Progress (1): 101/137 MB
Progress (1): 101/137 MB
Progress (1): 102/137 MB
Progress (1): 102/137 MB
Progress (1): 103/137 MB
Progress (1): 103/137 MB
Progress (1): 104/137 MB
Progress (1): 104/137 MB
Progress (1): 105/137 MB
Progress (1): 105/137 MB
Progress (1): 106/137 MB
Progress (1): 106/137 MB
Progress (1): 107/137 MB
Progress (1): 107/137 MB
Progress (1): 108/137 MB
Progress (1): 109/137 MB
Progress (1): 109/137 MB
Progress (1): 110/137 MB
Progress (1): 110/137 MB
Progress (1): 111/137 MB
Progress (1): 111/137 MB
Progress (1): 112/137 MB
Progress (1): 112/137 MB
Progress (1): 113/137 MB
Progress (1): 113/137 MB
Progress (1): 114/137 MB
Progress (1): 114/137 MB
Progress (1): 115/137 MB
Progress (1): 115/137 MB
Progress (1): 116/137 MB
Progress (1): 116/137 MB
Progress (1): 117/137 MB
Progress (1): 117/137 MB
Progress (1): 118/137 MB
Progress (1): 118/137 MB
Progress (1): 119/137 MB
Progress (1): 120/137 MB
Progress (1): 120/137 MB
Progress (1): 121/137 MB
Progress (1): 121/137 MB
Progress (1): 122/137 MB
Progress (1): 122/137 MB
Progress (1): 123/137 MB
Progress (1): 123/137 MB
Progress (1): 124/137 MB
Progress (1): 124/137 MB
Progress (1): 125/137 MB
Progress (1): 125/137 MB
Progress (1): 126/137 MB
Progress (1): 126/137 MB
Progress (1): 127/137 MB
Progress (1): 127/137 MB
Progress (1): 128/137 MB
Progress (1): 128/137 MB
Progress (1): 129/137 MB
Progress (1): 129/137 MB
Progress (1): 130/137 MB
Progress (1): 131/137 MB
Progress (1): 131/137 MB
Progress (1): 132/137 MB
Progress (1): 132/137 MB
Progress (1): 133/137 MB
Progress (1): 133/137 MB
Progress (1): 134/137 MB
Progress (1): 134/137 MB
Progress (1): 135/137 MB
Progress (1): 135/137 MB
Progress (1): 136/137 MB
Progress (1): 136/137 MB
Progress (1): 137/137 MB
Progress (1): 137 MB    
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-camunda/1.24.6/appng-application-camunda-1.24.6.war (137 MB at 26 MB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-camunda/1.24.6/appng-application-camunda-1.24.6.pom
Progress (1): 2.1 kB
                    
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-application-camunda/1.24.6/appng-application-camunda-1.24.6.pom (2.1 kB at 3.5 kB/s)
Uploading to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-archetype-application/1.24.6/appng-archetype-application-1.24.6-sources.jar.asc
Progress (1): 488 B
                   
Uploaded to sonatype: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgappng-1104/org/appng/appng-archetype-application/1.24.6/appng-archetype-application-1.24.6-sources.jar.asc (488 B at 2.5 kB/s)
[INFO]  * Upload of locally staged artifacts finished.
[INFO]  * Closing staging repository with ID "orgappng-1104".

Waiting for operation to complete...
...........

[ERROR] Rule failure while trying to close staging repository with ID "orgappng-1104".
[ERROR] 
[ERROR] Nexus Staging Rules Failure Report
[ERROR] ==================================
[ERROR] 
[ERROR] Repository "orgappng-1104" failures
[ERROR]   Rule "javadoc-staging" failures
[ERROR]     * Missing: no javadoc jar found in folder '/org/appng/appng-api/1.24.6'
[ERROR]     * Missing: no javadoc jar found in folder '/org/appng/appng-cli/1.24.6'
[ERROR]     * Missing: no javadoc jar found in folder '/org/appng/appng-testsupport/1.24.6'
[ERROR]     * Missing: no javadoc jar found in folder '/org/appng/appng-persistence/1.24.6'
[ERROR]     * Missing: no javadoc jar found in folder '/org/appng/appng-core/1.24.6'
[ERROR]     * Missing: no javadoc jar found in folder '/org/appng/appng-forms/1.24.6'
[ERROR]     * Missing: no javadoc jar found in folder '/org/appng/appng-appngizer-jaxb/1.24.6'
[ERROR]     * Missing: no javadoc jar found in folder '/org/appng/appng-search/1.24.6'
[ERROR]     * Missing: no javadoc jar found in folder '/org/appng/appng-taglib/1.24.6'
[ERROR]     * Missing: no javadoc jar found in folder '/org/appng/appng-rest-api/1.24.6'
[ERROR]     * Missing: no javadoc jar found in folder '/org/appng/appng-appngizer/1.24.6'
[ERROR]     * Missing: no javadoc jar found in folder '/org/appng/appng-xmlapi/1.24.6'
[ERROR]     * Missing: no javadoc jar found in folder '/org/appng/appng-tools/1.24.6'
[ERROR]     * Missing: no javadoc jar found in folder '/org/appng/appng-camunda/1.24.6'
[ERROR]     * Missing: no javadoc jar found in folder '/org/appng/appng-mail/1.24.6'
[ERROR]     * Missing: no javadoc jar found in folder '/org/appng/appng-formtags/1.24.6'
[ERROR] 
[ERROR] 
[ERROR] Cleaning up local stage directory after a Rule failure during close of staging repositories: [orgappng-1104]
[ERROR]  * Deleting context 5db33f1e7729b7.properties
[ERROR] Cleaning up remote stage repositories after a Rule failure during close of staging repositories: [orgappng-1104]
[ERROR]  * Dropping failed staging repository with ID "orgappng-1104" (Rule failure during close of staging repositories: [orgappng-1104]).

Waiting for operation to complete...
....

[ERROR] Remote staging finished with a failure: Staging rules failure!
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for appNG Parent 1.24.6:
[INFO] 
[INFO] appNG Parent ....................................... SUCCESS [  5.718 s]
[INFO] appNG Tools ........................................ SUCCESS [ 18.993 s]
[INFO] appNG Mail ......................................... SUCCESS [  4.178 s]
[INFO] appNG Forms ........................................ SUCCESS [  4.471 s]
[INFO] appng Formtags ..................................... SUCCESS [  3.949 s]
[INFO] appNG XML-API ...................................... SUCCESS [  7.176 s]
[INFO] appNG public API ................................... SUCCESS [ 11.567 s]
[INFO] appNG testsupport .................................. SUCCESS [  6.955 s]
[INFO] appNG REST API ..................................... SUCCESS [  5.141 s]
[INFO] appNG Persistence-Tools ............................ SUCCESS [ 20.555 s]
[INFO] appNG Search ....................................... SUCCESS [ 17.011 s]
[INFO] appNG Core Library ................................. SUCCESS [01:23 min]
[INFO] appNG Command Line Interface ....................... SUCCESS [ 43.795 s]
[INFO] appNG Tag Library .................................. SUCCESS [  6.878 s]
[INFO] appNGizer JAXB API ................................. SUCCESS [  6.455 s]
[INFO] appNGizer .......................................... SUCCESS [01:00 min]
[INFO] appNG Application .................................. SUCCESS [ 22.994 s]
[INFO] appNG application BOM .............................. SUCCESS [  1.483 s]
[INFO] appNG Documentation ................................ SUCCESS [ 40.563 s]
[INFO] appNG Template Assembly Descriptors ................ SUCCESS [  1.887 s]
[INFO] appNG Template Parent .............................. SUCCESS [  1.406 s]
[INFO] appng-application-assembly ......................... SUCCESS [  2.058 s]
[INFO] appNG application parent ........................... SUCCESS [  1.289 s]
[INFO] Archetype - appng-archetype-application ............ SUCCESS [  2.306 s]
[INFO] appNG appNGizer Maven Plugin ....................... SUCCESS [  4.362 s]
[INFO] appNG camunda ...................................... SUCCESS [  4.282 s]
[INFO] appNG Application, including Camunda BPM process engine libraries SUCCESS [ 12.249 s]
[INFO] appNG Maven Plugin ................................. FAILURE [02:44 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  09:30 min
[INFO] Finished at: 2023-02-10T13:27:22+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) on project appng-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 <args> -rf :appng-maven-plugin
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE